Skip to content

AgenTerm v0.1.11

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Jul 06:58

macOS unsigned preview — not the stable macOS channel

Assets whose names end in -macos-*-unsigned-preview.zip are not
signed with an Apple Developer ID and are not notarized by Apple
.
They are intended for developers and voluntary preview testers.

Before opening one, download its adjacent .sha256 and
.provenance.json files and verify:

shasum -a 256 -c agenterm-*-macos-*-unsigned-preview.zip.sha256

The Release also includes a versioned SPDX dependency inventory.
After one blocked launch attempt, a user who has verified the source
and accepts the risk can use System Settings → Privacy & Security →
Open Anyway
. Read the downloadable
MACOS_UNSIGNED_PREVIEW_README.md first.
A Traditional Chinese copy is available as
MACOS_UNSIGNED_PREVIEW_README.zh-Hant.md.

Do not disable Gatekeeper globally, do not run
spctl --master-disable, and do not recursively remove quarantine
attributes. Signed/notarized macOS stable releases remain disabled
until the Apple distribution credentials are available.

Full Changelog: v0.1.10...v0.1.11