
Security News
RubyGems Adds Cooldown Feature to Bundler for Newly Published Gems
RubyGems and Bundler 4.0.13 introduced an opt-in cooldown feature that delays newly published gems during dependency resolution.
opencode-quota
Advanced tools
OpenCode plugin to display subscription quotas for ChatGPT Codex, Google Antigravity, and z.ai
OpenCode plugin that fetches subscription quotas for ChatGPT Codex, Google Antigravity, and z.ai.
/quotas command for all providers/quotas <provider> for a single providerCreate or edit ~/.config/opencode/opencode.json:
{
"$schema": "https://opencode.ai/config.json",
"plugin": ["opencode-quota"]
}
For local development, use a relative path:
{
"plugin": ["./path/to/opencode-quota"]
}
opencode-openai-codex-auth plugin, or ensure openai auth exists in
~/.local/share/opencode/auth.json.~/.opencode/auth/openai.json as a fallback.opencode-antigravity-auth).~/.config/opencode/antigravity-accounts.json.zai or z.ai entry in ~/.local/share/opencode/auth.json with the API key, or
set ZAI_API_KEY./quotas
/quotas codex
/quotas antigravity
/quotas zai
markdown: human-readable summaryjson: provider-specific quota databun install
mise run build
mise run test
mise run lint
Nelson Pires nelsonpires.sn@gmail.com
https://github.com/nelsonPires5/opencode-quota
MIT License. See the LICENSE file for details.
FAQs
OpenCode plugin to display subscription quotas for ChatGPT Codex, Google Antigravity, and z.ai
We found that opencode-quota demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
RubyGems and Bundler 4.0.13 introduced an opt-in cooldown feature that delays newly published gems during dependency resolution.

Security News
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.

Security News
Federal audit finds NIST lacked a plan to clear the NVD backlog, wasted funds on duplicate work, and delayed use of CISA data.