mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-19 01:04:27 +00:00
- 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] |
||
|---|---|---|
| .. | ||
| assistant-message.ts | ||
| custom-editor.ts | ||
| footer.ts | ||
| model-selector.ts | ||
| session-selector.ts | ||
| thinking-selector.ts | ||
| tool-execution.ts | ||
| tui-renderer.ts | ||
| user-message.ts | ||