Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 16:25

Standalone binaries (no Python required)

Download the one for your machine, make it executable, and put it
on your PATH. Requires Claude Code
installed and logged in (or ANTHROPIC_API_KEY set).

macOS / Linux:

curl -fsSL https://raw.githubusercontent.com/oussamachaabounii/okapi/main/install.sh | sh

Windows (PowerShell): download okapi-windows-x64.exe below,
rename it to okapi.exe, and drop it in a folder on your PATH.

Python install (alternative)

pipx install git+https://github.com/oussamachaabounii/okapi@v0.1.0

Full Changelog: https://github.com/oussamachaabounii/okapi/commits/v0.1.0