[FEATURE] Bring Clawd (brand mascot) to Claude Code desktop app as an animated companion
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
Anthropic has a beloved four-legged orange mascot creature — Clawd — that frequently appears in promotional videos and branding materials. It has strong community recognition and emotional appeal. However,Clawd only lives in marketing content, not in the actual product. The Claude Code desktop app currently has the CLI buddy system (/buddy), but there's no visual, animated brand character presence. Bridging this gap would strengthen the connection between Anthropic's brand identity and the daily user experience.
Proposed Solution
Integrate Clawd as an optional animated companion in the Claude Code desktop app. It could sit in a corner of the window with idle animations and react subtly to events — e.g., perking up when a task completes, looking curious during long operations, or sleeping when idle for a while. This would be separate from the CLI /buddy system, which is text-based. Think of it as a visual, always-present brand character that makes the desktop experience more memorable and delightful.
Alternative Solutions
- Extend the existing /buddy system with sprite/animation support in the desktop app — but /buddy is randomized creatures, not the brand mascot specifically.
- Add Clawd only to the welcome/loading screen — but a static appearance has less impact than a persistent companion.
- Do nothing and keep Clawd in marketing only — works, but misses an opportunity to differentiate the product experience.
Priority
Low - Nice to have
Feature Category
Interactive mode (TUI)
Use Case Example
- User opens Claude Code desktop app
- Clawd sits in the corner of the window, idling with a gentle breathing animation
- User starts a complex multi-file refactoring task
- Clawd watches curiously as files are being edited
- Task completes successfully — Clawd does a small celebratory hop
- User goes AFK — Clawd curls up and naps
- This creates an emotional connection that pure text interfaces can't achieve
Additional Context
Related issues for reference:
- #8536 — Documents the mascot as "Clawd" and proposes a welcome screen
- #42331 — Customizable companion pet designs (focuses on /buddy customization, not brand mascot integration)
- #41895 — Expanding /buddy into a persistent companion system
This request is distinct: it's specifically about bringing Anthropic's brand mascot into the product as a visual element, not about customizing the existing text-based /buddy system. An optional toggle
(Settings > Appearance > Show Clawd) would respect users who prefer a minimal UI.
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗