Skip to content

v0.3.0 — Search & graceful close

Choose a tag to compare

@r4nd3l r4nd3l released this 08 Jun 15:40
· 48 commits to main since this release

Search, graceful close, and sidebar polish since v0.2.0.

screenshot

What's new

  • In-terminal search — a find bar (Ctrl+Shift+G) over each tab's scrollback, with next/previous and wrap-around.
  • Graceful close — closing a tab now asks Claude to exit cleanly (/exit) in the background and closes once the shell returns, instead of terminating the process. A timeout force-closes as a fallback.
  • Copy session ID — straight from the tab right-click menu (Rename… / Copy session ID / Close).
  • Collapsed by default — project groups and Favorites start folded for a tidy overview; manual expand/collapse choices survive live refreshes.
  • Card-style rows — session rows are styled as subtle rounded cards.

Install

Debian/Ubuntu:

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

Or from source — see the README.

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