X All In One Coding Helper
CLI 工具,用于配置 AI 编程助手(Claude Code、OpenCode、Codex)的 API 端点和模型。
- 统一管理多个 AI 编程工具的配置
- 交互式配置向导
- 支持自定义 API 端点和模型
- 多语言支持(中文/英文)
``bash`
npm install -g @x-all-in-one/coding-helper或
pnpm add -g @x-all-in-one/coding-helper
`bash启动交互式配置向导
chelper
- Claude Code - Anthropic 官方 CLI
- OpenCode - 开源 AI 编程助手
- Codex - OpenAI CLI
MIT