iop/apps/node/internal/adapters
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
..
cli feat: add console events, codex execution support and update config 2026-05-04 07:55:08 +09:00
mock 기능: IOP 모노레포 스캐폴드 초기 구현 2026-05-02 13:20:35 +09:00
ollama 기능: IOP 모노레포 스캐폴드 초기 구현 2026-05-02 13:20:35 +09:00
vllm 기능: IOP 모노레포 스캐폴드 초기 구현 2026-05-02 13:20:35 +09:00
factory.go feat: cli terminal cycle 구현 및 테스트 코드 추가 2026-05-03 14:51:29 +09:00
factory_internal_test.go feat: CLI adapter with onshot/persistent mode support 2026-05-03 18:09:56 +09:00
factory_test.go feat: edge/node architecture updates and agent-task integration 2026-05-03 10:51:29 +09:00
registry.go fix(cli): add START_MARKER assertion and fix Stop comment (REVIEW_REVIEW_API_FOLLOWUP_4) 2026-05-03 16:02:37 +09:00
registry_test.go fix(cli): mutex unlock and session cleanup for persistent Execute (REVIEW_REVIEW_API_FOLLOWUP_2) 2026-05-03 15:01:57 +09:00