上手难度为容易。项目提供了单命令安装脚本并已发布至多个主流包管理器。基础的成功路径是:通过包管理器(例如执行 npm i -g opencode-ai@latest)安装后,直接在终端运行 'opencode' 命令即可开始使用。
核验依据
GitHub 项目简介: The open source coding agent.
README: npm i -g opencode-ai@latest # or bun/pnpm/yarn scoop install opencode # Windows choco install opencode # Windows brew install anomalyco/tap/opencode # macOS and Linux (recommended…
README: OpenCode includes two built-in agents you can switch between with the `Tab` key. - **build** - Default, full-access agent for development work - **plan** - Read-only agent for ana…
README: OpenCode is also available as a desktop application. Download directly from the [releases page](https://github.com/anomalyco/opencode/releases) or [opencode.ai/download](https://o…