VibeAround v0.6.5: launch/profile rewrite, better bridge routes, and new providers
VibeAround v0.6.5 is out.
This release is mostly about making local coding-agent setups less fragile.
What changed:
- Reworked the Launch / Profile flow so picking agent + profile + workspace + session is faster
- Better bridge routing and model metadata for Codex / Claude-style launches
- New provider profiles: xAI, NVIDIA NIM, and Mimo
- Pi profile launches and direct Pi session support
- Agent enable controls, bridge proxy controls, and an in-app release update indicator
- Web Chat now surfaces context-compaction notices more clearly
If you use multiple coding agents or switch providers often, this version should remove a lot of config friction.
Release:
https://github.com/jazzenchen/VibeAround/releases/tag/v0.6.5
Feedback is very welcome, especially on the new launch/profile flow.


Replies
The focus on reducing config friction is a smart direction . In multi agent workflows, small setup inconsistencies quickly become productivity drains, so the launch / profile rewrite and clearer routing sound genuinely valuable.
VibeAround
@thomas_hall5 Thanks Thomas, exactly. The annoying part is not any single flag or config file, but the small drift between agents, providers, workspaces, and resume paths. The launch/profile rewrite is meant to make those choices explicit and reusable, so switching agents doesn’t mean rebuilding the whole setup each time.