A pi extension that shows compact Kimi usage info in the footer, only when a kimi-coding model is selected.
Example output:
Kimi · 7d 6% 6d20h · 5h 28% 1h40m
- Shows Kimi usage only for
kimi-codingmodels - Refreshes on session start, every 60 seconds, and on turn end
- Reads auth from:
KIMI_API_KEY~/.pi/agent/auth.json→kimi-coding.key- literal key
- env var name
- shell command prefixed with
!
- Uses
KIMI_CODE_BASE_URLif set, otherwise defaults tohttps://api.kimi.com/coding/v1/usages
From npm:
pi install npm:pi-kimi-usageFrom GitHub:
pi install git:github.com/muffe/pi-kimi-usagenpm package:
This extension intentionally resolves auth.json shell-command keys (values starting with !) to match pi auth behavior.