iop/apps/node/internal/adapters/cli
toki 92042bb2a3 feat: edge node registry, opsconsole, CLI persistent, and e2e smoke updates
- Refactor edge node registry and store for improved management
- Update opsconsole console, events, and status components
- Enhance edge service and transport layers
- Improve CLI persistent adapter and output filter
- Update e2e smoke test script
- Update project and testing domain rules
- Update Makefile and documentation
2026-05-19 09:39:58 +09:00
..
internal/testutil refactor: reorganize CLI adapter into subpackages 2026-05-03 18:19:00 +09:00
status feat: add CLI persistent output filter for Claude TUI and improve status parser 2026-05-19 07:12:09 +09:00
cli.go feat(node/cli): improve persistent session handling and Claude terminal support 2026-05-18 14:22:58 +09:00
cli_internal_test.go feat: edge runtime, opsconsole, CLI target terminology, and e2e validation updates 2026-05-17 14:57:49 +09:00
codex_exec.go feat: edge runtime, opsconsole, CLI target terminology, and e2e validation updates 2026-05-17 14:57:49 +09:00
codex_exec_blackbox_test.go chore: agent-task 변경 사항 반영 2026-05-10 20:41:33 +09:00
emitters.go update cli emitters and edge config 2026-05-12 14:43:11 +09:00
lifecycle_blackbox_test.go archive task logs and update CLI adapter 2026-05-17 19:15:38 +09:00
oneshot.go feat: CLI persistent cancel reason implementation and tests 2026-05-04 20:45:00 +09:00
oneshot_blackbox_test.go chore: agent-task 변경 사항 반영 2026-05-10 20:41:33 +09:00
opencode_sse.go feat: edge runtime, opsconsole, CLI target terminology, and e2e validation updates 2026-05-17 14:57:49 +09:00
opencode_sse_blackbox_test.go feat: opencode SSE 스트림 어댑터 및 관련 개선사항 적용 2026-05-12 07:31:09 +09:00
opencode_sse_internal_test.go feat: opencode SSE 스트림 어댑터 및 관련 개선사항 적용 2026-05-12 07:31:09 +09:00
persistent.go feat: edge node registry, opsconsole, CLI persistent, and e2e smoke updates 2026-05-19 09:39:58 +09:00
persistent_execute_blackbox_test.go feat: edge node registry, opsconsole, CLI persistent, and e2e smoke updates 2026-05-19 09:39:58 +09:00
persistent_output_filter.go feat: edge node registry, opsconsole, CLI persistent, and e2e smoke updates 2026-05-19 09:39:58 +09:00
persistent_output_filter_test.go feat: edge node registry, opsconsole, CLI persistent, and e2e smoke updates 2026-05-19 09:39:58 +09:00