Skip to content

Research Agent

The Research Agent source uses OpenRouter’s z-ai/glm-5.2 plus a typed Brave Search tool. Its instructions require source URLs, an explicit distinction between facts and inferences, and a caveat when the available research is incomplete.

Research Agent terminal demo

Terminal window
OPENROUTER_API_KEY=... BRAVE_SEARCH_API_KEY=... cargo run -p everruns-research-agent

The example caps each query at five results. Use a web-fetch integration when a research task needs to inspect the contents of a particular source.