Cancel and interrupt, including from the remote bridge, now run through one streaming controller.
What's wrong with this entry?
Five separate callbacks passed into the query component are replaced by a single streaming object with named methods, and cancel and interrupt now go through the same controller, including the remote bridge's interrupt path.
[bridge:repl] Remote interrupt → turn.cancel()
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Background REPL evaluations report back into the conversation
Both mention repl
-
v2.1.248
Prompt submission and composer state moved into dedicated controllers
Both mention repl
-
v2.1.248
Prompt input takes grouped objects and drops some handler guards
Both mention repl