Skip to content

Agbrte 0.0.7

Choose a tag to compare

@github-actions github-actions released this 17 Aug 12:18
· 91 commits to main since this release

Which file

You are on Download
Windows, either architecture Agbrte-Setup-0.0.7.exe — one installer, both
Windows, no installer allowed Agbrte-0.0.7-win.zip, or -arm64-win.zip
macOS, Apple silicon Agbrte-0.0.7-arm64.dmg
macOS, Intel Agbrte-0.0.7.dmg
Linux, anywhere Agbrte-0.0.7.AppImage, or -arm64
Debian or Ubuntu agbrte_0.0.7_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 32028338433 from commit a02d22daffee.

SHA256SUMS
f5716075c0b5ecf8d74c412afe0261909eca01cbe8b9d9384174524f96f4039e  Agbrte-0.0.7-arm64-mac.zip
77f69eed341b4133c13da5bd1848e229837d8d29bfc74f2d175da790217d5998  Agbrte-0.0.7-arm64-win.zip
1a2a304b4c186b5f29ab960c85ce6136c6ae18cf778c56a3436d93570329a815  Agbrte-0.0.7-arm64.AppImage
c1ad662a910bd4223af13b01f149ce4e242eae98bb08b40254b794e4de5e64a8  Agbrte-0.0.7-arm64.dmg
babb76b4172d31e0585688c781ddbb9d2c53fe94bead94d291f7bfc57ff8eaf3  Agbrte-0.0.7-mac.zip
6c544023b10ebed7c95d5217dd5625b2b1efda9012d5bb577c31b38e86342bc4  Agbrte-0.0.7-win.zip
8400674f04cdf408a98251122cee97cd96e79ddbc4cbd9303f046d2283003d2e  Agbrte-0.0.7.AppImage
1f2c7ea18e5d9d7153bfc885181b3c2fc322f5cb1934315360f54c802a254ef6  Agbrte-0.0.7.dmg
ff776946aa9a337986c8784faefdbd87824c6b6941f6130132d8661b674e7ca4  Agbrte-Setup-0.0.7.exe
ed35064d82126e42017878895cd16aee1ad82c3afffadbb872053f86aa15b9ae  agbrte-0.0.7-arm64.tar.gz
771d1eba3bba885e1172c4540f864e5b4335ce17ef40d1fdc0c65bf6f6eb6d09  agbrte-0.0.7.tar.gz
f0a63127e4f61ccd97a62f6d54d6b9e265ec80dcf8b5ffdc8a6cf5e8fa0f53d6  agbrte_0.0.7_amd64.deb
467a7a68b1a3e35301f655b75eeaae8a80ad70daa2d42461fecbe8d5a87d085f  agbrte_0.0.7_arm64.deb
33e422818ccae7d6010a6e390c27ceb5792dc4087293c04c5628e31f92029b16  latest-linux-arm64.yml
dacc460864705959797edc83298f04d87198d9d11224744a6e3bece4a4fad2da  latest-linux.yml
239d785cfd05d7b5eebd8500fc3f8fa24405e59ba8ba05d4f69e8a8360da4100  latest-mac.yml
e10a18f53aee7b702c3e8512291ada3d90f07e468c8407c58b42091b892c3c00  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.