Releases: gaoryan86/sessiondeck
Releases · gaoryan86/sessiondeck
v0.1.7
SessionDeck v0.1.6
SessionDeck v0.1.6
Release date: 2026-03-03
Fixes
- Fixed macOS
Session Deck.appstartup failure after project directory moves. - Launcher installer now creates and maintains
~/Applications/Session Deck Launcher.shand points the app bundle to it. - Added fallback path discovery in launcher helper to find
Session Deck.commandin common workspace locations.
Verification
- Reinstalled launcher via
./scripts/install-macos-launcher.sh. - Verified
open ~/Applications/Session Deck.appstarts service onhttp://127.0.0.1:47831.
Screenshot Assets
Session Manager
Session Timeline
Recovery
SessionDeck v0.1.5
SessionDeck v0.1.5
Release date: 2026-03-03
Highlights
- Published latest local improvements from the current workspace snapshot.
- Documentation terminology now matches the three-tab product model:
Session ManagerSession TimelineRecovery
- Clarified module boundaries:
- Pre-compact context inspection belongs to
Session Timeline - Deleted-session restore workflow belongs to
Recovery
- Pre-compact context inspection belongs to
Screenshot Assets
Session Manager
Session Timeline
Recovery
SessionDeck v0.1.4
SessionDeck v0.1.4
Release date: 2026-03-03
Highlights
- Product workflow is now explicitly split into three tabs:
Session Manager,Session Timeline, andRecovery. - Major UI update in
index.htmlwith expanded interaction and viewing flows. - Server-side improvements in
server.mjsto support the updated frontend behavior. - Refined bilingual documentation (
README.md+README.zh-CN.md) to match current product capabilities.
Screenshot Assets
Session Manager
Session Timeline
Recovery
SessionDeck v0.1.3
SessionDeck v0.1.3
Release date: 2026-03-02
Fixes
- Global Search now filters the Session Manager table by matched session keys.
- Clearing Global Search results now restores the table correctly.
- Session preview now clears when active session is no longer visible after filtering.
- Demo Recovery screenshot flow now preserves
Event Detailcontent.
Changes
- Improved active tab contrast to make selected state more obvious.
- Refreshed screenshots after loading the first session for consistent examples.
- Added
test-results/to.gitignore.
Screenshot Assets
Session Manager
Recovery (with Event Detail)
SessionDeck v0.1.2
SessionDeck v0.1.1
SessionDeck v0.1.1
Release date: 2026-03-02
Highlights
- Refreshed product screenshots with a selected session and populated preview context.
- Added bilingual full documentation (
README.md+README.zh-CN.md). - Renamed macOS launchers to
Session Deck.command/Stop Session Deck.command. - Added Windows launcher scripts (
Session Deck.bat/Stop Session Deck.bat). - Added macOS Spotlight app installer (
scripts/install-macos-launcher.sh). - Added demo capture mode (
?demo=1) and direct view routing (?view=manager|recovery) to stabilize visual documentation capture.
Safety Model
- Recovery remains read-only.
- Name/tag customization remains sidecar-only.
- Delete operation still routes through system Trash.
Screenshot Assets
Session Manager
Recovery (Read-only)
SessionDeck v0.1.0
SessionDeck v0.1.0 (Initial Open Source Release)
Release date: 2026-03-02
Highlights
- Session Manager with filtering, batch selection, and rich session summary fields.
- Safe deletion pipeline via system Trash and index cleanup.
- Recovery read-only experience for main + subagent timelines.
- Pre-compact inspection and compact point navigation.
- Sidecar-based naming/tagging without source session mutation.
- Full-text search and batch Markdown export.
- Bilingual UI support (EN/中文) with war-room visual style.
Safety Guarantees
- Recovery is read-only.
- Metadata customization is sidecar-only.
- Only delete operation touches session files and routes through Trash.
Upgrade / Migration
- No migration required for existing Claude Code sessions.
- Optional: set
CLAUDE_PROJECTSif your sessions are not in~/.claude/projects.
Known Limits
- Current launcher scripts target macOS (
.commandscripts). - CI currently covers syntax checks only.
















