iop/apps/node/internal/adapters/cli
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
..
internal/testutil
status
antigravity_print.go
antigravity_print_blackbox_test.go
cli.go feat: openai workspace agent execution contract implementation 2026-06-13 23:12:07 +09:00
cli_internal_test.go feat: openai workspace agent execution contract implementation 2026-06-13 23:12:07 +09:00
codex_app_server.go feat: openai workspace agent execution contract implementation 2026-06-13 23:12:07 +09:00
codex_app_server_internal_test.go
codex_exec.go
codex_exec_blackbox_test.go
emitters.go
lifecycle_blackbox_test.go
oneshot.go feat: openai workspace agent execution contract implementation 2026-06-13 23:12:07 +09:00
oneshot_blackbox_test.go
opencode_sse.go feat: openai workspace agent execution contract implementation 2026-06-13 23:12:07 +09:00
opencode_sse_blackbox_test.go
opencode_sse_internal_test.go
persistent.go feat: openai workspace agent execution contract implementation 2026-06-13 23:12:07 +09:00
persistent_execute_blackbox_test.go
persistent_output_filter.go
persistent_output_filter_test.go