iop/apps/node/internal/adapters/cli
toki cb96fb58eb refactor: remove redundant internal test functions from cli_internal_test.go
- Remove cancel reason tests (covered by blackbox tests)
- Remove codex exec args tests (covered by blackbox tests)
- Update emitter test comment for clarity
2026-05-05 07:21:44 +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
cli.go 기능: CLI 프로필에 mode와 resume_args 설정을 추가한다 2026-05-04 22:20:53 +09:00
cli_internal_test.go refactor: remove redundant internal test functions from cli_internal_test.go 2026-05-05 07:21:44 +09:00
codex_exec.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
lifecycle_blackbox_test.go refactor: reorganize cli adapters test structure 2026-05-05 07:12:47 +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