Skip to content

Instantly share code, notes, and snippets.

View KobusG's full-sized avatar

Kobus Goosen KobusG

View GitHub Profile
@KobusG
KobusG / A Roo-code google-search tool.md
Last active April 8, 2026 22:23
Roo-code google-search tool

Roo google search tool.

This was my attempt to use gemini with google grounding to provide a custom tool for web-research the way ChatGPT gives. It works, but the response format for roo-custom tools does not allow passing the tokens along as they're recieved, so you end up waiting 10s before anything happens. I deemed that too long. Will rather make a cli and a skill.md around that.