Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

not-claude-code-emulator

This project is archived. For a more comprehensive solution that supports Claude Code, Gemini CLI, ChatGPT Codex, and more, check out CLIProxyAPI.


OAuth proxy server built with Hono and Bun. Provides an OpenAPI-documented Messages API with built-in token management and streaming support.

Install

Prerequisites: Bun and GitHub CLI.

npm install -g not-claude-code-emulator not-claude-code-emulator install

Use the published npm package for setup. Do not use a source checkout for installation.

Usage

not-claude-code-emulator start

Server endpoints:

EndpointURL
Docshttp://localhost:3000/docs
OpenAPI Spechttp://localhost:3000/openapi.json
Messages APIhttp://localhost:3000/v1/messages
Healthhttp://localhost:3000/health

Environment Variables

VariableDefaultDescription
PORT3000Server port
HOSTlocalhostServer host
DISABLE_TELEMETRYSet 1 to disable telemetry

Development

bun run dev # start with --watch bun run typecheck # type check bun test # run tests bun run build # build bun run lint # check formatting bun run format # auto-format

关于 About

ULTRA DANGEROUS CLAUDE CODE EMULATOR; MAKING THE API REQUEST IDENTICAL TO CLAUDE CODE

语言 Languages

TypeScript100.0%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
47
Total Commits
峰值: 47次/周
Less
More

核心贡献者 Contributors