Klika Code is a customized fork of OpenCode, tailored for Klika's development workflows. It is an open source AI coding agent that runs in your terminal.
This fork focuses on the terminal CLI — desktop and web apps are maintained by upstream OpenCode.
After installation, run the CLI with:
klika-codeInstall the upstream OpenCode CLI:
# macOS (Homebrew)
brew install anomalyco/tap/opencode
# npm
npm i -g opencode-ai@latest
# Other package managers
curl -fsSL https://opencode.ai/install | bashSee OpenCode installation for more options.
Klika Code is maintained by Klika.