co-mono/packages
Mario Zechner 1b81d803bf Add click-to-expand and system prompt display to HTML export
**Click-to-expand functionality:**
- Truncated tool outputs are now clickable to show full content
- Works for bash (>5 lines), read (>10 lines), write (>10 lines)
- Displays "... (N more lines) - click to expand" hint in cyan
- Smooth toggle between preview and full output
- Cursor changes to pointer on hover

**System prompt and tools display:**
- Added system prompt section with yellow header on dark brownish background
- Shows all available tools with names and descriptions
- Both sections appear before messages for context
- Subtle yellow/brown theme (rgb(60, 55, 40)) that's not too bright

The HTML export now provides better interactivity for large outputs and gives full context about the agent's configuration.
2025-11-12 16:32:20 +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 click-to-expand and system prompt display to HTML export 2025-11-12 16:32:20 +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