• v1.3.2 17775738ec

    v1.3.2 Stable

    kerem released this 2026-02-22 13:41:19 +03:00 | 29 commits to main since this release

    📅 Originally published on GitHub: Sun, 22 Feb 2026 10:57:47 GMT
    🏷️ Git tag created: Sun, 22 Feb 2026 10:41:19 GMT

    v1.3.2

    New Features

    • feat: automatic 403 recovery -- accounts that receive 403/PERMISSION_DENIED are immediately rotated out instead of waiting for the next cycle
    • feat: system instruction control -- new ZEROGRAVITY_SYSTEM_MODE env var (stealth/minimal) to control how the system prompt is handled
    • feat: sensitive word obfuscation -- new ZEROGRAVITY_SENSITIVE_WORDS env var to obfuscate client names in outgoing requests
    • feat: quota cap env var -- new ZEROGRAVITY_QUOTA_CAP env var to configure per-account quota usage cap without CLI flags
    • feat: model aliases -- new ZEROGRAVITY_MODEL_ALIASES env var to map custom model names (e.g. gpt-4o:gemini-3-flash,gpt-4:opus-4.6)

    Bug Fixes

    • fix: Cline tool call compatibility -- tool calls now work correctly with Cline clients (#52)
    • fix: system prompt preservation -- user system prompts are no longer replaced by defaults (#51)
    • fix: Antigravity Manager account import -- imported accounts no longer have empty project fields
    • fix: complex tool schemas -- tools using anyOf/oneOf/allOf union types now work correctly (#47)
    • fix: error handling in sync endpoints -- sync completions and search now properly detect and report errors

    Other

    • chore: dependency updates -- bumped dependencies and fixed deprecated API calls
    • docs: updated documentation -- new env vars, error handling behavior, and compatibility notes

    Binary Verification

    • ELF 64-bit LSB pie executable, x86-64, dynamically linked, stripped
    • glibc: built on 2.42, requires >= 2.31 at runtime
    Downloads