跳到主要内容

快速开始

安装

使用安装脚本一键安装:

curl -fsSL https://raw.githubusercontent.com/dopejs/gozen/main/install.sh | sh

卸载:

curl -fsSL https://raw.githubusercontent.com/dopejs/gozen/main/uninstall.sh | sh

首次使用

添加第一个 provider:

zen config add provider

使用默认 profile 启动:

zen

使用指定 profile 启动:

zen -p work

使用指定 CLI 启动:

zen --cli codex