Google Search was a standalone extension providing a single tool (google_search) that used Gemini's Google Search grounding feature. It had fallback logic to search-the-web providers (Tavily, Brave) when Google OAuth was unavailable. Merging it into search-the-web consolidates all web search capabilities into one extension and eliminates the tight coupling between the two. Changes: - Copied google-search tool logic into search-the-web/tool-google-search.js - Added registerGoogleSearchTool / resetGoogleSearchCache exports - Integrated into search-the-web/index.js deferred loading - Added google_search to search-the-web extension-manifest.json tools - Deleted google-search/ extension directory Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| agent-overlays/singularity-forge | ||
| agents | ||
| extensions | ||
| skills/create-skill | ||
| workflow-skills | ||
| workflows | ||
| SF-WORKFLOW.md | ||
| traces.ts | ||