Skip to content

VibeAround CLI 0.0.8

Choose a tag to compare

@github-actions github-actions released this 21 Jul 17:56

Highlights

  • Updated native desktop-agent discovery so va launch recognizes the renamed ChatGPT desktop app while preserving existing codex-desktop profiles and legacy Codex installations.
  • Made channel plugin output delivery ordered and lossless through the host transport, preventing a completed turn from silently omitting queued output.

Payloads

  • macOS darwin-arm64: locally signed, notarized, and verified.
  • Linux x64, Windows x64, and web payloads: built and verified by GitHub Actions.

npm

  • Published @vibearound/cli@0.0.8.
  • Install or upgrade with npm i -g @vibearound/cli@0.0.8.

Compatibility

  • Existing codex-desktop configuration IDs remain valid; no migration is required.
  • The Windows launcher resolves the current Microsoft Store package identity and retains the legacy Codex lookup as a fallback.
  • Channel plugin output transport no longer drops queued messages when its previous bounded final-hop queue filled.