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] Add parallel-harness-pets to Tools & Utilities --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d13407..59883b7 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. ---