yao/tools
Max fb01a1c141 feat(agent): implement tool loop processing and enhance error handling
- Added support for tool loop processing when tool call responses are present and sandbox mode is disabled, improving the assistant's ability to handle complex tool interactions.
- Implemented fallback delegation to a loop fallback mechanism in case of tool loop execution failure, enhancing robustness in error scenarios.
- Updated the assistant message structure to include reasoning content, providing better context for generated responses.
- Enhanced error logging in tool call execution to include detailed content, improving diagnostics for tool call failures.
- Updated system configuration to include a new loop fallback agent, expanding the assistant's capabilities.
2026-05-02 21:42:55 +08:00
..
docs feat(search): refactor builtinSearch to utilize websearch tool and enhance context handling 2026-05-02 19:58:03 +08:00
mcps feat(search): refactor builtinSearch to utilize websearch tool and enhance context handling 2026-05-02 19:58:03 +08:00
proc feat(agent): implement tool loop processing and enhance error handling 2026-05-02 21:42:55 +08:00
webfetch feat(search): refactor builtinSearch to utilize websearch tool and enhance context handling 2026-05-02 19:58:03 +08:00
websearch feat(search): refactor builtinSearch to utilize websearch tool and enhance context handling 2026-05-02 19:58:03 +08:00
tools.go feat(search): refactor builtinSearch to utilize websearch tool and enhance context handling 2026-05-02 19:58:03 +08:00