Skip to content

VibeAround v0.7.3

Choose a tag to compare

@github-actions github-actions released this 14 Jun 19:57

Highlights

  • Unified agent executable detection across launch surfaces, including Startkit agent startup, Startkit install checks, app launch, and launch-agent usage.
  • Reworked CLI launch path selection so detected candidates keep their source/version metadata when saved as the configured default, instead of being downgraded to a plain manual path.
  • Improved candidate ranking without filtering out lower-ranked installs, with Homebrew and user-installed paths preferred over bundled app paths for CLI usage.
  • Split launch settings from launch path selection, added localized launch path dialogs, and aligned Codex/Claude CLI/Desktop path UI behavior.
  • Clarified desktop app launch targets by platform: macOS selects .app bundles while Windows uses the executable launch target.

Fixes

  • Fixed save behavior that could trigger extra local detection passes and temporarily shrink the outer launch button while the dialog was closing.
  • Fixed launch path dialog layout, spacing, scroll behavior, per-candidate update actions, and latest-version indicators.
  • Fixed desktop-agent path validation so CLI executables and desktop app paths are checked with platform-aware rules.

Compatibility

  • Existing configured agent paths are preserved. When a saved path matches a newly detected candidate, VibeAround now retains the candidate source/version metadata and treats it as the configured default.
  • Candidate lists remain sorted by detection rank, but lower-ranked candidates are still shown instead of being treated as not installed.
  • Users can still manually choose a path when automatic detection does not find the desired install.

Packages

  • macOS Apple Silicon DMG: signed, notarized, and stapled locally.
  • Windows x64 Setup EXE, MSI, and portable ZIP: built by GitHub Actions.
  • Linux x64 AppImage and deb: built by GitHub Actions.