@x-all-in-one/coding-helper
v0.4.9
Published
X All In One Coding Helper
Readme
Coding Helper
CLI 工具,用于配置 AI 编程助手(Claude Code、OpenCode、Codex)的 API 端点和模型。
功能
- 统一管理多个 AI 编程工具的配置
- 交互式配置向导
- 支持自定义 API 端点和模型
- 多语言支持(中文/英文)
安装
npm install -g @x-all-in-one/coding-helper
# 或
pnpm add -g @x-all-in-one/coding-helper使用
# 启动交互式配置向导
chelper
# 查看帮助
chelper --help
# 切换语言
chelper lang支持的工具
- Claude Code - Anthropic 官方 CLI
- OpenCode - 开源 AI 编程助手
- Codex - OpenAI CLI
License
MIT
