v0.1.0 — first release
First public build of Session Manager — a desktop app for managing multiple Claude Code sessions.
Install (macOS Apple Silicon)
Download the DMG, open it, and drag Session Manager to Applications.
The app is unsigned, so on first launch macOS will block it. To get past Gatekeeper:
- Right-click the app → Open → confirm in the dialog, OR
- After the block, go to System Settings → Privacy & Security → click Open Anyway.
What's included
- Multi-session terminal management with PTY persistence and snapshot restore
- Force-directed graph view of sessions and split groups
- File explorer for spawning sessions in any directory
- Hook server for status/agent-spawn/inter-session messaging
- Memory knowledge base with semantic search (sqlite-vec + local embeddings)
- Notes & todos system
- 4 bundled agents, 2 skills, 60+ design system references
- Configurable hotkeys and project colors
- Split-view groups with N-ary container layout (live-preview reshape modal)
Known limitations
- macOS Apple Silicon (arm64) only for this release — Intel macs, Windows, and Linux will follow.
- Build is not code-signed or notarized — see install instructions above.