co-mono/packages/coding-agent/src/tools
Mario Zechner c75f53f6f2 Improve edit tool diff display with context-aware rendering
- Add generateDiffString() function in edit tool to create unified diffs with line numbers and 4 lines of context
- Store only the formatted diff string in tool result details instead of full file contents
- Update tool-execution renderer to parse and colorize the diff string
- Filter out message_update events from session saving to prevent verbose session files
- Add markdown nested list and table rendering tests
2025-11-12 20:09:11 +01:00
..
bash.ts Fix coding agent tools to return error content instead of throwing 2025-11-12 10:52:12 +01:00
edit.ts Improve edit tool diff display with context-aware rendering 2025-11-12 20:09:11 +01:00
index.ts Agent package + coding agent WIP, refactored web-ui prompts 2025-10-17 11:47:01 +02:00
read.ts Add proper truncation notices and comprehensive tests for read tool 2025-11-12 17:13:03 +01:00
write.ts Add image support in tool results across all providers 2025-11-12 10:45:56 +01:00