ymq afce080faa cockpit v3.1: single JSON response (agent_reply + widgets array), no streaming
Removed stream_response/NDJSON. Returns {success, agent_reply, widgets:[...]}.
Frontend uses response.json() directly, avoiding AgentInput fetch interception.
Agent loop still runs multi-turn tool calling internally.
2026-08-08 17:14:02 +08:00
..