正常运行需要外部 API 访问权限(如 DeepSeek API),使用此类外部服务可能会产生付费成本。
如何开始
安装过程简单:1. 通过 npm i -g reasonix 或 Homebrew 安装单一二进制文件;2. 通过 setup 或环境变量配置 DeepSeek API 密钥;3. 运行 reasonix 命令即可启动。除 TOML 解析器外无需配置复杂依赖。
核验依据
GitHub 项目简介: DeepSeek-native AI coding agent for your terminal. Engineered around prefix-cache stability — leave it running.
README: A config- and plugin-driven harness — a single static Go binary, tuned around DeepSeek's prefix cache so token costs stay low across long sessions.
README: A DeepSeek-native AI coding agent for your terminal.
README: Zero-friction distribution. CGO_ENABLED=0 single binary; cross-compile to six targets with one command. The only dependency is a TOML parser.
README: Windows builds are code-signed with a free certificate provided by the SignPath Foundation, with signing through SignPath.io.