Releases: Igzela/token-efficient-agent-harness-lab
Releases · Igzela/token-efficient-agent-harness-lab
Release list
v0.1.0
Agent Control Plane v0.1.0
Installation
Download the archive for your platform, extract, and run.
Linux x86_64
tar -xzf agent-control-plane-v0.1.0-x86_64-unknown-linux-gnu.tar.gz
sudo agent-control-plane-v0.1.0-x86_64-unknown-linux-gnu/install.shLinux aarch64
tar -xzf agent-control-plane-v0.1.0-aarch64-unknown-linux-gnu.tar.gz
sudo agent-control-plane-v0.1.0-aarch64-unknown-linux-gnu/install.shmacOS x86_64 (Intel)
tar -xzf agent-control-plane-v0.1.0-x86_64-apple-darwin.tar.gz
sudo agent-control-plane-v0.1.0-x86_64-apple-darwin/install.shmacOS aarch64 (Apple Silicon)
tar -xzf agent-control-plane-v0.1.0-aarch64-apple-darwin.tar.gz
sudo agent-control-plane-v0.1.0-aarch64-apple-darwin/install.shVerify Checksums
sha256sum -c agent-control-plane-v0.1.0-*.sha256