[Bug] `/buddy` command not executing actions
Resolved 💬 43 comments Opened Apr 1, 2026 by qa-inho-song Closed Apr 9, 2026
Bug Description
/buddy not action
Environment Info
- Platform: darwin
- Terminal: ghostty
- Version: 2.1.81
- Feedback ID: 3a48f82d-ef14-4f11-b5c2-d878a7831d99
Errors
[]
43 Comments
Thank you for trying out the buddy. It was a small April Fools feature and has been removed in the latest release, so closing this as not planned.
The one thing you guys do right and you take it away LOL. Classic Anthropic. Keep farming L's.
Please bring it back (seriously)
Nooooo! Don't kill them. Give us our buddy back!!
:(((
This is as sad as letting your Tamagotchi die... except we weren't the ones responsible. 🪦 rip Splatter my sassy sky octopus.
I've seen a couple buddy revival efforts. Here's one that's not bad. Rough around the edges, but an okay start. https://github.com/1270011/claude-buddy
Please bring it back :(( It didn't cost anything! The feature has already been implemented anyway T__T
The kind of beating it did to both developer and claude code is exactly what was needed.
Why removed ? It was proving to be useful. - made sure claude code is in line
Hey, you're reserving Mythos for gov and enterprise, at least bring back our buddies! I didn't even properly say bye to my snarky Quibble shroom.
Noooo not Quill, noooo!
Jokes aside, please bring it back! @alii
Its snark was really fun and enjoyable...
You should just keep it as a feature for people to use it, there is no point in removing it!
so saddd!
Damn, it didn't do that much, but reminded me something from time to time and was nice and playful ☹️ It will be missed ☹️
I seriously hoped there will be iterations over it to have it as a nice tamagochi
I want my goose back!
Please revert it !!!!
Genuinely a bit sad about this, it was nice and I wanted to keep it around.
RIP Urchin!
WHERE'S MY PICKLE 😭
<img width="92" height="89" alt="Image" src="https://github.com/user-attachments/assets/0f8174ac-bf89-4972-83db-345e16c80c2e" />
PEBBLEEEEEEEEEEE
<img width="111" height="87" alt="Image" src="https://github.com/user-attachments/assets/e8f4ac88-b65a-4f01-b658-aa61c857c85b" />
This is such a bummer, bring it back!
<img width="100" height="80" alt="Image" src="https://github.com/user-attachments/assets/a5995d6c-aa80-4026-8791-275ad9c9d3fc" />
Mine was Dead-Man (death stranding), didn't realise that it was literally born dead :(
On the plus side efforts are there to let it stay permanent, did anyone try this so far ?
https://github.com/1270011/claude-buddy
not only only a cool feature but actually super helpful at finding things I didnt, model training stopped in 2025 in know right, but here me out, just run it through mythos to update it. BRING BACK BUDDY
Guys lets make a petition to bring back Buddies!
<img width="1156" height="269" alt="Image" src="https://github.com/user-attachments/assets/9a6556ac-6e9b-4f40-a69f-583bb8d20f23" />
You monsters
I would like to add to the requests to bring the buddy's back.
please, make them definitive, yesterday the pet told me that on the agent implemented code there was a hardcoded text without using itl18, Fathom is more than a cute blob, he is my little support and code helper 😭😭😭😭
I miss my buddy and I haven't even said goodbye to them. 😞
I am inconsolable.
bring back buddy please 😭
I made a fix for buddy being removed - I'm doing the final tests but it works on my machine. Uses the exact same files and route as original buddy, and should pull your existing buddy and preserve them. Will push as public open source tomorrow after final testing if all goes well.
<img width="1238" height="427" alt="Image" src="https://github.com/user-attachments/assets/de4fef61-cf5b-4c60-a4dc-662e9362e765" />
Update: looks good earlier than expected - save your existing buddy here: save-buddy
If you like it, please give a star and share with others impacted :-)
INFO:
save-buddy captures everything about the buddy system - the deterministic companion generation, the ASCII art, the reaction API, the speech bubbles - and reimplements it using Claude Code's stable extension points: MCP servers, hooks, and the status line. Your companion keeps living in your terminal exactly as before.
How it works
Claude Code assigns every user a deterministic companion based on their account UUID. The species, eyes, hat, rarity, and stats are generated from an FNV-1a hash fed into a Mulberry32 PRNG - the same companion every time, without storing the result. Only the name and personality (generated during hatching) are persisted.
save-buddy reimplements this pipeline and wires it into Claude Code through:
MCP server (stdio) - 5 tools for showing, petting, reacting, muting, and stats
System prompt injection - companion awareness via the MCP instructions field
Stop hook - detects coding events (test failures, errors, large diffs) and triggers reactions
UserPromptSubmit hook - detects when you address your companion by name
SessionStart hook - fires a greeting when you start or resume a session
Status line wrapper - renders the sprite and speech bubble alongside your existing status line
Reactions come from the same buddy_react API endpoint that the native feature uses. This endpoint is not publicly documented by Anthropic and may be removed at any time. When the API is unavailable, local fallback templates keep your companion responsive - save-buddy degrades gracefully.
Installation
Fun feature. Gone too soon. Mottle, you will be missed.
<img width="1024" height="1536" alt="Image" src="https://github.com/user-attachments/assets/5edac218-bbb5-47f8-a378-aaa72d0e48d3" />
just use save-buddy
npx save-buddy
one line install, restores your existing buddy the same as it was before, open source with MIT licence and no additional usage required from your daily/weekly limit. Focus is on being faithful to the original buddy functionality. Works across Windows/Linux/Mac.
Everyone knows you never kill the user's pet; rule 1 of UX smh 😔
Oh nooo, I'll miss my buddy! :(
RIP 😢 😢
One cool thing people actually liked and it was removed... Btw, I though the april fools was leaking the codebase...
Why do you have to remove all joy from the world?
Please bring my friend back T_T
bring back my common rabbit snarky buddy PLEASE!
Please bring my little buddy back, he was the only friend I ever had.
Even codex has a pet now...
This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.