Skip to content

Gyro v0.1.0-alpha.29

Choose a tag to compare

@github-actions github-actions released this 22 Jul 10:47
Immutable release. Only release title and notes can be modified.
d839aad

Gyro v0.1.0-alpha.29

Gyro Alpha 29 sharpens the desktop workbench, makes completed agent turns
easier to read, and improves the reliability of interactive chat artifacts.

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

  • Completed file-change summaries now appear after the assistant's final
    response, keeping each turn's outcome in a more natural reading order.
  • Interactive chat-artifact responses now wait briefly for follow-up protocol
    activity, preventing late artifact operations from being dropped.
  • Rust files use a richer editor grammar with clearer highlighting for types,
    lifetimes, macros, functions, namespaces, constants, and operators.
  • Thread chrome and workspace menus are more compact, with a branch-focused
    context control and shorter workspace action descriptions.
  • Settings gains consistent hide, back, and forward sidebar controls, while the
    Workspace shell avoids duplicate footer controls and aligns its divider with
    native window chrome.
  • The menu-bar popover uses bounded row heights that match the native window
    calculation, and OpenAI marks remain monochrome in both color schemes.
  • Contributor and release documentation now defines responsible AI-assisted
    development, privacy, review, and release-evidence requirements.

Behavior changes and known limits

  • The thread header now shows the current branch as its primary compact context;
    project and workspace-mode details remain available from the context menu.
  • File-change summaries are intentionally placed after the final response once
    a 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.
  • Existing Alpha 28 sessions, projects, settings, and editor state remain
    compatible; no destructive data migration is required.

Upgrade and rollback

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

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

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.