iop/apps/edge/internal/edgecmd
toki 76a8ee5b3b feat: lemonade provider serving validation - config contract and edge node mapping updates
- Migrate config contract files to archive (01_config_contract)
- Update edge config.go for new configuration structure
- Refactor node/mapper.go and mapper_test.go for field mapping
- Update node/store_test.go tests
- Add new fields to configs/edge.yaml
- Extend packages/go/config with new configuration options
- Update protobuf definitions in runtime.proto and generated code
2026-06-15 11:01:21 +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: lemonade provider serving validation - config contract and edge node mapping updates 2026-06-15 11:01:21 +09:00
edgecmd_test.go feat: lemonade provider serving validation - config contract and edge node mapping updates 2026-06-15 11:01:21 +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 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