Skip to content

Gyro v0.1.0-alpha.27

Choose a tag to compare

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

Gyro v0.1.0-alpha.27

Gyro Alpha 27 introduces project-scoped model capabilities and a multi-chat
workspace that makes parallel agent work visible, controllable, and safer.

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

  • OpenAI and Anthropic chats can use Gyro-owned workspace, IDE, terminal, and
    loopback-browser capabilities with bounded inputs and outputs.
  • Project capability policies provide Allow, Ask, and Deny controls,
    including allow-once and project-scoped approval decisions.
  • Capability requests, approvals, running activity, resources, failures, and
    completion are visible inside the owning Chat.
  • Plan mode acts as a hard capability ceiling, sensitive paths require
    additional approval, and capability access stays scoped to the current
    project and Chat.
  • Chat now supports a persistent project-scoped grid for working across
    multiple conversations without losing focus or draft placement.
  • The CLI launcher can open a prepared multi-pane workspace directly, with
    clearer pane controls, responsive layouts, and preserved project context.
  • Provider readiness and model-tool availability are clearer in Chat and
    Settings.
  • Regression coverage now exercises capability policy, scoped resources,
    multi-chat state, CLI launch presets, and the supported responsive layouts.

Behavior changes and known limits

  • Gyro model capabilities are available for OpenAI and Anthropic providers in
    this release. Other providers continue to run without Gyro-owned tools.
  • Browser capabilities are restricted to approved loopback previews.
  • Terminal capabilities create visible, Chat-owned processes; execution and
    stopping remain subject to the active project policy.
  • Sensitive workspace paths continue to require explicit approval.
  • 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 26.4 sessions, settings, attachments, plans, approvals, and projects
    remain compatible; no destructive data migration is required.

Upgrade and rollback

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

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

CLI

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.