How to install and run
# 1. Install deps
npm install
# 2. Compile TypeScript
npm run compile
# 3. Open in VS Code and press F5 to launch Extension Development Host
# — or package it:
npm install -g @vscode/vsce
vsce package # creates kimi-quota-tracker-0.1.0.vsix
code --install-extension kimi-quota-tracker-0.1.0.vsix
What it shows
| Status bar |
Meaning |
| 🟢 Kimi 37% | 1.2k tokens |
37% weekly used, under pace (green) |
| 🟡 Kimi 55% | 3 req |
slightly ahead of pace |
| 🔴 Kimi 80% | 12k tokens |
over-consuming, risk of hitting limit |
| ⚠️ Kimi: timeout |
API unreachable |
| |