Skip to content

Gyro v0.1.0-alpha.23.3 (superseded)

Choose a tag to compare

@github-actions github-actions released this 14 Jul 21:46
Immutable release. Only release title and notes can be modified.

Warning

This release is superseded by Gyro v0.1.0-alpha.24, which fixes the malformed partial macOS app signature. Use Alpha 24 for new installs.

Gyro v0.1.0-alpha.23.3

This release adds a command-first composer workflow and a complete approval
step for plans produced in Chat.

What changed

  • Typing / at the start of the composer opens a filtered command menu above
    the input. It supports keyboard navigation and exposes working actions for
    goals, Plan and Normal modes, attachments, workspace selection, search,
    model and permission controls, and new chats.
  • Goals can be created or edited directly in the composer. Goal entry has its
    own focused state, length limit, cancel action, and submit behavior.
  • Completed Plan-mode output appears in a composer-attached approval card with
    the full checklist. No, keep planning leaves read-only Plan mode active;
    Yes, implement first switches to Normal mode and then sends the approved
    plan for implementation.
  • Plan approval is revision-aware: dismissing one revision does not suppress a
    later updated plan.
  • The context estimate beside the model selector is smaller and keeps its
    accessible progress semantics, focus treatment, and explanatory tooltip.
  • Queued follow-up rows and related composer controls use a denser layout so
    active chat controls consume less vertical space.

Behavior changes and known limits

  • Slash commands are recognized only while the composer contains a leading
    command token such as /plan; ordinary message text is unaffected.
  • Context usage remains an estimate derived from the visible thread because
    provider streams do not expose authoritative context consumption.
  • Rejecting a plan dismisses the current approval card without deleting the
    plan. Editing or replacing the plan surfaces the updated revision again.
  • No database or session-schema migration is required.

Upgrade and rollback

Update from Gyro or replace the existing app with the new DMG. CLI users can
install the matching archive; a generated Formula is included as a release
asset for manual installation or publishing to a tap.

Existing Alpha 23 sessions, attachments, goals, plans, approvals, and queued
follow-ups remain compatible with Alpha 23.3. To roll back, back up
~/Library/Application Support/Gyro/ and reinstall v0.1.0-alpha.23.2.

Alpha notice

This is a GitHub-built public macOS alpha for Apple Silicon and Intel. Updater
archives are signed, but app bundles and DMGs are not Apple-signed or notarized.