v0.15.8 - 2026-08-27
Release Notes
Added
- agentty: edit and submit multiline Diff comments from the review pane.
- agentty: append review-ready sessions to existing stacks and support stacks up to five
levels deep. - agentty: automatically address focused-review feedback in a dedicated remediation
mode. - agentty: create whole-file comments from selected Diff rows.
- ag-harness: support batched tool calls and provide a live provider-compatibility
benchmark.
Changed
- agentty: run configured pre-commit hooks before assisted rebase continuation.
- agentty: continue automatic reviews when their projects become inactive.
- agentty: protect custom session branches with remote leases during synchronization.
- ag-harness: centralize provider model configuration in a shared catalog.
- quality: require 100% diff coverage for coverable changed lines.
- deps: update
taiki-e/install-action. - release: bump workspace crate metadata and lockfile package versions to
0.15.8.
Fixed
- agentty: resume queued synchronization after a question is cancelled.
Contributors
agentty 0.15.8
Install agentty 0.15.8
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/agentty-xyz/agentty/releases/download/v0.15.8/agentty-installer.sh | shInstall prebuilt binaries into your npm project
npm install agentty@0.15.8Download agentty 0.15.8
| 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.8
Install testty 0.15.8
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/agentty-xyz/agentty/releases/download/v0.15.8/testty-installer.sh | shInstall prebuilt binaries into your npm project
npm install @agentty-xyz/testty@0.15.8Download testty 0.15.8
| 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>