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
on
test/fingerprint
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 11, 2026
test(fingerprint): add unit tests for fingerprint generation and session helpers
Show description for 47fefda
giuliovv
committed
47fefda
View commit details
Copy full SHA for 47fefda
View code at this point
Browse repository at this point
Commits on Feb 20, 2026
merge: integrate snapshot branch with logging cleanup
NoeFabris
committed
37bfbdb
View commit details
Copy full SHA for 37bfbdb
View code at this point
Browse repository at this point
hive(05-full-verification-and-doc-alignment): Brought this task branch up to dependency state by
NoeFabris
committed
8ab862a
View commit details
Copy full SHA for 8ab862a
View code at this point
Browse repository at this point
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
hive(03-decouple-debug-gates-and-update-tests-to-target-behavior): Updated `src/plugin/debug.ts` to decouple sink sta
NoeFabris
committed
79516e1
View commit details
Copy full SHA for 79516e1
View code at this point
Browse repository at this point
chore: snapshot local changes before logging cleanup merge
NoeFabris
committed
3177d0b
View commit details
Copy full SHA for 3177d0b
View code at this point
Browse repository at this point
hive(02-introduce-shared-internal-logging-utilities-without-behavior-changes): Added shared internal helpers in `src/plugin/loggi
NoeFabris
committed
7b2d8e3
View commit details
Copy full SHA for 7b2d8e3
View code at this point
Browse repository at this point
hive(01-add-baseline-tests-for-current-behavior--harness): Added baseline coverage in `src/plugin/debug.test.
NoeFabris
committed
6af5db9
View commit details
Copy full SHA for 6af5db9
View code at this point
Browse repository at this point
Commits on Feb 19, 2026
feat(debug): add log file cleanup functionality to manage old logs
NoeFabris
committed
a9be90d
View commit details
Copy full SHA for a9be90d
View code at this point
Browse repository at this point
feat: add debug_tui configuration option and resolve thinking issues
NoeFabris
committed
bcd2eb8
View commit details
Copy full SHA for bcd2eb8
View code at this point
Browse repository at this point
fix(request): copy thoughtSignature to all functionCall parts in the same turn to satisfy gemini-3.1-pro requirements
NoeFabris
committed
3f9c14e
View commit details
Copy full SHA for 3f9c14e
View code at this point
Browse repository at this point
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
Merge pull request #470 from ndycode/fix/bump-version-fallback-468
Show description for c2886e5
NoeFabris
authored
c2886e5
View commit details
Copy full SHA for c2886e5
View code at this point
Browse repository at this point
address CodeRabbit review: export fallback constant, fix test hygiene
Show description for 2685b97
ndycode
committed
2685b97
View commit details
Copy full SHA for 2685b97
View code at this point
Browse repository at this point
fix: bump version fallback to 1.18.3 to unblock Gemini 3.1 Pro
Show description for 00e748a
ndycode
committed
00e748a
View commit details
Copy full SHA for 00e748a
View code at this point
Browse repository at this point
fix(ci): avoid non-existent isDebugTuiEnabled import
NoeFabris
committed
9dd268a
View commit details
Copy full SHA for 9dd268a
View code at this point
Browse repository at this point
fix(build): use extensionless debug import in logger
NoeFabris
committed
b8284df
View commit details
Copy full SHA for b8284df
View code at this point
Browse repository at this point
feat: add Gemini 3.1 model support
NoeFabris
committed
acd38a5
View commit details
Copy full SHA for acd38a5
View code at this point
Browse repository at this point
Commits on Feb 18, 2026
pr fixes
NoeFabris
committed
19e65a5
View commit details
Copy full SHA for 19e65a5
View code at this point
Browse repository at this point
chore: checkpoint local changes
NoeFabris
committed
2e72744
View commit details
Copy full SHA for 2e72744
View code at this point
Browse repository at this point
hive: merge 04-update-remaining-test-files-45--46-fixtures (squashed)
NoeFabris
committed
ff0bed3
View commit details
Copy full SHA for ff0bed3
View code at this point
Browse repository at this point
hive: merge 03-simplify-isclaudesonnetnonthinking-in-requestts (squashed)
NoeFabris
committed
9fcb35a
View commit details
Copy full SHA for 9fcb35a
View code at this point
Browse repository at this point
hive: merge 02-remove-45-model-definitions-from-configmodelsts (squashed)
NoeFabris
committed
9e0ed6f
View commit details
Copy full SHA for 9e0ed6f
View code at this point
Browse repository at this point
Add Claude Sonnet 4.6 model + deprecated 4.5 fallback resolver
Show description for ca3e8d8
NoeFabris
committed
ca3e8d8
View commit details
Copy full SHA for ca3e8d8
View code at this point
Browse repository at this point
Commits on Feb 11, 2026
- Changed `ideType` and `platform` in headers to reflect actual environment
Show description for f7e0c50
NoeFabris
committed
f7e0c50
View commit details
Copy full SHA for f7e0c50
View code at this point
Browse repository at this point
fix: use strict undefined check for thinkingBudget to preserve 0 value
Show description for de62be0
NoeFabris
and
greptile[bot]
committed
de62be0
View commit details
Copy full SHA for de62be0
View code at this point
Browse repository at this point
fix: extract variant thinking budget from generationConfig fallback (#259)
Show description for 466b4fe
NoeFabris
committed
466b4fe
View commit details
Copy full SHA for 466b4fe
View code at this point
Browse repository at this point
Merge pull request #420 from NoeFabris/fix/align-gemini-cli-headers
NoeFabris
authored
2026fa7
View commit details
Copy full SHA for 2026fa7
View code at this point
Browse repository at this point
Merge pull request #417 from ChiR24/fix/strip-x-goog-user-project-header
NoeFabris
authored
9e685f3
View commit details
Copy full SHA for 9e685f3
View code at this point
Browse repository at this point
fix: strip x-goog-user-project for ALL headerStyles
Show description for 34d0c3b
ChiR24
committed
34d0c3b
View commit details
Copy full SHA for 34d0c3b
View code at this point
Browse repository at this point
hive(01-update-constants-and-types): Updated `src/constants.ts`: changed `GEMINI_CLI_HE
NoeFabris
committed
8d41186
View commit details
Copy full SHA for 8d41186
View code at this point
Browse repository at this point
Commits on Feb 10, 2026
PR Fix
NoeFabris
committed
73d2ac9
View commit details
Copy full SHA for 73d2ac9
View code at this point
Browse repository at this point
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
fix: strip x-goog-user-project header to enable opus 4.6 on Daily endpoint
Show description for 53e3efd
ChiR24
committed
53e3efd
View commit details
Copy full SHA for 53e3efd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.