You'll notice
claude rm now prints a readable summary of unpushed commits kept in a worktree.
When claude rm keeps a worktree because it has unpushed commits, it now prints a human-readable summary such as "N unpushed commit(s) on <branch>" including each commit's short SHA and subject, generated from a new git log helper.
Names in the bundleclaude rm
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.
Confirmed since
Anthropic's documentation has since written up claude rm, on Manage multiple agents with agent view.
* Delete the session again to remove the directory anyway, by pressing `Ctrl+X` twice on its row in agent view or running the `claude rm <id> --force-remove-worktree <worktree-id>` command that the `claude rm` refusal printed. Claude Code …agent-view 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 rm, on Manage multiple agents with agent view.