Getting Started
Installation
Install with the one-line script:
curl -fsSL https://raw.githubusercontent.com/dopejs/gozen/main/install.sh | sh
Uninstall:
curl -fsSL https://raw.githubusercontent.com/dopejs/gozen/main/uninstall.sh | sh
First Run
Add your first provider:
zen config add provider
Start with default profile:
zen
Start with a specific profile:
zen -p work
Start with a specific CLI:
zen --cli codex