Skip to content

v0.7.0 — Insight, export & PyPI

Choose a tag to compare

@r4nd3l r4nd3l released this 10 Jun 21:35
· 28 commits to main since this release

Insight, export, and packaging — since v0.6.0.

📖 Docs: https://r4nd3l.github.io/claude-session-manager/

screenshot

What's new

  • Waiting badge — sessions where Claude's last message was a question (with no reply after it) show an amber ? in the sidebar, so you can spot what needs you.
  • Export as Markdown — right-click a session → Export as Markdown… to save the full transcript (metadata + You/Claude turns, tool calls noted).
  • Now on PyPI — install with pipx (PyGObject comes from the system):
    pipx install --system-site-packages claude-session-manager-gtk
  • The app ID moved to io.github.r4nd3l.ClaudeSessionManager (Flathub-ready).

Install

Debian/Ubuntu:

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

Or from source — see the docs.

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