Forward HITL decisions from the streaming layer to subagents via the config side-channel.

This commit is contained in:
CREDO23 2026-05-04 18:42:58 +02:00
parent ba2138c164
commit 4ac3f0b304
4 changed files with 75 additions and 20 deletions

View file

@ -2046,6 +2046,7 @@ async def resume_chat(
thread_visibility=thread.visibility,
filesystem_selection=filesystem_selection,
request_id=getattr(http_request.state, "request_id", "unknown"),
disabled_tools=request.disabled_tools,
),
media_type="text/event-stream",
headers={