iop/apps/node/internal/adapters/cli
toki f2dc60b934 chore: update docs and add contract documents
- Update README.md and apps/edge/README.md
- Add agent-contract/ directory with API contracts
- Add docs/openai-compatible-api-contract.md
- Update blackbox test file
2026-06-13 11:33:53 +09:00
..
internal/testutil refactor: reorganize CLI adapter into subpackages 2026-05-03 18:19:00 +09:00
status refactor(node): CLI 실행 경계를 정리한다 2026-06-06 14:57:49 +09:00
antigravity_print.go refactor(node): CLI 실행 경계를 정리한다 2026-06-06 14:57:49 +09:00
antigravity_print_blackbox_test.go refactor: migrate packages to packages/go/ structure 2026-06-01 10:03:55 +09:00
cli.go feat: codex-app-server streaming migration and node CLI improvements 2026-06-13 06:05:41 +09:00
cli_internal_test.go feat: codex-app-server streaming migration and node CLI improvements 2026-06-13 06:05:41 +09:00
codex_app_server.go feat: update node CLI adapter and e2e smoke scripts, archive review docs 2026-06-13 08:45:33 +09:00
codex_app_server_internal_test.go feat: update node CLI adapter and e2e smoke scripts, archive review docs 2026-06-13 08:45:33 +09:00
codex_exec.go refactor(node): CLI 실행 경계를 정리한다 2026-06-06 14:57:49 +09:00
codex_exec_blackbox_test.go refactor: migrate packages to packages/go/ structure 2026-06-01 10:03:55 +09:00
emitters.go refactor: antigravity CLI status 통합 및 문서 업데이트 2026-05-21 21:39:09 +09:00
lifecycle_blackbox_test.go refactor: migrate packages to packages/go/ structure 2026-06-01 10:03:55 +09:00
oneshot.go refactor: migrate packages to packages/go/ structure 2026-06-01 10:03:55 +09:00
oneshot_blackbox_test.go refactor: migrate packages to packages/go/ structure 2026-06-01 10:03:55 +09:00
opencode_sse.go refactor(node): CLI 실행 경계를 정리한다 2026-06-06 14:57:49 +09:00
opencode_sse_blackbox_test.go chore: update docs and add contract documents 2026-06-13 11:33:53 +09:00
opencode_sse_internal_test.go fix: node CLI adapter SSE 및 persistent execution 개선 2026-05-22 14:53:08 +09:00
persistent.go feat: codex-app-server streaming migration and node CLI improvements 2026-06-13 06:05:41 +09:00
persistent_execute_blackbox_test.go feat: codex-app-server streaming migration and node CLI improvements 2026-06-13 06:05:41 +09:00
persistent_output_filter.go feat: codex-app-server streaming migration and node CLI improvements 2026-06-13 06:05:41 +09:00
persistent_output_filter_test.go feat: codex-app-server streaming migration and node CLI improvements 2026-06-13 06:05:41 +09:00