DeepSeek Harness Antigravity OAuth 插件:在 DSH Web 中接入 Google Antigravity Gemini provider
`eridani075/deepseek-harness-antigravity-oauth` 是一个用于 DeepSeek Harness (DSH) Web 的 MIT 许可证插件。它通过 Google OAuth 登录 Google Antigravity,将账号内的 Gemini 模型(如 `antigravity-gemini-3.7-flash` 等)作为原生 LLM Provider 接入 DSH。插件支持文本生成、思考过程、工具调用、流式响应及自动 Token 刷新,但不支持图像/PDF 输入和多账号轮换。 用户需下载 GitHub Releases 中的 tar 包并执行 `
Read Moredsh-agy: Google Antigravity OAuth and Multi-Account Pool Plugin for DSH
dsh-agy is a DeepSeek Harness plugin developed by chaos-03x, designed to provide multi-account management, OAuth authentication, rate-limit rotation, and device fingerprint support for Google Antigravity. It features both Web and CLI management interfaces. Its core functionalities include OAuth login support for both browser and headless modes, encrypted multi-account pools, usage-aware automatic account rotation, and intelligent handling mechanisms for errors such as 429 responses. Users can enable the plugin via the `dsh plugin` command on the Web interface or use the CLI in standalone environments through npx/npm. The plugin supports individual proxy configurations for each account and offers detailed error-type response strategies, such as immediate retry for soft limits and cool-down switching for hard limits.
Read Moredsh-agy-link: Integrating the Google Antigravity Model into DSH
dsh-agy-link is a DSH community plugin maintained by amlyczz that integrates Google Antigravity models into DeepSeek Harness via the official local agy CLI. It supports multi-account pool rotation, official 5-hour and 7-day dual bucket quota monitoring, GUI-based OAuth login without pasting, streaming output, thinking, tool cards, and token usage mapping. The installation command is `dsh plugin --profile web add dsh-agy-link`, requiring Node.js ≥ 24 and an installed agy CLI.
Read More