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.

OPENROUTER_API_KEY=... BRAVE_SEARCH_API_KEY=... cargo run -p everruns-research-agentThe 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.