AI Agent Hub
Back to plugins
🤖

dsh-subscription-antigravity

Model Inference Updated 2026.08.30

Run the following command in DeepSeek Harness:

dsh plugin install shaomingbo/dsh-subscription-antigravity

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install shaomingbo/dsh-subscription-antigravity in the DeepSeek Harness terminal, then restart DSH manually and hard-refresh the Web GUI; the source repository is available at https://github.com/shaomingbo/dsh-subscription-antigravity .

About this plugin

You already pay for a Google Antigravity plan (AI Pro or Ultra), yet still buy separate API credits for Gemini, Claude, and GPT-OSS. dsh-subscription-antigravity turns that single subscription into a unified gateway to all three model families inside DeepSeek Harness, eliminating the per-vendor billing split.

After adding one or more Google accounts via OAuth in Settings, the plugin spins up a loopback OpenAI-compatible proxy that translates DSH chat-completions requests (streaming SSE, tool calls, image input, thinking levels) into Cloud Code Assist envelopes. It serves eight models spanning gemini-3.8-flash through gpt-oss-120b with their respective thinking tiers. The account pool supports instant switching, and an optional quota-failover toggle rotates only on an explicit 429, leaving ordinary rate limits and network errors alone.

Built for developers and research teams who already hold a Google AI Pro / Ultra subscription and want a single interface to multiple frontier models with multi-account rotation to maximise usable time. This is an unofficial integration and carries no affiliation with or endorsement by Google; use it only with accounts you are authorised to access.

Use Cases

  • Call Gemini, Claude, and GPT-OSS side by side in DSH without separate API credits
  • Rotate across multiple Google accounts to stretch Antigravity subscription quota
  • Wire an existing AI Pro or Ultra plan into a local DeepSeek Harness workflow

Best For

  • Developers who already hold a Google AI Pro or Ultra subscription
  • Research teams needing a single interface to multiple frontier models
  • Technicians who prefer managing multi-account OAuth credentials behind a local proxy