co-mono/packages
Mario Zechner f147109da7 Fix coding agent tools to return error content instead of throwing
Tools now resolve with error messages in content blocks rather than
rejecting the promise. This matches the expected behavior where tools
always return a result, with errors indicated in the text content.

- read: Return error content for missing files
- edit: Return error content for missing files, text not found, multiple matches
- bash: Return error content for command failures, timeouts, and aborts
- All tools now include required details field in error results
2025-11-12 10:52:12 +01:00
..
agent Add image support in tool results across all providers 2025-11-12 10:45:56 +01:00
ai Add image support in tool results across all providers 2025-11-12 10:45:56 +01:00
coding-agent Fix coding agent tools to return error content instead of throwing 2025-11-12 10:52:12 +01:00
pods Clean up TUI package and refactor component structure 2025-11-11 10:32:18 +01:00
proxy Clean up TUI package and refactor component structure 2025-11-11 10:32:18 +01:00
tui Redesign session selector with multi-line layout 2025-11-12 09:25:40 +01:00
web-ui Add image support in tool results across all providers 2025-11-12 10:45:56 +01:00
test.txt Fix read/write tool output formatting 2025-11-11 21:22:08 +01:00