Skip to content

Revyl CLI v0.1.85

Choose a tag to compare

@crisebrough crisebrough released this 13 Aug 20:37
· 57 commits to main since this release

Revyl CLI v0.1.85

Installation

Shell (macOS / Linux):

curl -fsSL https://raw.githubusercontent.com/RevylAI/revyl-cli/main/scripts/install.sh | sh

Homebrew (macOS):

brew install RevylAI/tap/revyl

pipx (cross-platform):

pipx install revyl

uv (cross-platform):

uv tool install revyl

pip:

pip install revyl

The PyPI package contains the native CLI for the selected platform
and does not download a binary on first run.

Direct download:
Download the appropriate binary for your platform from the assets below.

Agent Skill

The agent skill is embedded in the binary. Install it with:

revyl skill install --cursor   # For Cursor
revyl skill install --claude   # For Claude Code
revyl skill install --codex    # For Codex

Or download SKILL.md from the assets below and place it manually.

Checksums

See checksums.txt for SHA256 checksums of all binaries.