-
Collapse chat into the shared ReAct agent (#5761)
发布于
2026-08-26 00:33:43 +00:00 - Collapse chat into the shared ReAct agent
Remove the planner-to-assistant handoff so one agent owns tool use and the final response, while retaining structured session goals.
Co-authored-by: Cursor cursoragent@cursor.com
- Fix single-agent CI regressions
Keep synchronous investigation execution off the chat surface and migrate remaining tests and tool boundaries to the new result contract.
Co-authored-by: Cursor cursoragent@cursor.com
- Surface iteration-capped agent turns as incomplete
Preserve the ReAct budget outcome through the host result so CLI, gateway, and shell do not report intermediate tool output as a completed answer.
Co-authored-by: Cursor cursoragent@cursor.com
- Update CLI tests for the single agent path
Remove the last answer-stage injections so CLI runtime tests exercise the unified turn result directly.
Co-authored-by: Cursor cursoragent@cursor.com
Co-authored-by: Cursor cursoragent@cursor.com
下载附件