iop/apps/edge/internal/edgecmd
toki 3624ff0f01 feat: node multi-target serving foundation
- Add inference provider extension phase and milestones for node multi-target serving
- Update edge cmd config and node mapper for multi-target support
- Add Ollama adapter updates and transport client changes
- Update config package and edge.yaml for new settings
- Extend runtime proto with multi-target serving fields
- Add agent task archives and plans for adapter registry, route catalog,
  engine profiles, edge options, commands/caps, runtime concurrency,
  and field smoke tests
2026-06-11 04:09:48 +09:00
..
bootstrap.go feat: architecture refactor foundation - edge service split and remote terminal bridge 2026-06-06 11:47:00 +09:00
config.go feat: node multi-target serving foundation 2026-06-11 04:09:48 +09:00
edgecmd_test.go feat: node multi-target serving foundation 2026-06-11 04:09:48 +09:00
env.go feat: architecture refactor foundation - edge service split and remote terminal bridge 2026-06-06 11:47:00 +09:00
node_register.go feat: architecture refactor foundation - edge service split and remote terminal bridge 2026-06-06 11:47:00 +09:00
nodes.go feat: architecture refactor foundation - edge service split and remote terminal bridge 2026-06-06 11:47:00 +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 fix(edge): OpenAI responses 테스트 흐름을 정비한다 2026-06-08 19:00:04 +09:00
version.go feat: architecture refactor foundation - edge service split and remote terminal bridge 2026-06-06 11:47:00 +09:00