Discover and explore top open-source AI tools and projects—updated daily.
funny-vibesUnified gateway for AI coding clients and diverse AI backends
Top 91.1% on SourcePulse
Unified Agent Gateway — Enables Claude Code CLI and Cursor IDE to use free AI backends (Antigravity, Codex) through protocol translation. Agent Vibes offers a unified gateway for AI coding clients like Claude Code CLI and Cursor IDE, enabling them to leverage diverse AI backends (Antigravity, Codex, OpenAI-compatible) through protocol translation and intelligent request routing. It provides developers with flexible access to various AI models and services.
How It Works
This proxy server translates between client protocols (Anthropic SSE, Cursor's ConnectRPC/gRPC) and backend APIs. It features a direct implementation of Cursor's native agent channel and streaming tool loop. Requests are routed across Antigravity, Claude-compatible, Codex, and OpenAI-compatible backends, utilizing account pooling, quota management, and multi-account rotation for resilience and availability.
Quick Start & Requirements
Installation options include LLM-guided prompts, direct VSIX downloads for Cursor IDE, or building from source. Prerequisites include Node.js (≥ 24 for source) and mkcert for SSL. Cursor IDE compatibility (e.g., v3.1.14) is required for the extension. Detailed guidance is available via the prompt install and extension commands.
Highlighted Details
Maintenance & Community
The dev branch is unstable due to major refactoring; a stable LTS release is pending. Bug reporting and community interaction occur via GitHub Issues. Development uses dev for active work and main for auto-deployed production builds.
Licensing & Compatibility
Licensed under MIT, permitting broad use, modification, and distribution, including commercial applications. No specific compatibility restrictions are noted beyond the project's disclaimer regarding Antigravity account usage.
Limitations & Caveats
The dev branch is not production-ready. Using the proxy with Antigravity services risks account bans. Source builds have less tested Linux/Windows support. Some diagnostic checks may be platform-dependent.
2 days ago
Inactive
wevm