This release wraps up the bigger v0.6.x shift: VibeAround is becoming a hub for coding agents across desktop, web, terminal, and messaging.
The biggest visible change since v0.5.x is the Web experience: it is now a web-based workspace for running different coding agents side by side, one place to launch, resume, inspect, and switch between agents.
This release is about making local coding agents easier to launch, resume, and reach from web/IM surfaces.
What changed:
- Added per-agent launch settings, so each agent can have custom terminal arguments and agent-protocol arguments inserted into the generated launch command
This release is mostly about making the daily local-agent workflow feel less fragile: launch the right coding agent, point it at the right provider profile, keep API translation out of your global config, and get back to coding.
What changed:
Better Codex launch support, including trusted launch hook handling.
This release is mostly about making provider routing and project setup more predictable.
What changed:
- Added Volcengine / Ark support, with separate profile plans for Ark API, OpenAI-compatible Chat, OpenAI-compatible Completions, and Anthropic Messages