Releases: oussamachaabounii/okapi
Releases · oussamachaabounii/okapi
Release list
v0.1.1
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.1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
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