From bd9848ace767ea44cc475bf7b3f5b9dd00fddd10 Mon Sep 17 00:00:00 2001 From: Vitaliy Hayda Date: Sat, 5 Sep 2026 19:33:05 -1000 Subject: [PATCH 1/2] tools: add claude-transplant Co-Authored-By: Claude Fable 5.1 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9e7c7aa..403e245 100644 --- a/README.md +++ b/README.md @@ -639,6 +639,7 @@ June 14, 2026 - [**claude-code-test-runner**](https://github.com/firstloophq/claude-code-test-runner) - (22 ⭐) - An automated E2E natural language test runner built on Claude Code. - [**cc-monitor-worker**](https://github.com/cometkim/cc-monitor-worker) - (21 ⭐) - Claude Code monitoring with Cloudflare Workers & Workers Analytics Engine. - [**shotgun-alpha**](https://github.com/shotgun-sh/shotgun-alpha) - (3 ⭐) - Codebase-aware spec engine for Cursor, Claude Code & Lovable. +- [**claude-transplant**](https://github.com/vitaliyhayda/claude-transplant) - (1 ⭐) - Move Claude Code session history between accounts in Claude Desktop. Menubar or CLI, macOS only. - [**conductor**](https://conductor.build/) - (0 ⭐) - Run a bunch of Claude Codes in parallel. --- From 9c003d26172144449e1c54d6c19233e29bfaa7ce Mon Sep 17 00:00:00 2001 From: Vitaliy Hayda Date: Tue, 8 Sep 2026 07:17:57 -1000 Subject: [PATCH 2/2] tools: refresh claude-transplant star count Co-Authored-By: Claude Fable 5.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 403e245..9843328 100644 --- a/README.md +++ b/README.md @@ -638,8 +638,8 @@ June 14, 2026 - [**cc-monitor-rs**](https://github.com/ZhangHanDong/cc-monitor-rs) - (24 ⭐) - Real-time Claude Code usage monitor with native UI built using Rust and Makepad. - [**claude-code-test-runner**](https://github.com/firstloophq/claude-code-test-runner) - (22 ⭐) - An automated E2E natural language test runner built on Claude Code. - [**cc-monitor-worker**](https://github.com/cometkim/cc-monitor-worker) - (21 ⭐) - Claude Code monitoring with Cloudflare Workers & Workers Analytics Engine. +- [**claude-transplant**](https://github.com/vitaliyhayda/claude-transplant) - (11 ⭐) - Move Claude Code session history between accounts in Claude Desktop. Menubar or CLI, macOS only. - [**shotgun-alpha**](https://github.com/shotgun-sh/shotgun-alpha) - (3 ⭐) - Codebase-aware spec engine for Cursor, Claude Code & Lovable. -- [**claude-transplant**](https://github.com/vitaliyhayda/claude-transplant) - (1 ⭐) - Move Claude Code session history between accounts in Claude Desktop. Menubar or CLI, macOS only. - [**conductor**](https://conductor.build/) - (0 ⭐) - Run a bunch of Claude Codes in parallel. ---