Tool: search_docsAwaiting approval
{
"query": "depth limit"
}Agent tool, reasoning, and step part renderers.
Enable DiscussionFeatures::AGENT_PARTS and wire on_tool_call / on_tool_approval on DiscussionEvents. The host pushes tool, reasoning, and streaming text state via the controlled replies signal — no stream transport is built into the crate.
Agent card with reasoning, tool approval, and streaming text cursor.
What is the default tree depth limit?
Checking design doc for depth configuration…
{
"query": "depth limit"
}Based on the design doc, the default depth is 4.
▌