iop/apps/edge/internal/edgecmd
toki 24735a5914 feat: openai workspace agent execution contract implementation
- Update agent contract documentation for openai-compatible API
- Update automation-runtime-bridge milestone tracking
- Add edge smoke tests for openai CLI workspace
- Add node CLI adapters (codex, opencode, oneshot, persistent)
- Add e2e openai-cli-workspace script
- Add agent task tracking for execution contract
2026-06-13 23:12:07 +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 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