Skip to content

Gyro v0.1.0-alpha.28.1

Choose a tag to compare

@github-actions github-actions released this 20 Jul 10:43
Immutable release. Only release title and notes can be modified.
19fbb0e

Gyro v0.1.0-alpha.28.1

Gyro Alpha 28.1 refines media attachments, preserves the natural chronology of
streaming Chat activity, and gives the dark interface a more neutral visual
foundation.

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

  • The Chat attachment picker now accepts images and videos together while
    enforcing the existing four-image and two-video limits independently.
  • Streaming commentary that resumes after a command stays split around that
    command, preserving the order in which work happened after completion and
    refresh.
  • Completed Chat turns present one stable edited-files summary with a direct
    Review action instead of changing labels while a run is active.
  • The dark theme now uses a more neutral grayscale foundation across the app,
    terminal, root error state, and menu-bar popover.
  • The macOS menu bar now uses the official Gyro silhouette, while its wider
    popover improves spacing, job hierarchy, metadata, controls, and footer hit
    targets.
  • Codex app-server Chats now honor Gyro's explicit Full Access mode, restoring
    approved Git metadata writes, network operations, and user credential access
    instead of silently falling back to the workspace sandbox.
  • Auto Approve remains automatic inside the workspace but can now request a
    focused approval when a task needs protected Git metadata or network access.
  • Regression coverage verifies commentary continuation ordering, response
    reconciliation, and persisted-session refresh behavior.

Behavior changes and known limits

  • A mixed media selection can add up to the remaining allowance of four images
    and two videos; files beyond either limit are skipped with a clear notice.
  • Video attachments remain limited to supported containers and 50 MB per
    video. The existing total attachment limit also applies.
  • Providers receive validated local media references as Chat context; media
    interpretation still depends on the selected provider and model.
  • 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.1. Update from Gyro or replace
the existing application with the matching Alpha 28.1 DMG.

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

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.