v0.15.4 - 2026-08-20
Release Notes
Changed
- agentty: support navigating and editing completed inline diff comments.
- agentty: switch session permission modes with
Shift+Tab. - ag-harness: run bounded repository reads and stale-safe unified-diff writes through
the model harness. - repo: expand Dependabot coverage to pre-commit updates, update the Rust toolchain
weekly, and pinprekto0.4.14. - deps: update the GitHub Actions dependency group.
- docs: clarify application-owned lifecycle telemetry.
- release: bump workspace crate metadata and lockfile package versions to
0.15.4.
Fixed
- agentty: prevent partial and duplicate review-comment updates.
- agentty: preserve the diff viewport and selected-range highlights while navigating
changed lines. - agentty: keep automatic focused reviews and diff loading recoverable across project
switches and worktree cleanup. - agentty: keep session synchronization responsive during branch operations.
- agentty: extend Gemini utility prompt bootstrap deadlines.
Contributors
agentty 0.15.4
Install agentty 0.15.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/agentty-xyz/agentty/releases/download/v0.15.4/agentty-installer.sh | shInstall prebuilt binaries into your npm project
npm install agentty@0.15.4Download agentty 0.15.4
| File | Platform | Checksum |
|---|---|---|
| agentty-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| agentty-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| agentty-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| agentty-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
Verifying GitHub Artifact Attestations
The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:
gh attestation verify <file-path of downloaded artifact> --repo agentty-xyz/agenttyYou can also download the attestation from GitHub and verify against that directly:
gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>testty 0.15.4
Install testty 0.15.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/agentty-xyz/agentty/releases/download/v0.15.4/testty-installer.sh | shInstall prebuilt binaries into your npm project
npm install @agentty-xyz/testty@0.15.4Download testty 0.15.4
| File | Platform | Checksum |
|---|---|---|
| testty-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| testty-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| testty-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| testty-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
Verifying GitHub Artifact Attestations
The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:
gh attestation verify <file-path of downloaded artifact> --repo agentty-xyz/agenttyYou can also download the attestation from GitHub and verify against that directly:
gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>