From bfc15c98052ea8793769efc6ff98bb9345e0e7bc Mon Sep 17 00:00:00 2001 From: TevvvB <45053368+TevvvB@users.noreply.github.com> Date: Fri, 14 Aug 2026 17:23:22 -0400 Subject: [PATCH 1/2] Add parallel-harness-pets to Tools & Utilities --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d134072..59883b7d 100644 --- a/README.md +++ b/README.md @@ -602,6 +602,7 @@ June 14, 2026 - [**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. - [**conductor**](https://conductor.build/) - (0 ⭐) - Run a bunch of Claude Codes in parallel. +- [**parallel-harness-pets**](https://github.com/TevvvB/parallel-harness-pets) - (2 ⭐) - Gives every Claude Code session its own creature in the status line, keyed on the session id, so parallel agents working in separate git worktrees are tellable apart at a glance. One command shows every worktree, who is working in each, and which needs attention first. --- From b387de184ddb74e4bfa06de63d8a64b0b5f60ad9 Mon Sep 17 00:00:00 2001 From: Tev <45053368+TevvvB@users.noreply.github.com> Date: Wed, 26 Aug 2026 16:52:27 -0400 Subject: [PATCH 2/2] Rename to termagitchi The project was renamed; the old URL redirects permanently. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59883b7d..9bdae2dd 100644 --- a/README.md +++ b/README.md @@ -602,7 +602,7 @@ June 14, 2026 - [**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. - [**conductor**](https://conductor.build/) - (0 ⭐) - Run a bunch of Claude Codes in parallel. -- [**parallel-harness-pets**](https://github.com/TevvvB/parallel-harness-pets) - (2 ⭐) - Gives every Claude Code session its own creature in the status line, keyed on the session id, so parallel agents working in separate git worktrees are tellable apart at a glance. One command shows every worktree, who is working in each, and which needs attention first. +- [**termagitchi**](https://github.com/TevvvB/termagitchi) - (2 ⭐) - Gives every Claude Code session its own creature in the status line, keyed on the session id, so parallel agents working in separate git worktrees are tellable apart at a glance. One command shows every worktree, who is working in each, and which needs attention first. ---