iop/apps/node/internal/adapters/cli/status
toki 42e0810a26 feat: add CLI persistent output filter for Claude TUI and improve status parser
- Add persistentOutputFilter interface with passthrough and Claude TUI filters
- Implement claudeTUIOutputFilter that renders visible screen and extracts assistant messages
- Add output filter integration to persistent adapter
- Improve status parser with additional test coverage
- Update edge opsconsole event handling with test coverage
2026-05-19 07:12:09 +09:00
..
claude.go feat(node/cli): improve persistent session handling and Claude terminal support 2026-05-18 14:22:58 +09:00
claude_test.go feat(node/cli): improve persistent session handling and Claude terminal support 2026-05-18 14:22:58 +09:00
codex.go refactor: codex checker를 위한 다중 패턴 대기 지원 및 edge config 업데이트 2026-05-15 07:25:32 +09:00
codex_test.go refactor: codex checker를 위한 다중 패턴 대기 지원 및 edge config 업데이트 2026-05-15 07:25:32 +09:00
gemini.go feat: cli gemini usage status and edge config updates 2026-05-16 14:32:26 +09:00
gemini_test.go feat: cli gemini usage status and edge config updates 2026-05-16 14:32:26 +09:00
parser.go feat: add CLI persistent output filter for Claude TUI and improve status parser 2026-05-19 07:12:09 +09:00
parser_test.go feat: add CLI persistent output filter for Claude TUI and improve status parser 2026-05-19 07:12:09 +09:00
status.go feat: edge runtime, opsconsole, CLI target terminology, and e2e validation updates 2026-05-17 14:57:49 +09:00
status_test.go feat: edge runtime, opsconsole, CLI target terminology, and e2e validation updates 2026-05-17 14:57:49 +09:00