VibeAround v0.5.5: local agent endpoints for Claude Code, Codex, and more providers
This release makes coding-agent launch profiles easier to use across more providers and agents. Saved provider profiles can now be exposed through VibeAround’s local API Bridge, so tools like Claude Code, Codex, and other compatible agents can connect with less manual setup.
The big update:
Local API Bridge: Use saved provider profiles as local agent endpoints for Claude Code, Codex, and other compatible tools.
More provider routes: DeepSeek, Kimi, MiniMax, Z.AI/GLM, and custom OpenAI-compatible endpoints now work better through profile-backed launch routes.
Local API endpoints: Expose profile-backed base URLs and model names for manual setup or direct agent use.
API Bridge-backed defaults: Set provider profiles as default launch targets even when they need the local API Bridge.
Cleaner onboarding: Choose only the setup areas you need, such as coding-agent launch, IM integration, or tunnel setup.
Polish:
Refined Launch UI, manual setup controls, onboarding goal cards, and profile connection states.
Packages:
macOS Apple Silicon: Signed and notarized DMG.
Windows x64: Installer builds and portable ZIP are available.
Linux x64: AppImage and deb packages are available as early builds; Linux terminal/package behavior still needs more real-world testing.
Release:
https://github.com/jazzenchen/VibeAround/releases/tag/v0.5.5


Replies
from my perspective, this release feels very workflow-oriented. I’ve always found multi-provider setups powerful but annoying to maintain.
VibeAround
@lara_bishop Totally. My current thinking is to avoid turning VibeAround into a huge all-in-one adapter, and instead make the most common workflows smooth first.
For providers, I try to lean on broadly adopted interfaces like OpenAI-compatible and Claude-style APIs. For agents, ACP gives me a cleaner way to connect them with IM, while skills and community integrations can handle workflow-specific differences.
The goal is to keep multi-provider flexibility, but remove as much repeated config maintenance as possible.