mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-09 02:24:11 +08:00
- 删除 version-fetcher.js,移除 GitHub API 依赖 - install.js: 移除远程版本选择,只保留本地安装 - upgrade.js: 重写为本地升级,比对包版本与已安装版本 - cli.js: 移除 -v/-t/-b 等版本相关选项 - 添加 CLAUDE.md 复制到 .claude 目录的逻辑 版本管理统一到 npm:npm install -g ccw@版本号 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>