co-mono/packages/coding-agent
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
..
src Fix coding agent tools to return error content instead of throwing 2025-11-12 10:52:12 +01:00
test Add image support in tool results across all providers 2025-11-12 10:45:56 +01:00
package.json Clean up TUI package and refactor component structure 2025-11-11 10:32:18 +01:00
tsconfig.build.json Agent package + coding agent WIP, refactored web-ui prompts 2025-10-17 11:47:01 +02:00
vitest.config.ts Agent package + coding agent WIP, refactored web-ui prompts 2025-10-17 11:47:01 +02:00