Allow customizing Companion (buddy) name
Status Closed — duplicate
Maintainer reply None cached
Activity 3 comments · opened Apr 2, 2026 · closed Apr 5, 2026
Feature Request
Allow users to configure the Companion name (the small character that sits beside the input box) via ~/.claude/settings.json or similar config.
Current behavior: The companion is hardcoded as "Quillum" (a penguin). There's no way to change the name or character.
Desired behavior: A setting like companionName in settings.json that lets users personalize the buddy name. For example:
{
"companion": {
"name": "Nandhi",
"title": "Shiva's Vahana"
}
}
Why: The companion is a delightful feature — letting users personalize it would make the experience feel more like their own.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗