co-mono/packages
Mario Zechner e467a80b5b Add /export command to export sessions as self-contained HTML
- Add exportSessionToHtml function that generates beautifully formatted HTML exports
- HTML includes session metadata, all messages, tool calls, tool results, thinking blocks, and images
- Support for ANSI color codes in tool output (converted to HTML)
- Self-contained with inline CSS (dark theme, responsive design, print-friendly)
- Add /export slash command to TUI with optional filename parameter
- Add agent and coding-agent to dev script for watch mode
- Increment coding-agent version to 0.6.1

Usage: /export [optional-filename.html]
2025-11-12 16:21:59 +01:00
..
agent Fix version sync script to update all internal dependencies 2025-11-12 14:41:40 +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 Add /export command to export sessions as self-contained HTML 2025-11-12 16:21:59 +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 Handle FinishReason.NO_IMAGE and fix optional chaining 2025-11-12 10:58:03 +01:00
web-ui Fix Lit dependency duplication and update mini-lit to 0.2.0 2025-11-12 16:03:43 +01:00
test.txt Fix read/write tool output formatting 2025-11-11 21:22:08 +01:00