singularity-forge/src/resources
Mikael Hugo 534ed85ee1 refactor(extensions): merge google-search into search-the-web
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>
2026-05-15 02:33:05 +02:00
..
agent-overlays/singularity-forge refactor: align agent resource overlays 2026-05-14 19:32:41 +02:00
agents refactor: make bundled agents internal 2026-05-14 19:54:56 +02:00
extensions refactor(extensions): merge google-search into search-the-web 2026-05-15 02:33:05 +02:00
skills/create-skill refactor: align agent resource overlays 2026-05-14 19:32:41 +02:00
workflow-skills refactor: align agent resource overlays 2026-05-14 19:32:41 +02:00
workflows sf snapshot: uncommitted changes after 49m inactivity 2026-05-08 01:07:24 +02:00
SF-WORKFLOW.md sf snapshot: uncommitted changes after 110m inactivity 2026-05-08 00:17:47 +02:00
traces.ts sf snapshot: uncommitted changes after 49m inactivity 2026-05-08 01:07:24 +02:00