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
openai-compat
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 22, 2026
feat(openai-compat): add index.ts barrel export and test suite
Show description for d51a780
tctinh
committed
d51a780
View commit details
Copy full SHA for d51a780
View code at this point
Browse repository at this point
hive: merge 05-integrate-transformers-into-plugin-request-flow (squashed)
tctinh
committed
8a5e869
View commit details
Copy full SHA for 8a5e869
View code at this point
Browse repository at this point
feat(openai-compat): add streaming transformer with SSE event handling
tctinh
committed
90d7161
View commit details
Copy full SHA for 90d7161
View code at this point
Browse repository at this point
hive: merge 03-create-response-transformer-antigravity--openai (squashed)
tctinh
committed
6f3e7f2
View commit details
Copy full SHA for 6f3e7f2
View code at this point
Browse repository at this point
hive: merge 02-create-request-transformer-openai--antigravity (squashed)
tctinh
committed
81c56e9
View commit details
Copy full SHA for 81c56e9
View code at this point
Browse repository at this point
hive: merge 01-add-openai-compatible-config-schema (squashed)
tctinh
committed
e74d24b
View commit details
Copy full SHA for e74d24b
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
fix(ratelimit): implement capacity retry limit to prevent infinite loops (Greptile review)
PhucTruong-ctrl
committed
256c68a
View commit details
Copy full SHA for 256c68a
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
fix(ratelimit): correct loop retry logic and prevent state pollution (CodeRabbit review)
PhucTruong-ctrl
committed
8df4735
View commit details
Copy full SHA for 8df4735
View code at this point
Browse repository at this point
fix(test): resolve TS2554 by passing required arguments to parseRateLimitReason
PhucTruong-ctrl
committed
7ec3322
View commit details
Copy full SHA for 7ec3322
View code at this point
Browse repository at this point
fix(ratelimit): refine logic based on AI review (remove 500, fix state pollution)
PhucTruong-ctrl
committed
64d93f0
View commit details
Copy full SHA for 64d93f0
View code at this point
Browse repository at this point
fix(ratelimit): implement robust handling for capacity/5xx errors (parity with Antigravity-Manager)
PhucTruong-ctrl
committed
7450cce
View commit details
Copy full SHA for 7450cce
View code at this point
Browse repository at this point
Commits on Jan 21, 2026
fix(model-resolver): prevent tier suffix on image generation models
Show description for 4bf2555
ben-vargas
committed
4bf2555
View commit details
Copy full SHA for 4bf2555
View code at this point
Browse repository at this point
hive: merge 03-fix-toast-debounce-for-any-switch (squashed)
tctinh
committed
99596fc
View commit details
Copy full SHA for 99596fc
View code at this point
Browse repository at this point
hive: merge 02-fix-lastused-timing (squashed)
tctinh
committed
734c0c0
View commit details
Copy full SHA for 734c0c0
View code at this point
Browse repository at this point
hive: merge 01-add-stickiness-to-selecthybridaccount (squashed)
tctinh
committed
a22a4d8
View commit details
Copy full SHA for a22a4d8
View code at this point
Browse repository at this point
hive: merge 02-integrate-into-request-headers (squashed)
tctinh
committed
924df6f
View commit details
Copy full SHA for 924df6f
View code at this point
Browse repository at this point
hive: merge 01-create-fingerprint-module (squashed)
tctinh
committed
0e92cb3
View commit details
Copy full SHA for 0e92cb3
View code at this point
Browse repository at this point
Commits on Jan 20, 2026
fix: strip thinking blocks from tool_use content when no valid cached signature is available
tctinh
committed
adc2b40
View commit details
Copy full SHA for adc2b40
View code at this point
Browse repository at this point
fix: add temporary file pattern to gitignore entries and improve error handling in saveAccounts function
tctinh
committed
994e0d0
View commit details
Copy full SHA for 994e0d0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.