Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 20:25
f37c6a0

Jack CLI v0.8.0

Install (no Python needed):
curl -fsSL https://raw.githubusercontent.com/mdjakkariya/jacky/main/install.sh | sh
(Windows: irm https://raw.githubusercontent.com/mdjakkariya/jacky/main/install.ps1 | iex).
Binaries + checksums for macOS (Apple Silicon), Linux (x64/arm64), and Windows
are attached below; jack update self-updates.

Intel Mac (macOS x64) is not published yet — pending a dependency change.
On an Intel Mac, install via the wheel: uv tool install ./autobot-*.whl.

Engine (library): install the attached wheel —
uv tool install ./autobot-*.whl (or pipx install ./autobot-*.whl).

The macOS orb app releases on its own track (orb-vX.Y.Z).

What's Changed

Full Changelog: v0.7.1...v0.8.0