What problem does it solve? Delegating research to a background agent lets you keep working while documentation, API facts, and technical questions are investigated against trustworthy sources instead of secondhand summaries. ## Core Features & Use Cases - Primary-source investigation: Follows every claim back to official docs, source code, specs, or first-party APIs rather than secondary write-ups. - Cited Markdown reports: Writes findings to a single Markdown file with each claim's source cited. - Convention-aware storage: Saves the report where the repo already keeps such notes, matching existing conventions. - Use Case: Ask how a specific Cloudflare API behaves; the background agent reads the official documentation and source, then saves a cited Markdown summary into your repo while you continue coding. ## Quick Start Ask the agent to research how a specific API or library feature works and save the cited findings as a Markdown note in the repo.