v3.11.12: Antigravity v2 handler rewrite (anti-api approach)
This commit is contained in:
13
CHANGELOG.md
13
CHANGELOG.md
@@ -1,5 +1,18 @@
|
||||
# Changelog
|
||||
|
||||
## v3.11.12 (2026-05-26)
|
||||
|
||||
**New Antigravity v2 Handler (Mimicking anti-api)**
|
||||
|
||||
### New Features
|
||||
- **Complete rewrite of Antigravity handler** based on https://github.com/ink1ing/anti-api approach
|
||||
- Safety settings (all OFF), stopSequences, sessionId, requestType: agent
|
||||
- functionResponse uses `response: { result: string }` format matching anti-api
|
||||
- Endpoint priority: `daily-cloudcode-pa.googleapis.com` first
|
||||
- Simplified sanitizer: only deduplicates consecutive user text, never touches tool messages
|
||||
|
||||
## v3.11.11 (2026-05-26)
|
||||
|
||||
## v3.11.11 (2026-05-26)
|
||||
|
||||
**Antigravity Fix: Stricter function_call/output Pairing + Gemini Sanitizer Rewrite (PR #12)**
|
||||
|
||||
Reference in New Issue
Block a user