funny-vibes/agent-vibes

321 stars · Last commit 2026-05-22

Unified Agent Gateway — Enables Claude Code CLI and Cursor IDE to use free AI backends (Antigravity, Codex) through protocol translation

README preview

# Agent Vibes

English | [中文](README_zh.md)

[![CI](https://github.com/funny-vibes/agent-vibes/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/funny-vibes/agent-vibes/actions/workflows/ci.yml)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
[![Node.js](https://img.shields.io/badge/Node.js-≥24-339933?logo=nodedotjs&logoColor=white)](https://nodejs.org/)
[![TypeScript](https://img.shields.io/badge/TypeScript-5-3178C6?logo=typescript&logoColor=white)](https://www.typescriptlang.org/)
[![NestJS](https://img.shields.io/badge/NestJS-11-E0234E?logo=nestjs&logoColor=white)](https://nestjs.com/)
[![Fastify](https://img.shields.io/badge/Fastify-HTTP%2F2-000000?logo=fastify&logoColor=white)](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>, <strong>Codex</strong>, and
  <strong>Kiro (AWS)</strong> AI backends with
  <strong>Claude Code CLI</strong> and <strong>Cursor IDE</strong>.

View full repository on GitHub →