rename popup chat to floating chat
This commit is contained in:
@@ -166,7 +166,7 @@ async def orchestrate_v3_stream(
|
||||
"""v3 streaming orchestration — yields (agent_name, token) pairs.
|
||||
|
||||
The first yield always carries the agent_name with an empty token so that
|
||||
callers (e.g. PopupFormatter) can detect the routing domain before any text
|
||||
callers (e.g. FloatingFormatter) can detect the routing domain before any text
|
||||
tokens arrive.
|
||||
"""
|
||||
if reg is None:
|
||||
|
||||
Reference in New Issue
Block a user