@hk_net/pi-usage-bars 0.4.3 → 0.4.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/README.md +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
|
@@ -17,7 +17,7 @@ It adds:
|
|
|
17
17
|
| Anthropic Claude | `anthropic` | Claude Pro/Max OAuth |
|
|
18
18
|
| ZAI Coding Plan (Global) | `zai` | ZAI API key |
|
|
19
19
|
| ZAI Coding Plan (China) | `zai-coding-cn` | ZAI China API key |
|
|
20
|
-
| Kimi For Coding | `kimi-coding` | Kimi Coding Plan API key |
|
|
20
|
+
| Kimi For Coding | `kimi-coding` | Kimi Coding Plan OAuth or API key |
|
|
21
21
|
| MiniMax Coding Plan (Global) | `minimax` | MiniMax Global API key |
|
|
22
22
|
| MiniMax Coding Plan (China) | `minimax-cn` | MiniMax China API key |
|
|
23
23
|
| OpenRouter | `openrouter` | OpenRouter API key |
|