Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ghzhost
/
opencode-antigravity-auth
Public
forked from
NoeFabris/opencode-antigravity-auth
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
opencode-antigravity-auth
src
on
version-bump-1.4.0
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 27, 2026
fix: remove default value for remainingFraction in aggregateQuota function
NoeFabris
committed
db5b2de
View commit details
Copy full SHA for db5b2de
View code at this point
Browse repository at this point
Commits on Jan 25, 2026
Merge pull request #284 from Qwinty/feat/quota-checker-v2
Show description for af888a7
tctinh
authored
af888a7
View commit details
Copy full SHA for af888a7
View code at this point
Browse repository at this point
Commits on Jan 24, 2026
fix: prevent toast spam for rate limit warnings
Show description for b39ce4b
PhucTruong-ctrl
committed
b39ce4b
View commit details
Copy full SHA for b39ce4b
View code at this point
Browse repository at this point
fix: getEnabledAccounts should treat undefined as enabled
Show description for d1a86cb
Qwinty
committed
d1a86cb
View commit details
Copy full SHA for d1a86cb
View code at this point
Browse repository at this point
fix: show correct position in account toast for enabled accounts
Show description for a06b099
Qwinty
committed
a06b099
View commit details
Copy full SHA for a06b099
View code at this point
Browse repository at this point
fix: filter disabled accounts in all selection methods
Show description for 451128e
Qwinty
committed
451128e
View commit details
Copy full SHA for 451128e
View code at this point
Browse repository at this point
feat: add quota check and account management to auth login
Show description for 9a85cb2
Qwinty
committed
9a85cb2
View commit details
Copy full SHA for 9a85cb2
View code at this point
Browse repository at this point
Commits on Jan 22, 2026
test: update backoff calculation for MODEL_CAPACITY_EXHAUSTED to include jitter range
tctinh
committed
a6d885f
View commit details
Copy full SHA for a6d885f
View code at this point
Browse repository at this point
Merge pull request #272 from PhucTruong-ctrl/feature/rate-limit-improvements
Show description for 456d8bf
tctinh
authored
456d8bf
View commit details
Copy full SHA for 456d8bf
View code at this point
Browse repository at this point
fix: address review feedback - remove redundant reset, fix usageMetadata format
Show description for 3dcabfb
PhucTruong-ctrl
committed
3dcabfb
View commit details
Copy full SHA for 3dcabfb
View code at this point
Browse repository at this point
feat(rate-limit): add header randomization for fingerprint diversity
Show description for 2291b8b
PhucTruong-ctrl
committed
2291b8b
View commit details
Copy full SHA for 2291b8b
View code at this point
Browse repository at this point
fix(toast): add 5s debounce for rate limit warning toasts
Show description for d8d389b
PhucTruong-ctrl
committed
d8d389b
View commit details
Copy full SHA for d8d389b
View code at this point
Browse repository at this point
fix(debug): show remaining time instead of raw timestamps in rate limit logs
Show description for 46cbc32
PhucTruong-ctrl
committed
46cbc32
View commit details
Copy full SHA for 46cbc32
View code at this point
Browse repository at this point
feat(rate-limit): regenerate fingerprint after capacity retry exhaustion
Show description for d14343e
PhucTruong-ctrl
committed
d14343e
View commit details
Copy full SHA for d14343e
View code at this point
Browse repository at this point
feat(rate-limit): increase MODEL_CAPACITY backoff to 45s with jitter
Show description for 8ba160d
PhucTruong-ctrl
committed
8ba160d
View commit details
Copy full SHA for 8ba160d
View code at this point
Browse repository at this point
feat(rate-limit): add configurable request timing jitter
Show description for 76a0b91
PhucTruong-ctrl
committed
76a0b91
View commit details
Copy full SHA for 76a0b91
View code at this point
Browse repository at this point
chore: bump version to 1.3.1-beta.2 and remove unused googleSearch config
NoeFabris
committed
83e2f0e
View commit details
Copy full SHA for 83e2f0e
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/dev' into googleSearch
NoeFabris
committed
42ac5df
View commit details
Copy full SHA for 42ac5df
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/dev' into googleSearch
NoeFabris
committed
331842e
View commit details
Copy full SHA for 331842e
View code at this point
Browse repository at this point
refactor(AccountManager): improve toast debouncing logic for account switch notifications
tctinh
committed
3d81fce
View commit details
Copy full SHA for 3d81fce
View code at this point
Browse repository at this point
hive: merge 08-write-comprehensive-tests (squashed)
tctinh
committed
458ffc8
View commit details
Copy full SHA for 458ffc8
View code at this point
Browse repository at this point
feat(fingerprint): add fingerprint restore operations to AccountManager
tctinh
committed
7bdcdd5
View commit details
Copy full SHA for 7bdcdd5
View code at this point
Browse repository at this point
hive: merge 06-extend-per-account-fingerprint-history (squashed)
tctinh
committed
0c2ed61
View commit details
Copy full SHA for 0c2ed61
View code at this point
Browse repository at this point
hive: merge 05-add-exponential-backoff-for-503529 (squashed)
tctinh
committed
b9fc394
View commit details
Copy full SHA for b9fc394
View code at this point
Browse repository at this point
hive: merge 04-enhance-duration-parsing-for-go-format (squashed)
tctinh
committed
f8ab8ca
View commit details
Copy full SHA for f8ab8ca
View code at this point
Browse repository at this point
hive: merge 02-implement-cachefirst-scheduling-mode (squashed)
tctinh
committed
c183fc2
View commit details
Copy full SHA for c183fc2
View code at this point
Browse repository at this point
hive: merge 03-add-failure-count-ttl-expiration (squashed)
tctinh
committed
6ab5c56
View commit details
Copy full SHA for 6ab5c56
View code at this point
Browse repository at this point
hive: merge 01-add-scheduling-mode-configuration (squashed)
tctinh
committed
38ec23f
View commit details
Copy full SHA for 38ec23f
View code at this point
Browse repository at this point
Merge branch 'dev' of github.com:NoeFabris/opencode-antigravity-auth into spoof-improve
tctinh
committed
760bed2
View commit details
Copy full SHA for 760bed2
View code at this point
Browse repository at this point
hive: merge 03-add-fingerprint-to-debug-output (squashed)
tctinh
committed
f72f8f1
View commit details
Copy full SHA for f72f8f1
View code at this point
Browse repository at this point
hive: merge 02-persist-fingerprint-per-account (squashed)
tctinh
committed
c3b116c
View commit details
Copy full SHA for c3b116c
View code at this point
Browse repository at this point
hive: merge 01-add-fingerprint-to-storage-schema (squashed)
tctinh
committed
446fe29
View commit details
Copy full SHA for 446fe29
View code at this point
Browse repository at this point
Merge pull request #267 from ben-vargas/fix-image-generation
Show description for 1e244ba
tctinh
authored
1e244ba
View commit details
Copy full SHA for 1e244ba
View code at this point
Browse repository at this point
Merge branch 'dev' into fix/issue-263-redesign
Show description for 9f62bfd
tctinh
authored
9f62bfd
View commit details
Copy full SHA for 9f62bfd
View code at this point
Browse repository at this point
fix(ratelimit): remove duplicate sleep call
PhucTruong-ctrl
committed
c883db4
View commit details
Copy full SHA for c883db4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.