Skip to content

Gyro v0.1.0-alpha.28.3

Choose a tag to compare

@github-actions github-actions released this 20 Jul 14:34
Immutable release. Only release title and notes can be modified.
20b330b

Gyro v0.1.0-alpha.28.3

Gyro Alpha 28.3 tightens Chat activity presentation, makes linked worktrees
easier to manage, and polishes several compact controls.

Download and install

Gyro requires macOS 14+ and is not Apple-signed or notarized. The application
uses a complete ad-hoc signature, so the first launch still requires Apple's
one-time Open Anyway approval.

Use the Gyro download site to select the
correct build, then follow the
macOS installation guide.
Do not disable Gatekeeper or remove quarantine globally.

What changed

  • Linked Git worktrees now appear in the branch menu and can be removed without
    deleting their branch or Chat history.
  • Gyro refuses to remove the active worktree, a worktree with an active Chat,
    or a dirty worktree that Git cannot remove safely.
  • Streaming provider activity keeps its original activity order independently
    from text and lifecycle events.
  • File edits now appear as one completion-only change summary instead of moving
    around while a response is still streaming.
  • Completion receipts no longer duplicate information already presented by the
    final response and change summary.
  • Composer menu buttons and the segmented Chat control have more consistent
    native appearance and alignment.
  • Regression coverage now includes linked-worktree safety, activity ordering,
    completion-only edit summaries, and the streamlined completion presentation.

Behavior changes and known limits

  • Removing a linked worktree keeps the branch available for later checkout.
  • Dirty linked worktrees must be cleaned up or committed before Gyro can remove
    them; Gyro does not force deletion.
  • File activity remains available during a run, but the aggregate edit summary
    appears after the turn completes.
  • Gyro remains an unsigned public Alpha. Managed Macs may prohibit Open
    Anyway
    , and Gyro does not bypass device policy.
  • Apple Silicon and Intel remain separate downloads; there is no universal DMG.
  • Homebrew installs the gyro CLI only. Gyro.app remains a direct DMG install.
  • Alpha 28 sessions, settings, attachments, plans, approvals, capabilities,
    and projects remain compatible; no destructive data migration is required.

Upgrade and rollback

Alpha 28 data remains compatible with Alpha 28.3. Update from Gyro or replace
the existing application with the matching Alpha 28.3 DMG.

Before changing versions, quit Gyro and back up
~/Library/Application Support/Gyro/. To roll back, reinstall
v0.1.0-alpha.28.2.

CLI

This release does not change CLI command behavior. After the release Formula
reaches the tap:

brew tap wytzeh197/tap
brew trust --formula wytzeh197/tap/gyro
brew install gyro

Direct archives are available for
Apple Silicon
and
Intel.

Alpha notice

This is a GitHub-built public macOS Alpha for Apple Silicon and Intel. Updater
archives are signed with Gyro's updater key, while application bundles use
ad-hoc code signing and DMGs are not Apple-signed or notarized.