Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v2.1.199 Home All releases olderv2.1.198 v2.1.200newer

Session Grouping in Fleet View

What

Sessions in fleet view can now be tagged with a group label, enabling a "group view" display mode alongside the existing "status view" and "folder view".

Usage
ctrl+e    # Set a group label on the highlighted session
ctrl+x    # Ungroup the session (press again to confirm)
Details
  • Group names are stored alongside the session metadata
  • A new "group view" layout organizes the fleet by group tag
  • Reserved group names (like "pinned", "ungrouped") cannot be used as custom labels
  • Only local sessions can be grouped; remote sessions are excluded
  • The group name is written to a group file in the session directory
Evidence

(search for "ctrl+e to set group", "ctrl+x again to ungroup", "group view")

Strings lifted out of the shipped bundle, so the claim above can be checked against them.

See this entry in the whole of v2.1.199 →