iop/apps/node/internal/adapters/cli
toki 157a8a7076 feat: add console events, codex execution support and update config
- add console_events.go for edge console event handling
- add codex_exec.go for CLI codex execution
- add codex_exec_test.go for persistent CLI tests
- update console.go and oneshot.go with new features
- update config and edge.yaml for new settings
- update README files for edge and node apps
2026-05-04 07:55:08 +09:00
..
internal/testutil refactor: reorganize CLI adapter into subpackages 2026-05-03 18:19:00 +09:00
lifecycle feat: unbounded CLI sessions support and related improvements 2026-05-03 20:07:09 +09:00
oneshot feat: add console events, codex execution support and update config 2026-05-04 07:55:08 +09:00
persistent feat: add console events, codex execution support and update config 2026-05-04 07:55:08 +09:00
cli.go feat: add console events, codex execution support and update config 2026-05-04 07:55:08 +09:00
codex_exec.go feat: add console events, codex execution support and update config 2026-05-04 07:55:08 +09:00
oneshot.go feat: add console events, codex execution support and update config 2026-05-04 07:55:08 +09:00
persistent.go feat: unbounded CLI sessions support and related improvements 2026-05-03 20:07:09 +09:00