Download TYBA
Open source, signed and verifiable. Every binary comes out of CI with attested provenance — nothing is built on somebody's laptop.
Version v0.1.3 — published on July 17, 2026
macOS
SoonNo binary published yet.
Windows
- Installer (.exe)RecommendedFor most people — click and install7.4 MB
- Package (.msi)Managed or silent install9.6 MB
The binary is not signed yet: SmartScreen shows "Windows protected your PC" — click More info → Run anyway. Signing lands once the certificate is in place.
Linux
- .rpmFedora, RHEL and derivatives10.7 MB
- Binary (.tar.gz)No package manager10.4 MB
- AppImageAny distro — no install84.1 MB
- .debRecommendedDebian, Ubuntu and derivatives10.7 MB
The .deb and .rpm declare bubblewrap as a dependency: without it the core refuses the agent session instead of running it uncaged.
Check what you downloaded
Every binary ships with a checksum and a provenance attestation signed by GitHub — proof that it came from this repository, this commit, this workflow. Verifying takes one command.
Provenance (where the binary came from)
gh attestation verify Tyba.dmg --repo tybadev/tyba-terminalChecksum (whether the file arrived intact)
shasum -a 256 Tyba.dmgCompare against the SHA256SUMS from the release.SHA256SUMS.txt