pi-cat-whimsical is a standalone pi package that replaces the default working message with short cat-life narration.
- Cat-style working messages instead of the default spinner text.
- Four languages: English, Chinese, Japanese, and Korean.
- A
/cat-whimsical-settingscontrol panel for switching the active language. - Persistent global configuration stored in
~/.pi/agent/cat-whimsical.json.
pi install https://github.com/lulucatdev/pi-cat-whimsicalOpen the settings panel:
/cat-whimsical-settings
The panel currently exposes one setting:
Language:English,Chinese,Japanese, orKorean
The default language is English.
The extension stores its global settings at:
~/.pi/agent/cat-whimsical.json
Example:
{
"language": "ja"
}