22 lines
1.7 KiB
YAML
22 lines
1.7 KiB
YAML
name: quota
|
|
repo: https://github.com/rarf/hermes-quota-plugin
|
|
sha: a57a1f7011c3fc5c8d4b2268f477250e980e564e
|
|
version: "2.4.1"
|
|
description: "Per-provider quota / rate-limit status via /quota command and desktop widget. Reads precomputed quota_cache.json so the widget never does network I/O. Disclosure — refreshes your Gemini OAuth token using the Gemini CLI's client identity and queries Copilot's internal usage endpoint with VS Code client headers; the opt-in (default off) grok.com check reads local browser cookies; the opencode-go check reads the OpenCode CLI's local auth.json (read-only) for its key. The zai check sends your Z.ai API key (from Hermes' credential store or ZAI_API_KEY) to api.z.ai's monitor endpoints; the commandcode check reads ~/.commandcode/auth.json (read-only) and queries api.commandcode.ai with the Command Code CLI's User-Agent; on Linux the opt-in grok check runs secret-tool to read the browser's Safe Storage key and decrypts only grok.com cookies from a temporary copy of the cookie DB."
|
|
maintainer: rarf
|
|
tier: community
|
|
category: desktop
|
|
docs_url: https://github.com/rarf/hermes-quota-plugin#readme
|
|
readme: true
|
|
image: https://raw.githubusercontent.com/rarf/hermes-quota-plugin/a57a1f7011c3fc5c8d4b2268f477250e980e564e/docs/images/quota-banner.png
|
|
screenshots:
|
|
- https://raw.githubusercontent.com/rarf/hermes-quota-plugin/a57a1f7011c3fc5c8d4b2268f477250e980e564e/docs/images/quota-pane.png
|
|
- https://raw.githubusercontent.com/rarf/hermes-quota-plugin/a57a1f7011c3fc5c8d4b2268f477250e980e564e/docs/images/quota-app.png
|
|
capabilities:
|
|
provides_tools: []
|
|
provides_hooks:
|
|
- footer
|
|
- usage_extra
|
|
provides_middleware: []
|
|
requires_env: []
|