Releases: m0b1u3/NotitleCode
Releases · m0b1u3/NotitleCode
NotitleCode v1.0.0
NotitleCode v1.0.0
基于 Claude Code v2.1.88 定制的无安全限制版本。
下载
notitlecode.tar.gz(68MB) — 分发包,解压即用
使用方法
- 安装 Node.js >= 18.0.0
- 解压:
tar -xzf notitlecode.tar.gz - 配置
~/.claude/settings.json(详见 README) - 启动:
- Windows:双击
start.bat - macOS/Linux:
node dist/cli.js
- Windows:双击