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
plugin
accounts.ts
on
test/fingerprint
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 20, 2026
hive(04-remove-repetitive-logging-code-with-explicit-parity-rules): Integrated task dependencies first (cherry-picked
NoeFabris
committed
02c0b93
View commit details
Copy full SHA for 02c0b93
View code at this point
Browse repository at this point
Commits on Feb 19, 2026
feat: update fingerprint versioning to match current runtime version
NoeFabris
committed
efafbb9
View commit details
Copy full SHA for efafbb9
View code at this point
Browse repository at this point
Commits on Feb 10, 2026
PR fixes
NoeFabris
committed
c4c8922
View commit details
Copy full SHA for c4c8922
View code at this point
Browse repository at this point
fix: align fingerprint headers to match Antigravity Manager behavior
Show description for a14c529
NoeFabris
committed
a14c529
View commit details
Copy full SHA for a14c529
View code at this point
Browse repository at this point
Merge pull request #415 from NoeFabris/auto-fetch-antigravity-version
NoeFabris
authored
e7c12d7
View commit details
Copy full SHA for e7c12d7
View code at this point
Browse repository at this point
feat: fetch Antigravity version dynamically at startup
Show description for b90c983
NoeFabris
committed
b90c983
View commit details
Copy full SHA for b90c983
View code at this point
Browse repository at this point
feat: persist account verification-required state
NoeFabris
committed
29b1a5b
View commit details
Copy full SHA for 29b1a5b
View code at this point
Browse repository at this point
Commits on Feb 6, 2026
fix: advance current index when disabling account to preserve sticky selection
NoeFabris
committed
95779b3
View commit details
Copy full SHA for 95779b3
View code at this point
Browse repository at this point
fix: persist enabled field in account serialization
NoeFabris
committed
faca7ca
View commit details
Copy full SHA for faca7ca
View code at this point
Browse repository at this point
fix: sync in-memory state when deleting accounts
Show description for 80e0e1c
NoeFabris
committed
80e0e1c
View commit details
Copy full SHA for 80e0e1c
View code at this point
Browse repository at this point
fix: sync in-memory accountManager when toggling enabled status
Show description for c53ca69
NoeFabris
committed
c53ca69
View commit details
Copy full SHA for c53ca69
View code at this point
Browse repository at this point
fix: disabled accounts still being used in sticky selection
Show description for ddcee09
NoeFabris
committed
ddcee09
View commit details
Copy full SHA for ddcee09
View code at this point
Browse repository at this point
Commits on Jan 30, 2026
Merge branch 'main' into dev
NoeFabris
committed
d876049
View commit details
Copy full SHA for d876049
View code at this point
Browse repository at this point
fix: update Antigravity version to 1.15.8 and synchronize user agents
NoeFabris
committed
ffa560c
View commit details
Copy full SHA for ffa560c
View code at this point
Browse repository at this point
Commits on Jan 29, 2026
Merge branch 'dev' into gemini-antigravity-first
NoeFabris
committed
72ede51
View commit details
Copy full SHA for 72ede51
View code at this point
Browse repository at this point
feat: enhance debug logging with process ID for better traceability
NoeFabris
committed
37cb20f
View commit details
Copy full SHA for 37cb20f
View code at this point
Browse repository at this point
chore: merge task-05 with conflict resolution
NoeFabris
committed
efb2000
View commit details
Copy full SHA for efb2000
View code at this point
Browse repository at this point
hive: merge 03-update-rate-limit-fallback-to-exhaust-antigravity-first (squashed)
NoeFabris
committed
0461bd0
View commit details
Copy full SHA for 0461bd0
View code at this point
Browse repository at this point
Commits on Jan 28, 2026
feat: implement resolveQuotaGroup function for improved quota management and added debug log
NoeFabris
committed
3a61f43
View commit details
Copy full SHA for 3a61f43
View code at this point
Browse repository at this point
Fix quota group selection defaulting to gemini-pro
Show description for 1d3851c
NoeFabris
committed
1d3851c
View commit details
Copy full SHA for 1d3851c
View code at this point
Browse repository at this point
fix: prevent spin loop on stale quota cache and separate toast flags
Show description for aa68462
aaronsewall
committed
aa68462
View commit details
Copy full SHA for aa68462
View code at this point
Browse repository at this point
feat: add soft quota protection with wait/retry behavior
Show description for fd50b30
aaronsewall
committed
fd50b30
View commit details
Copy full SHA for fd50b30
View code at this point
Browse repository at this point
Commits on Jan 24, 2026
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: 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
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
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 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
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 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
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): reorder parsing logic to prioritize capacity checks (CodeRabbit review)
PhucTruong-ctrl
committed
b1f4921
View commit details
Copy full SHA for b1f4921
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.