co-mono/packages
Mario Zechner 5e988b444b Remove event logging from session files - only save messages and state changes
Session reconstruction only needs:
- type: 'session' - session metadata
- type: 'message' - conversation history
- type: 'thinking_level_change' - thinking level changes
- type: 'model_change' - model changes

Events like agent_start/end, tool_execution_start/end are not needed for
session reconstruction and only added bloat. This reduces session file size
significantly and speeds up writes.
2025-11-12 21:56:29 +01:00
..
agent Add session export to HTML, improve tool error handling, and enhance RPC mode documentation 2025-11-12 21:55:10 +01:00
ai Fix Lit dependency duplication and update mini-lit to 0.2.0 2025-11-12 16:03:43 +01:00
coding-agent Remove event logging from session files - only save messages and state changes 2025-11-12 21:56:29 +01:00
pods Handle FinishReason.NO_IMAGE and fix optional chaining 2025-11-12 10:58:03 +01:00
proxy Handle FinishReason.NO_IMAGE and fix optional chaining 2025-11-12 10:58:03 +01:00
tui Improve edit tool diff display with context-aware rendering 2025-11-12 20:09:11 +01:00
web-ui Fix Lit dependency duplication and update mini-lit to 0.2.0 2025-11-12 16:03:43 +01:00
2025-11-12T17-07-17-324Z_9dc9b37e-bea5-47ca-b52e-7e5b0b90ea06.html Add --mode flag for CLI output control (text/json/rpc) 2025-11-12 20:33:31 +01:00
calculator.py Add --mode flag for CLI output control (text/json/rpc) 2025-11-12 20:33:31 +01:00
sample.txt Add --mode flag for CLI output control (text/json/rpc) 2025-11-12 20:33:31 +01:00
test.txt Add --mode flag for CLI output control (text/json/rpc) 2025-11-12 20:33:31 +01:00