Awesome Hermes PluginsModel Providers

nguyenphap-mt/Hermes-Antigravity-OAuth-Plugin

⭐ 68 Python added to this list on 2026-09-07 repository created 2026-08-31

Hermes-Antigravity-OAuth-Plugin is a Hermes Agent model-provider plugin paired with a local bridge server (port 8100, OpenAI-compatible API) that lets a Hermes install use models available through a Google Antigravity IDE account. It implements OAuth PKCE login through a browser, automatic token refresh roughly two minutes before expiry, and a multi-account credential pool with automatic failover when a rate limit is hit. The bridge translates OpenAI-format requests into the Gemini Code Assist internal protocol, reproducing the HTTP headers, client metadata, API endpoint, OAuth scopes and PKCE flow of the real Antigravity IDE so that individual requests are not distinguishable from genuine IDE traffic. Nine models are exposed, mirroring the Antigravity catalog: several Gemini Flash tiers, a Gemini Pro tier, Claude Sonnet and Opus (with extended thinking), and GPT-OSS 120B. The plugin integrates with the Hermes Desktop dashboard (Keys/OAuth, System credential pool, and Models tabs) and can be installed with a bundled one-click Python installer, a manage.py CLI (status, login, start/stop, setup), or through the standard hermes auth add flow. Credentials are stored under ~/.hermes so they survive plugin upgrades. The README is written in Vietnamese and is at version 2.1.0. Because the plugin works by impersonating the Antigravity IDE's client fingerprint to reach Google's backend outside an official API, its exposure to provider-side rate limiting or account action is a real, acknowledged risk rather than a documented guarantee.

https://github.com/nguyenphap-mt/Hermes-Antigravity-OAuth-Plugin

model-provideroauthgoogle-antigravitygeminiclaudegpt-ossbridge-serverhermes-plugin

Also in Model Providers

SouthpawIN/turbofit

Turbofit is a local-first adaptive LLM runtime for Hermes Agent, providing hardware-aware model selection, acquisition, and dynamic scaling to fit various GPU memory configurations, with a focus on...

BlockRunAI/ClawRouter-Hermes

Integrates ClawRouter's 55+ LLMs, x402 USDC micropayments, and smart routing into Hermes Agent as a Python plugin, offering advanced model access and billing.

ThaungThanHan/hermes-omnivoice

Integrates Xiaomi's OmniVoice for multilingual zero-shot TTS, voice cloning, and voice design into Hermes Agent as a TTS provider with local inference.

Meapri/hermes-google-antigravity-plugin

Native Google Antigravity OAuth provider for Hermes Agent, offering integrated model, image generation, and web search capabilities via Google accounts.

srikanthmx/hermes-cli-orchestrator

A control plane plugin for Hermes Agent that orchestrates multiple LLM providers and local AI CLIs, enabling resilient, cost-effective agent operation with dynamic brain switching and usage managem...

GoSlowPoke168/hermes-openrouter-free-rotator

A Hermes Agent plugin that ranks OpenRouter free models daily and rewrites the default model and fallback providers in the Hermes config before the current pick expires.