Prompt input callbacks were consolidated onto one handler object with no behaviour change.
What's wrong with this entry?
Opening and closing the background-shells dialog, opening session memories and requesting exit now reach app-level actions through named methods on a single object instead of loose function props on the prompt input. Behaviour is unchanged.
openBashesDialog
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.233
REPL state read from a generic per-agent map
Both mention repl
-
v2.1.234
Background REPL evaluations report back into the conversation
Both mention repl
-
v2.1.236
Query handling moved out of the REPL component
Both mention repl