From 25ca3289cb9b410198857eff1082a10584525a50 Mon Sep 17 00:00:00 2001 From: goncalooliveira03 <46873718+goncalooliveira03@users.noreply.github.com> Date: Sun, 13 Sep 2026 12:46:16 +0100 Subject: [PATCH 1/2] Add claude-discord-presence to Companion Apps & Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0670365..983f0ca 100644 --- a/README.md +++ b/README.md @@ -383,6 +383,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you ### Companion Apps & Tools - [Onepilot](https://onepilotapp.com) — iOS app to SSH into remote servers and run Claude Code from your phone +- [claude-discord-presence](https://github.com/goncalooliveira03/claude-discord-presence) — Discord Rich Presence for Claude Code on Windows: repo, branch, current activity and model, via async hooks. Zero dependencies. ### Knowledge Management - [bedrock](./plugins/bedrock) From 3f5dcf19105522a4ad288c8fc4ee9bcef1ad499b Mon Sep 17 00:00:00 2001 From: goncalooliveira03 <46873718+goncalooliveira03@users.noreply.github.com> Date: Sun, 13 Sep 2026 14:01:23 +0100 Subject: [PATCH 2/2] Rename entry to presence-for-claude --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 983f0ca..601944e 100644 --- a/README.md +++ b/README.md @@ -383,7 +383,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you ### Companion Apps & Tools - [Onepilot](https://onepilotapp.com) — iOS app to SSH into remote servers and run Claude Code from your phone -- [claude-discord-presence](https://github.com/goncalooliveira03/claude-discord-presence) — Discord Rich Presence for Claude Code on Windows: repo, branch, current activity and model, via async hooks. Zero dependencies. +- [presence-for-claude](https://github.com/goncalooliveira03/presence-for-claude) — Discord Rich Presence for Claude Code on Windows: repo, branch, current activity and model, via async hooks. Zero dependencies. ### Knowledge Management - [bedrock](./plugins/bedrock)