iop/apps/edge/internal/edgecmd
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
..
bootstrap.go feat: runtime reconnect config refresh milestone completion 2026-06-21 16:14:16 +09:00
config.go feat(edge): runtime config refresh mechanism implementation 2026-06-21 21:35:50 +09:00
edgecmd_test.go feat(edge): runtime config refresh mechanism implementation 2026-06-21 21:35:50 +09:00
env.go feat: runtime reconnect config refresh milestone completion 2026-06-21 16:14:16 +09:00
node_register.go feat: runtime reconnect config refresh milestone completion 2026-06-21 16:14:16 +09:00
nodes.go feat: provider catalog device status milestone completion and catalog view implementation 2026-06-20 19:51:45 +09:00
paths.go feat: architecture refactor foundation - edge service split and remote terminal bridge 2026-06-06 11:47:00 +09:00
root.go fix(edge): OpenAI responses 테스트 흐름을 정비한다 2026-06-08 19:00:04 +09:00
setup.go feat: architecture refactor foundation - edge service split and remote terminal bridge 2026-06-06 11:47:00 +09:00
smoke_openai.go feat: openai workspace agent execution contract implementation 2026-06-13 23:12:07 +09:00
version.go feat: architecture refactor foundation - edge service split and remote terminal bridge 2026-06-06 11:47:00 +09:00