From b0d6c320aa475d837c990f86462bb39c08694253 Mon Sep 17 00:00:00 2001 From: Vxrcel Date: Tue, 11 Aug 2026 16:38:01 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5d13407..782125c 100644 --- a/README.md +++ b/README.md @@ -602,6 +602,8 @@ 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. +- [**companion-tts**](https://github.com/kleenpulse/companion-tts) - (0 ⭐) - A floating Windows companion that reads Claude Code's output aloud and speaks up when a session is waiting on you. Four TTS providers with automatic fallback, including offline Piper neural voices. + --- From 7daba5205b8e72e1c6ea89163e4a531858c27166 Mon Sep 17 00:00:00 2001 From: Vxrcel Date: Tue, 11 Aug 2026 16:40:38 +0100 Subject: [PATCH 2/2] Add companion-tts to Tools & Utilities Add companion-tts to Tools & Utilities --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 782125c..fa5cb40 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ June 14, 2026 - [🧠 Agent Skills](#-agent-skills) - [🔌 Claude Plugins](#-claude-plugins) - [🛠️ Tools & Utilities](#%EF%B8%8F-tools--utilities) -- [💻 IDE & Editor Integrations](#-ide--editor-integrations) +- [💻 ](#-ide--editor-integrations) - [🖥️ Clients & GUIs](#%EF%B8%8F-clients--guis) - [🏗️ Infrastructure & Proxies](#%EF%B8%8F-infrastructure--proxies) - [📊 Usage & Observability](#-usage--observability) @@ -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. -- [**companion-tts**](https://github.com/kleenpulse/companion-tts) - (0 ⭐) - A floating Windows companion that reads Claude Code's output aloud and speaks up when a session is waiting on you. Four TTS providers with automatic fallback, including offline Piper neural voices. +- [**companion-tts**](https://github.com/kleenpulse/companion-tts) - (0 ⭐) - A floating Windows companion that reads Claude Code's output aloud and speaks up when a session is waiting on you or when claude needs your approval. Four TTS providers with automatic fallback, including offline Piper neural voices. ---