Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat(openab-agent): support Google Antigravity as a free model provider #1034

Open
Labels

Description

Summary

Add Google Antigravity OAuth support to openab-agent, enabling free access to Gemini 3, Claude, and GPT-OSS models without API keys.

Motivation

Currently openab-agent supports:

  • OpenAI Codex — ChatGPT subscription OAuth (chatgpt.com/backend-api)
  • Anthropic — API key only (ANTHROPIC_API_KEY)

Google Antigravity offers free access to multiple models (Gemini 3, Claude Sonnet 4.5, GPT-OSS 120B) via Google account OAuth. This would give users a zero-cost option for running openab-agent.

Prior Art

Pi coding agent supports Antigravity via npx @mariozechner/pi-ai login google-antigravity:

Proposed Approach

  1. Implement Antigravity OAuth device flow in openab-agent auth
  2. Add an Antigravity provider in llm.rs that routes requests through Antigravity's API
  3. Add Antigravity models to the static model list in acp.rs
  4. Users select provider via OPENAB_AGENT_PROVIDER=antigravity

Discussion

Thread: 1513356640072499221

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /