Releases: Tim-Butterfield/aimesh
Release list
v0.1.0
Built by the Release workflow from f62b0bd6974eb462ae127c81ed19d30dfc6053ad after a green make gate.
Install
Download the archive for your platform, extract it, and put aimesh on your PATH.
Then run aimesh agents-md (or the README quick start) — every run composes its panel
from model CLIs you have installed and authenticated yourself.
Verify
Every archive and checksums.txt carry a signed build-provenance attestation:
gh attestation verify aimesh_v0.1.0_<os>_<arch>.tar.gz --owner Tim-Butterfield
checksums.txt holds the SHA-256 of each archive.
Platforms
macOS (arm64, amd64) and Linux (amd64, arm64) are the tested targets. The Windows archive is
experimental: the code is cross-compiled and its Windows-specific branches are unit-tested,
but nothing has been exercised against real model CLIs or a real NTFS volume — see the README's
stated limitations.