yao/tools
Max 54607e26b7 feat(agent): enhance image content handling and vision support
- Added support for processing image content in the agent, providing placeholder text when image parsing fails.
- Implemented a fallback mechanism to utilize vision tools for image analysis, improving the handling of image content.
- Updated tests to validate the new image handling behavior, ensuring correct responses when vision support is unavailable.
- Enhanced system prompts to guide users on using the new `image_read` tool for image analysis, improving user experience.
2026-05-04 13:46:30 +08:00
..
docs fix(tests): temporarily disable KB/DB search in tests 2026-05-03 10:26:06 +08:00
mcps feat(agent): enhance image content handling and vision support 2026-05-04 13:46:30 +08:00
proc fix(tests): temporarily disable KB/DB search in tests 2026-05-03 10:26:06 +08:00
prompts feat(agent): enhance image content handling and vision support 2026-05-04 13:46:30 +08:00
skills feat(agent): enhance image content handling and vision support 2026-05-04 13:46:30 +08:00
vision feat(agent): enhance image content handling and vision support 2026-05-04 13:46:30 +08:00
webfetch feat(grpc): enhance MCP handler with gRPC authorization support 2026-05-03 19:57:26 +08:00
websearch fix(tests): temporarily disable KB/DB search in tests 2026-05-03 10:26:06 +08:00
skills.go feat(agent): enhance sandbox V2 initialization and role management 2026-05-03 19:11:29 +08:00
skills_test.go feat(agent): enhance sandbox V2 initialization and role management 2026-05-03 19:11:29 +08:00
tools.go feat(agent): enhance image content handling and vision support 2026-05-04 13:46:30 +08:00