iop/apps/edge/internal/service
toki 912e900244 feat(runtime): workspace_root 제거와 tool 호환을 반영한다
Node store/workspace 위치를 Edge가 내려주는 runtime payload에서 분리한다. Chat Completions tool 요청은 내부 실행에서 tool_choice=none으로 낮춰 downstream 자동 tool 호출 요구로 실패하지 않게 맞춘다.
2026-06-27 11:32:45 +09:00
..
control_command.go refactor: edge service split and OpenAI surface separation 2026-06-06 12:18:33 +09:00
model_queue.go implement round-robin rotation for equal-ratio candidate selection in model queue 2026-06-24 22:43:37 +09:00
model_queue_test.go implement round-robin rotation for equal-ratio candidate selection in model queue 2026-06-24 22:43:37 +09:00
node_command.go feat(edge): provider availability capacity queue foundation 2026-06-14 17:19:06 +09:00
run_dispatch.go feat(edge): runtime config refresh mechanism implementation 2026-06-21 21:35:50 +09:00
run_dispatch_internal_test.go fix(edge): run stream 종료 시 실패 경로를 고정한다 2026-06-09 04:13:27 +09:00
service.go feat(edge): runtime config refresh mechanism implementation 2026-06-21 21:35:50 +09:00
service_internal_test.go feat(edge): runtime reconnect config refresh 구현 및 테스트 개선 2026-06-21 23:19:05 +09:00
service_test.go feat(runtime): workspace_root 제거와 tool 호환을 반영한다 2026-06-27 11:32:45 +09:00
status_provider.go feat(edge): runtime config refresh mechanism implementation 2026-06-21 21:35:50 +09:00
status_provider_test.go feat: provider catalog device status - edge dispatch implementation 2026-06-20 16:59:55 +09:00