Skip to content

Releases: guyinwonder168/opencode-codex-quota

v1.0.1

03 Apr 21:09
2d285cb

Choose a tag to compare

What's Changed

  • Upgrade @biomejs/biome 1.9.4 → 2.4.10
  • Upgrade typescript 5.9.3 → 6.0.2
  • Upgrade vitest 3.2.4 → 4.1.2
  • Upgrade @vitest/coverage-v8 3.2.4 → 4.1.2
  • Upgrade @types/node 22.19.15 → 25.5.2
  • Bump minimum Node.js version from 18 to 20

Full Changelog: v1.0.0...v1.0.1

v1.0.0

03 Apr 20:33
a5bc9f4

Choose a tag to compare

🎉 First stable release

Features

  • /codex_quota slash command with full and compact display modes
  • Rich Markdown output with progress bars, time formatting, conditional sections
  • 5-hour + weekly usage windows with local reset clocks
  • Code review quota, credits & spend control
  • Advisory + warning banners (50%+, 80%+, 100%)
  • Auth from OpenCode — no extra setup needed

Quality

  • 124 tests with 99%+ coverage
  • SonarCloud quality gate integration
  • CI pipeline with typecheck, lint, build, and test
  • Publish-to-npm workflow with supply-chain provenance

Install

{
  "plugin": ["opencode-codex-quota"]
}

Or: npm install opencode-codex-quota