co-mono/packages/coding-agent/src
Mario Zechner 68092ccf01 Add --mode flag for CLI output control (text/json/rpc)
- text mode: only outputs final assistant message text (default)
- json mode: streams all events as JSON (same as session manager writes)
- rpc mode: JSON output + listens for JSON input on stdin for headless operation
- Suppress informational messages in json/rpc modes
2025-11-12 20:33:31 +01:00
..
tools Improve edit tool diff display with context-aware rendering 2025-11-12 20:09:11 +01:00
tui Improve edit tool diff display with context-aware rendering 2025-11-12 20:09:11 +01:00
cli.ts Suppress punycode deprecation warning from dependencies 2025-11-11 20:32:49 +01:00
export-html.ts Make HTML export header minimal and stack info vertically 2025-11-12 16:35:06 +01:00
index.ts Agent package + coding agent WIP, refactored web-ui prompts 2025-10-17 11:47:01 +02:00
main.ts Add --mode flag for CLI output control (text/json/rpc) 2025-11-12 20:33:31 +01:00
session-manager.ts Search through all messages in session, not just first message 2025-11-12 09:32:14 +01:00