Documentation
README
Deep Research
Drive openbrowser-ai to investigate a topic across multiple web sources and produce a cited markdown report plus structured JSON. Two modes:
- flat synthesis (default) -- decompose query into 3-7 sub-questions, dispatch one parallel sub-agent per sub-question (each owns one tab), merge into one cited report.
- drilldown (auto-detected from prompt phrasing: "deep dive", "exhaustive", "recursive", "drilldown", "thorough") -- same as flat, plus a second wave of parallel sub-agents on findings flagged
needs_depth=true. Hard cap depth=2, max 3 follow-up sub-agents per parent.
Output paths (relative to current project root):
local_docs/research/YYYY-MM-DD-<slug>.mdlocal_docs/research/YYYY-MM-DD-<slug>.json
This is the opening of the README. Read the full README on GitHub.