The background agents screen was split into smaller pieces; it looks essentially the same to you.
What's wrong with this entry?
The background agents screen was one roughly 2000-line component and is now a top-level component plus a footer/overlay, an input composer, a layout hook and separate functions for key handling, rename, grouping, delete, reorder and starting or resuming sessions. The visible screen is largely unchanged and everyone on this build gets the new code.
- The same on-screen text reappears in the new modules, including "Resume a past session", "describe a task for a new session" and "No groups yet — press ctrl+e on a session to tag it."
- Screen state moved from refs inside the component into stores, and the tree is memoized by the React compiler.
[PERF:bg-remount-end]
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.232
Background dialog gains a Completed section and lets you stop finished agents
Both mention background agent
-
v2.1.232
Task list keeps your place, and Enter opens a running agent
Both mention background agent
-
v2.1.232
Finished background agents can show as "parked" rather than "done"
Both mention background agent