Skip to content
View fishxcode's full-sized avatar

Organizations

@halolight

Block or report fishxcode

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
fishxcode/README.md

FishXCode Logo

FishXCode

AI Coding 中转站 — 支持 Claude、Codex 模型在多种平台使用

文档 · English · 注册 · FAQ


简介

FishXCode 是一个 AI Coding 中转站,支持 Claude、Codex 模型在多种平台使用。

支持的工具:

工具类型文档
Claude CodeAnthropic 官方 CLI查看
OpenAI CodexOpenAI 官方编程助手查看
RooCodeVS Code AI 编程插件查看
Qwen Code阿里通义千问编程工具查看
Droid CLI轻量级 AI 编程 CLI查看

本地开发

pnpm install
pnpm dev

构建:

pnpm build
pnpm preview

项目结构

├── .github/workflows/ # GitHub Actions 部署
├── .vitepress/
│ ├── config.mts # 站点配置(i18n / SEO / Feed)
│ └── theme/ # 自定义主题(404 页面)
├── public/
│ ├── img/ # Logo 及 OG 图片
│ └── robots.txt
├── en/ # English
├── fr/ # Français
├── es/ # Español
├── pt/ # Português
├── *.md # 中文(默认语言)
├── vercel.json # Vercel 部署配置
└── package.json

多语言

文档支持 5 种语言:简体中文(默认)、English、Français、Español、Português。

部署

推送到 main 分支后,GitHub Actions 自动构建并部署到 GitHub Pages。

构建产物包含:

  • sitemap.xml — 站点地图
  • feed.xml — RSS 2.0
  • feed.atom — Atom 1.0
  • robots.txt — 爬虫规则

License

MIT

Pinned Loading

  1. fishxcodefishxcodePublic

    AI Coding 中转站 — 支持 Claude、Codex、Gemini 模型在多种平台使用

    TypeScript 13 14

  2. fishxcode-clifishxcode-cliPublic

    AI coding tool manager — one-click integration with FishXCode API for claude-code, aider, codex, opencode and more.

    TypeScript

  3. gpt-image-2gpt-image-2Public template

    GPT-Image-2 online AI image generation playground with custom API keys, prompt plaza, reusable gallery examples, and bilingual SEO routes.

    TypeScript 2