From cc520ee50040c71bc8c69f8478db9944599d4258 Mon Sep 17 00:00:00 2001 From: REMvisual Date: Sat, 28 Mar 2026 21:03:27 -0700 Subject: [PATCH] Add claude-workspace-snapshot to Companion Apps & GUIs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 40e324e..b9c9fda 100644 --- a/README.md +++ b/README.md @@ -809,6 +809,7 @@ claude-code-toolkit/ 800+ files | [Claw](https://github.com/jamesrochabrun/Claw) | 86 | Native macOS app wrapping Claude Code SDK in Swift. Plan Mode, MCP Integration, Custom System Prompts | | [The Claude Protocol](https://github.com/AvivK5498/The-Claude-Protocol) | 149 | Enforcement layer wrapping Claude Code with 13 hooks -- blocks unsafe operations, enforces worktree isolation | | [Notch So Good](https://github.com/deepshal99/notch-so-good) | new | macOS notch-based session monitor with pixel-art companion, 13 animations, smart notifications, multi-session support | +| [claude-workspace-snapshot](https://github.com/REMvisual/claude-workspace-snapshot) | new | Snapshot and restore live Claude Code sessions as named, color-coded Windows Terminal tabs. Detects running sessions via process inspection and .jsonl file activity. Windows only | ---