Commit graph

2 commits

Author SHA1 Message Date
Mario Zechner
cc6e4c7f38 fix: render edit tool diffs in HTML export
- Use result.details.diff from tool execution (same as TUI)
- Apply proper color coding for added/removed/context lines
- Remove unused generateDiff function
- Match TUI's diff rendering approach
2025-11-12 22:39:07 +01:00
Mario Zechner
9e3e319f1a Add session export to HTML, improve tool error handling, and enhance RPC mode documentation 2025-11-12 21:55:10 +01:00