Skip to content

v0.2.0 — Tabs & workflow

Choose a tag to compare

@r4nd3l r4nd3l released this 08 Jun 08:58
· 55 commits to main since this release

Tab and workflow improvements since v0.1.0.

screenshot

What's new

  • Renameable tabs — right-click a tab → Rename… Renaming a session's tab updates its name everywhere; fork/new tabs get a local title.
  • Per-tab status dots — each open tab carries the same colored dot as the sidebar (green = open, blue = output arrived while unfocused).
  • Toggleable sidebar — header button or F9 to hide/show the sidebar and give the terminals the full width.
  • Close confirmation — closing a tab while a command is still running (e.g. claude mid-task) now asks first, instead of silently terminating it.
  • Status footer — session, project, transcript-size, and open-tab counts at the bottom of the sidebar.
  • .deb package — install on Debian/Ubuntu directly (attached below).

Install

Debian/Ubuntu:

sudo apt install ./claude-session-manager_0.2.0_all.deb

Or from source — see the README for distro packages.

Unofficial community tool; not affiliated with Anthropic. Claude Code's own data is never modified.