mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add web_search tool that works for all models - Created tool class (WebSearchTool.ts) with BaseTool pattern - Added native tool definition for OpenAI-compatible APIs - Added XML description for non-native protocols - Updated tool types, display names, and groups - Integrated with i18n system for translations - Added comprehensive test coverage (10 tests) - Mock implementation demonstrates functionality - Can be replaced with real search API integration (Brave, Google, Bing, DuckDuckGo) - Alternatively, users can use Perplexity MCP server for real search Implements COM-464 |
||
|---|---|---|
| .. | ||
| build | ||
| cloud | ||
| config-eslint | ||
| config-typescript | ||
| core | ||
| evals | ||
| ipc | ||
| telemetry | ||
| types | ||
| vscode-shim | ||