- Add LLM continuation call when background tool execution fails with
exception (previously users saw no explanation for errors)
- Improve validation error messages with more helpful guidance
- Add error_details parameter to include technical context in error
responses when needed
- Update create_agent to pass error details for validation failures