What problem does it solve?
It solves the problem of getting reliable, up-to-date information from the web when your local tools are unavailable or you want a second-opinion search with verifiable source links.
Core Features & Use Cases
- Delegated web research: Sends your query to an external AI CLI (Gemini or Claude) specialized for web search and fetching.
- Source URL reporting: Requests concise answers that include source URLs so you can validate claims.
- Safety-focused tool restriction: Limits the delegated agent to web search, web fetch, and read-only file access, while forbidding edits and shell/write actions.
Example use case: you ask for current details about a topic (e.g., a recent product change), and you want the assistant to verify information using sources from the live web.
Quick Start
Ask the AI to run the delegated web search for your question and return an answer with source URLs.