co-mono/packages
Mario Zechner 5117187362 Add intra-line diff highlighting for edit tool
- Extract diff rendering to dedicated diff.ts component
- Show word-level changes with inverse highlighting when a single line is modified
- Use diffWords for cleaner token grouping (includes adjacent whitespace)
- Only apply intra-line diff when exactly 1 removed and 1 added line (true modification)
- Multi-line changes show all removed then all added without incorrect pairing
- Add theme.inverse() method for inverse text styling
2025-12-18 16:49:44 +01:00
..
agent Release v0.23.3 2025-12-17 22:29:46 +01:00
ai Syntax highlighting improvements 2025-12-18 16:01:01 +01:00
coding-agent Add intra-line diff highlighting for edit tool 2025-12-18 16:49:44 +01:00
mom Release v0.23.3 2025-12-17 22:29:46 +01:00
pods Release v0.23.3 2025-12-17 22:29:46 +01:00
proxy Release v0.23.3 2025-12-17 22:29:46 +01:00
tui Add syntax highlighting to markdown code blocks 2025-12-17 20:15:44 -08:00
web-ui Release v0.23.3 2025-12-17 22:29:46 +01:00