GitHub - sst/opencode: AI coding agent, built for the terminal.
AI coding agent, built for the terminal.
Installation
# YOLO
curl -fsSL https://opencode.ai/install | bash
# Package managers
npm i -g opencode-ai@latest # or bun/pnpm/yarn
brew install sst/tap/opencode # macOS
paru -S opencode-bin # Arch Linux
Note: Remove versions older than 0.1.x before installing
Documentation
For more info on how to configure opencode head over to our docs.
Contributing
For any new features we'd appreciate it if you could open an issue first to dis...
Read more at github.com