iop/apps/node/internal/adapters/cli
toki 77ab8c294c feat: codex-app-server streaming migration and node CLI improvements
- Add codex_app_server adapter for streaming migration
- Update node CLI adapters with persistent execution support
- Add output filter for blackbox filtering
- Update agent-roadmap with codex-app-server-streaming-migration milestone
- Add agent-task for codex-app-server-streaming-migration
- Update edge.yaml configuration
2026-06-13 06:05:41 +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: codex-app-server streaming migration and node CLI improvements 2026-06-13 06:05:41 +09:00
codex_app_server_internal_test.go feat: codex-app-server streaming migration and node CLI improvements 2026-06-13 06:05:41 +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 refactor: migrate packages to packages/go/ structure 2026-06-01 10:03:55 +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