Gyro v0.1.0-alpha.26.2
Gyro v0.1.0-alpha.26.2
Gyro Alpha 26.2 makes active coding sessions easier to steer, inspect, and
trust with clearer permission modes, more resilient queued messages, and a
focused Plan workspace.
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
- Permissions now distinguish Ask Before Executing, sandboxed Auto
Approve, and explicitly enabled Full Access. Codex and Claude launches
carry the selected boundary through to their native permission policies. - Queued chat messages survive transient delivery failures, retry once with a
stable turn identity, and remain available to retry, edit, or delete. - Retried messages preserve their attachments instead of silently dropping
the original context. - Plan mode now presents the completed plan as a readable document alongside a
model-managed checklist and progress indicator, with clearer implementation
choices above the composer. - The environment rail summarizes changed files, active terminals, browser
state, and plan progress without crowding the conversation. - Change summaries can expand beyond the first five files and load an inline
diff for each changed or untracked file. - The composer context meter uses model-specific context windows and combines
provider-reported usage with an estimate for newer thread content and the
current draft. - Regression checks cover permission boundaries, queue recovery, plan
presentation, inline diffs, and context-usage calculations.
Behavior changes and known limits
- Auto Approve allows supported providers to act without prompts only
inside Gyro's workspace boundary. Full Access remains a separate,
explicit setting with broader host access. - A failed queued message is retained after its automatic retry so it can be
retried, edited, or deleted manually. - Context usage is exact only when a provider reports it. Newer content and
providers without usage telemetry use a character-based estimate. - 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 26.1 sessions and settings remain compatible; no database or session
schema migration is required.
Upgrade and rollback
Alpha 26.1 sessions, attachments, plans, approvals, projects, and local
provider state remain compatible with Alpha 26.2. Update from Gyro or replace
the existing app with the matching Alpha 26.2 DMG.
To roll back, quit Gyro, back up
~/Library/Application Support/Gyro/, and reinstall
v0.1.0-alpha.26.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.