>_
.issue.db
/highway
Dashboard
Issues
Memory
Lessons
Audit Log
New Issue
Edit Issue #780
Update issue details
Title *
Description
After a successful delegate fan-out, the orchestrator sometimes does a 2nd pass of direct http fetches (one per entity) -> extra approval prompts. Root cause: tools.search.web returns empty (no search provider/API key configured in this env) -> leaf findings thin -> orchestrator distrusts and re-fetches. Mitigation deployed: prompt clause 'Once a delegate fan-out returns, synthesize from the sub-agent findings - do NOT re-research the same entities yourself' (server.py + agent_run_goal.py). Highest-leverage real fix: configure a web_search provider so leaves return real sources. Also consider: a 2nd delegate round is capped (max_delegate_rounds=1) but direct re-fetch is not; could bound post-fanout tool calls.
Priority
Low
Medium
High
Critical
Status
Open
In Progress
Closed
Won't Do
Due Date (YYYY-MM-DD)
Tags (comma separated)
Related Issues (IDs)
Enter IDs of issues related to this one. They will be linked as 'related'.
Update Issue
Cancel