tvrtko.ai

Deep Research

deep-research
deep-research|v2|DeepResearch|interactive|Global|persistent
Description

General-purpose deep research, the canonical Anthropic-style multi-agent pattern. The LeadResearcher decomposes the query into distinct angles with minimal overlap, fans out parallel subagents that each run a broad-then-narrow search-evaluate-refine loop, and synthesises a structured report with cited sources, a confidence score, and open questions. Cost scales with the optional depth input.

Pipeline
DeepResearchcitation_checkvisualize|wiki-compilewiki-lint
Workflow graph
Mini Map
Scaling tiers
TierSubagentsTool calls/agent
shallow26
standarddefault412
deep618
Input schema
FieldTypeRequiredDescription
querystringThe research question.
depthenumCost vs. coverage dial. ``shallow`` runs 2 subagents with a tight tool budget, ``standard`` is the 4-subagent default, and ``deep`` runs 6 subagents with a generous budget. Defaults to the standard tier when omitted. shallow | standard | deep