iop/apps/edge/internal/service
toki 445716cc3e feat(edge): runtime config refresh mechanism implementation
- Add configrefresh package for config classification, request handling
- Add bootstrap refresh_admin.go for admin-level config refresh
- Add edgevalidate package for config validation
- Update edge bootstrap runtime with refresh capabilities
- Update edge service layer with config refresh integration
- Update openai layer routes/chat_handler/server for config refresh
- Update edgecmd config handling with refresh support
- Update input manager, transport server, status provider
- Add edge.yaml config updates and go/config package changes
- Add hostsetup templates and test updates
- Update roadmap and phase documentation for runtime-reconnect-config-refresh
2026-06-21 21:35:50 +09:00
..
control_command.go refactor: edge service split and OpenAI surface separation 2026-06-06 12:18:33 +09:00
model_queue.go feat: provider catalog device status - edge dispatch implementation 2026-06-20 16:59:55 +09:00
model_queue_test.go feat(edge): runtime config refresh mechanism implementation 2026-06-21 21:35:50 +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 config refresh mechanism implementation 2026-06-21 21:35:50 +09:00
service_test.go chore: update edge service queue policy files and add test 2026-06-17 07:26:26 +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