Under the hood
The 'claude agents' list screen now reuses its render object instead of recreating it each frame
What
The screen shown by the claude agents command now caches and reuses the same underlying screen/render object across re-renders, instead of implicitly building a new one every time the screen redraws.
Why
This is an internal efficiency change to how the agents list screen renders; it doesn't change what the screen shows.
Names in the bundleclaude agents
The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.
Added since
A small documentation edit on What's new touched a line naming claude agents after this was published.
Also this week: **fork mode** is on by default in interactive sessions, so Claude can delegate a side task to a subagent that inherits the full conversation; **GitLab** merge request URLs work with `--worktree` and the `claude agents` view…whats-new/index see the edit
Confirmed since
Anthropic's documentation has since written up claude agents, on Claude Code changelog.
* Fixed `claude agents`: pressing ← again at a natural pace to go back to the agent list no longer gets ignored until you pause for over a secondchangelog see the edit
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agrees
Anthropic's documentation has since written up claude agents, on Claude Code changelog.