Skip to content

Agbrte 0.0.6

Choose a tag to compare

@github-actions github-actions released this 16 Aug 11:04
· 94 commits to main since this release

Which file

You are on Download
Windows, either architecture Agbrte-Setup-0.0.6.exe — one installer, both
Windows, no installer allowed Agbrte-0.0.6-win.zip, or -arm64-win.zip
macOS, Apple silicon Agbrte-0.0.6-arm64.dmg
macOS, Intel Agbrte-0.0.6.dmg
Linux, anywhere Agbrte-0.0.6.AppImage, or -arm64
Debian or Ubuntu agbrte_0.0.6_amd64.deb, or _arm64

These builds are not signed

macOS will report an unidentified developer and Windows SmartScreen will
warn. That is what an unsigned build is, and saying so is more useful
than a workaround: signing needs an Apple Developer account and a
Windows code-signing certificate, and neither exists for this project
yet.

What you can verify

Every file carries signed build provenance. It says which repository,
workflow, commit and run produced it, signed through Sigstore:

gh attestation verify <file> --repo YounghyeonPark/agbrte

That is not the same as code signing, and it does not stop the warnings
above — nothing in the operating system looks at it. What it answers is
the question a checksum cannot: not "do these bytes match a list", but
"who built this, from what source". A list of digests can be replaced by
whoever can replace the file beside it; this cannot.

SHA256SUMS is attached as well, and printed below, for comparing by
hand when gh and a network are not to hand.

Built by run 31942258164 from commit 440f072ebe6f.

SHA256SUMS
cbfc220e7d420d0a2f860a814d3f1caef968e522216915efdbc1d5392add6a9e  Agbrte-0.0.6-arm64-mac.zip
355fc6c3a235aa60cfff618e3a87a064b628aeff777c559b4bbf7f5d63482472  Agbrte-0.0.6-arm64-win.zip
283a66b426242d5f61a7f4bb087088434da32eea5071261fed88185af49ce195  Agbrte-0.0.6-arm64.AppImage
ec12adc36f39d2d8104e0409333901cd37bf7ad6d4ddcc8f6974643b5f9b9bd1  Agbrte-0.0.6-arm64.dmg
5a355626dd5fd78ad65571182c94cb51994eb1a842dc2d4fe612e7e8c4eec2bd  Agbrte-0.0.6-mac.zip
1ab3c7b814082c14a4716148ee7f2539dc669f65d5d2e169433fa5235aebeca8  Agbrte-0.0.6-win.zip
c40c703977b9f31c1d1e3baaed3e1fd05d453b60b8b45cb66db9ba13bc858efe  Agbrte-0.0.6.AppImage
ec64da7e74269248b61454c8c83a07b8e24d7841dd692ef687fc5f8718f06d8e  Agbrte-0.0.6.dmg
cc690ffda799322e1a19acc4b6df976fd1c5aebd84fb69b5606a6e9afc3d29ce  Agbrte-Setup-0.0.6.exe
f54efa260686a444cb6d93c5616212b95ecae23027821475af07646d49d50954  agbrte-0.0.6-arm64.tar.gz
af8e6ca4cf25a2a7b1b39c7196f349551935491f38b5e3acf905a982bd00abb7  agbrte-0.0.6.tar.gz
8affdf9a9a5ffad95796f13172b00f37f23bae9b144d34f428fdad67d6a44497  agbrte_0.0.6_amd64.deb
950dc04719f9575d3bb09fa3d134dd8d30592abfeef507e605233c02c171ae5f  agbrte_0.0.6_arm64.deb
541f402eac5ee595054155deefc9144e351c197f5b83b2dbaa30e269302d9ea8  latest-linux-arm64.yml
9f86c5a44f5524250c699c7b7f6e83c156b0fd2c6acae3b05f75abd13cc602fb  latest-linux.yml
1a0516bd524ed8b26ae147e5e8ec9f82c5db8586b5377e9b0f740f97286ad5ed  latest-mac.yml
89f301dc8fe89b4a401c42c76e43384e68b327f501acb3eb23eb98ab61f9ce2e  latest.yml

What this is

A desktop app and a CLI for running coding agents. Sessions belong to a
host process per workspace rather than to the window, so closing the app
is not a reason to stop work, and a session on another machine needs
nothing installed there beyond what Agbrte unpacks into ~/.agbrte.