github NoeFabris/opencode-antigravity-auth v1.2.9-beta.10
v1.2.9-beta.10 (Beta)

pre-release8 hours ago

Beta Release v1.2.9-beta.10

⚠️ This is a beta release for testing. Use at your own risk.

Base version: 1.2.9

Compare changes: v1.2.9-beta.9...v1.2.9-beta.10

  • test: update token balance assertion to use toBeCloseTo for floating point precision (4206b0f)
  • docs: enhance documentation with load balancing details and formatting improvements (0407a66)
  • refactor: remove unnecessary toast notification for thinking recovery in quiet mode (36bac63)
  • fix: update default values for keep_thinking and auto_resume options in documentation and schema (f0c1abf)
  • feat: Update issue templates and README for improved user guidance (e975a1c)
  • fix: update documentation and code comments for hybrid strategy implementation (80efd94)
  • hive: merge 01-fix-capacity-exhausted-handling-to-respect-switchonfirstratelimit (squashed) (2313ade)
  • docs: expand Troubleshoot section with common issues (788b6e7)
  • fix: update issue templates to prompt for descriptive titles (8b730cd)
  • feat: add new issue templates for bug reports and feature requests (6bef489)

Install Beta

Update your opencode.json:

{
  "plugin": ["opencode-antigravity-auth@1.2.9-beta.10"]
}

Or use the beta tag (always latest beta):

{
  "plugin": ["opencode-antigravity-auth@beta"]
}

Clear cache if stuck on old version:

rm -rf ~/.cache/opencode/node_modules ~/.cache/opencode/bun.lock

Don't miss a new opencode-antigravity-auth release

NewReleases is sending notifications on new releases.