You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.