Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 762 Bytes

File metadata and controls

34 lines (21 loc) · 762 Bytes

Klika Code

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.

Usage

After installation, run the CLI with:

klika-code

Installation

Install 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 | bash

See OpenCode installation for more options.


Klika Code is maintained by Klika.