Gyro v0.1.0-alpha.26
Gyro v0.1.0-alpha.26
Gyro Alpha 26 makes project context explicit for CLI sessions, keeps those
sessions organized with their projects, and fixes approval-gated Codex resume
launches.
Download and install
Gyro requires macOS 14+ and is not Apple-signed or notarized. The application
has a complete ad-hoc signature, so macOS can verify the bundle structure, but
the first launch still requires Apple's one-time Open Anyway approval.
Use the Gyro download site to choose a
build, then follow the
macOS installation guide.
Do not disable Gatekeeper or remove quarantine globally.
What changed
- New CLI sessions now require an explicit saved or active project instead of
silently falling back to the user's home directory. - CLI panes retain their project independently from their resolved working
directory and restore beneath that project in Sessions. - Existing and selected CLI project context is reused when relaunching a pane,
reducing accidental launches in the wrong repository. - Approval-gated and Plan-mode Codex resumes now apply the read-only sandbox
through the supported resume configuration, so resumed runs start correctly. - The new-session and composer command menus are more compact, and composer
controls have clearer light-theme hover and expanded states. - Workbench smoke and Rust coverage pin the project-aware CLI behavior and the
supported Codex resume arguments.
Behavior changes and known limits
- Creating a CLI session requires a project to be open or saved in Gyro; Home
is no longer offered as an implicit session location. - Gyro is still an unsigned public Alpha. A warning-free first launch requires
Apple Developer ID signing and notarization, which this release does not use. - Managed Macs may prohibit Open Anyway. Gyro does not bypass device policy.
- Apple Silicon and Intel remain separate downloads; there is no universal DMG.
- Homebrew installs the
gyroCLI only. Gyro.app remains a direct DMG install. - Alpha 25.1 sessions and settings remain compatible; no database or session
schema migration is required.
Upgrade and rollback
Alpha 25.1 sessions, attachments, plans, approvals, projects, and local provider
state remain compatible with Alpha 26. Update from Gyro or replace the existing
app with the matching Alpha 26 DMG.
To roll back, quit Gyro, back up
~/Library/Application Support/Gyro/, and reinstall
v0.1.0-alpha.25.1.
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 gyroDirect archives remain 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 app bundles use ad-hoc code
signing and DMGs are not Apple-signed or notarized.