iop/apps/node/internal/adapters/cli
toki 0fb7c67b18 feat: cli emitter interface refactoring and edge routing config update
- Refactor CLI emitters interface and internal test cases
- Update node.go to use new emitter patterns
- Add sink tests for node persistence validation
- Update edge.yaml for multi-point routing configuration
2026-05-05 06:38:07 +09:00
..
internal/testutil refactor: reorganize CLI adapter into subpackages 2026-05-03 18:19:00 +09:00
status edge/node: console events, cli status parser, transport updates, proto runtime updates 2026-05-04 16:49:13 +09:00
cancel_reason_test.go feat: CLI persistent cancel reason implementation and tests 2026-05-04 20:45:00 +09:00
cli.go 기능: CLI 프로필에 mode와 resume_args 설정을 추가한다 2026-05-04 22:20:53 +09:00
cli_test.go chore: update cli adapter and sync agent-task logs 2026-05-04 17:10:34 +09:00
codex_exec.go 기능: CLI 프로필에 mode와 resume_args 설정을 추가한다 2026-05-04 22:20:53 +09:00
codex_exec_args_test.go 기능: CLI 프로필에 mode와 resume_args 설정을 추가한다 2026-05-04 22:20:53 +09:00
codex_exec_blackbox_test.go 기능: CLI 프로필에 mode와 resume_args 설정을 추가한다 2026-05-04 22:20:53 +09:00
emitters.go feat: cli emitter interface refactoring and edge routing config update 2026-05-05 06:38:07 +09:00
emitters_internal_test.go feat: cli emitter interface refactoring and edge routing config update 2026-05-05 06:38:07 +09:00
lifecycle_blackbox_test.go fix: clean up CLI test layout and add blackbox test logs 2026-05-04 17:21:02 +09:00
oneshot.go feat: CLI persistent cancel reason implementation and tests 2026-05-04 20:45:00 +09:00
oneshot_blackbox_test.go feat: CLI persistent cancel reason implementation and tests 2026-05-04 20:45:00 +09:00
persistent.go chore: apply 05_cli_persistent_explicit_complete changes 2026-05-04 21:27:11 +09:00
persistent_execute_blackbox_test.go chore: apply 05_cli_persistent_explicit_complete changes 2026-05-04 21:27:11 +09:00