Unified Agent Gateway — Enables Claude Code CLI and Cursor IDE to use free AI backends (Antigravity, Codex) through protocol translation
# Agent Vibes English | [中文](README_zh.md) [](https://github.com/funny-vibes/agent-vibes/actions/workflows/ci.yml) [](LICENSE) [](https://nodejs.org/) [](https://www.typescriptlang.org/) [](https://nestjs.com/) [](https://fastify.dev/) <p align="center"> <img src="apps/vscode-extension/resources/icon.png" alt="Agent Vibes logo" width="120" /> </p> <p align="center"> <strong>Unified Agent Gateway</strong> — Use <strong>Antigravity</strong> and <strong>Codex</strong> AI backends with <strong>Claude Code CLI</strong> and <strong>Cursor IDE</strong>. </p> > [!WARNING] > The **dev** branch is currently undergoing a major refactoring based on > the **Claude Code** source architecture, along with extensive testing. > **Not recommended for production coding tasks.** > A stable LTS release will be published once testing is complete. > Versions prior to **Agent Vibes v0.1.10 (Cursor 3.0.16)** contain > numerous known defects. Please update to v0.1.10 or later. ## Overview Agent Vibes is a unified agent gateway for AI coding clients. It not only translates protocols between clients and backends, but also implements Cursor's native ConnectRPC/gRPC agent channel with the full streaming tool loop, while routing requests across Antigravity, Cursor-compatible, Codex, and OpenAI-compatible backends. **Clients** (front-end): - **Claude Code CLI** — Anthropic Messages API - **Cursor IDE** — Protocol-compatible ConnectRPC/gRPC implementation **Backends** (ba
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.