Agent Vibes banner
funny-vibes funny-vibes

Agent Vibes

Development community intermediate

Description

[English](README.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) [![Lic

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Agent Vibes

[English](README.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/)

Agent Vibes 标志

统一 Agent 网关 — 通过 Claude Code CLICursor IDE 使用 AntigravityCodex AI 后端。

[!WARNING] **dev** 分支正在基于 **Claude Code** 源码架构进行大规模重构和密集测试, **不建议用于生产环境的编码任务。** 稳定后将发布 LTS 版本。 **Agent Vibes v0.1.10 (Cursor 3.0.16)** 之前的版本存在许多已知缺陷, 建议及时更新至 v0.1.10 或更高版本。

概览

Agent Vibes 是一个统一的 AI Agent 网关。它不只是做客户端与后端之间的协议转换,还完整实现了 Cursor 原生 ConnectRPC/gRPC Agent 通道与流式工具调用循环,并在 Antigravity、Claude 兼容、Codex 与 OpenAI-compatible 等后端之间进行请求路由。

**客户端**(前端):

  • Claude Code CLI — Anthropic Messages API
  • Cursor IDE — 协议兼容的原生 ConnectRPC/gRPC 实现

**后端**(后端):

  • Antigravity IDE — 协议兼容的 Google Cloud Code API
  • Codex CLI — 面向 GPT 与 Codex 模型的 OpenAI 兼容 API
  • Claude 兼容 API — 通过第三方 key 直连 Anthropic-compatible /v1/messages

**免责声明:** 本项目仅用于学习与研究目的。

使用该代理可能会让你的 Antigravity 账号面临封禁风险,请自行评估并承担相关风险。

架构

+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
│                          Clients                            │
│                                                             │
│  Claude Code CLI                Cursor IDE                  │
│  POST /v1/messages              POST /agent.v1.*            │
│  (Anthropic SSE)                (ConnectRPC/gRPC)           │
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
                              │
                              ▼
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
│                  Agent Vibes Proxy Server                   │
│                                                             │
│  Gemini           → Antigravity IDE (Cloud Code)            │
│  Claude           → Claude API / Antigravity                │
│  GPT              → Codex CLI / OpenAI-compatible API       │
│                                                             │
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +

功能特性

| 领域 | 能力