Skip to content

Releases: FredLackeyOfficial/buzz-kiro-preview

Buzz Kiro Preview 0.4.26 — Preview 1

Pre-release

Choose a tag to compare

@FredLackeyOfficial FredLackeyOfficial released this 26 Jul 22:32
06fdf3c

Buzz Kiro Preview 0.4.26 — Preview 1

This is the first independently distributed macOS preview of Kiro CLI support
for Buzz.

The build is provided so the Buzz community can evaluate the proposed
integration while it is under upstream review:

What this preview adds

  • Kiro CLI detection and readiness reporting in Buzz Desktop
  • Kiro as a selectable ACP-native runtime
  • Kiro-specific icon and agent avatar presentation
  • Agent creation, model discovery, authentication, lifecycle, and heartbeat
    integration through the bundled buzz-acp harness
  • Documentation for running Buzz with Kiro CLI

Buzz launches the locally installed Kiro CLI through kiro-cli acp. Kiro owns
its authentication and agent session; the preview does not call a Kiro model
API directly and does not bundle Kiro credentials.

Requirements

  • macOS on Apple Silicon (arm64)
  • Kiro CLI installed and authenticated separately
  • Access to a Buzz community or hosted Buzz server

This preview uses the validated default/V2-compatible Kiro ACP behavior. Kiro
V3 mode is not supported by this release.

Installation

  1. Download the DMG and .sha256 file attached to this release.

  2. Put both files in the same directory.

  3. Verify the download:

    shasum -a 256 -c Buzz_Kiro_Preview_0.4.26_arm64.dmg.sha256
  4. Open the DMG and drag Buzz Kiro Preview into Applications.

  5. Launch the application and connect to your Buzz environment.

For upgrades, quit the existing preview, drag the new application into
Applications, and choose Replace. Preview agent data should remain intact.

Package verification

  • Signed with Developer ID Application: Fred Lackey (45X9J287ZA)
  • Application and DMG accepted by Apple notarization
  • Notarization tickets stapled and validated
  • DMG and enclosed application accepted by Gatekeeper
  • Bundled sidecars verified as executable
  • Bundled buzz-acp --help executed successfully from the mounted DMG

SHA-256:

019d261fbc576abe94813a07b551abc03f3ea9c3055dc76977a759e694f5cfa4  Buzz_Kiro_Preview_0.4.26_arm64.dmg

Important status

This is a prerelease and is not an official Block or Kiro distribution.
Automatic application updates are disabled. Install future preview releases
manually.

Product integration feedback is most useful on
block/buzz#2914. Packaging and
installation problems can be reported in this distribution repository.