trending

2mo ago

VibeAround v0.5.12: smoother Codex launches, better provider routing, and more reliable local agents

VibeAround v0.5.12 is live.

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.

2mo ago

VibeAround v0.6.11: Startkit onboarding, runtime status, and safer local access

VibeAround v0.6.11 is out.

This release focuses on first-run setup, runtime visibility, and safer local access defaults.

2mo ago

VibeAround v0.6.8: project-scoped MCP/skills and Ark support

VibeAround v0.6.8 is out.

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

3mo ago

VibeAround v0.5.8: bridge OpenAI, Anthropic-style APIs, and more local coding agents

VibeAround v0.5.8 is live.

This release is a bigger rewrite of the Launch/Profile system, plus a more capable local API Bridge for coding agents.

The main idea: use the local coding agent you like, but route it to more model providers without constantly editing config files.

What changed:

3mo ago

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.

2mo ago

From Chat Completions to Responses: AI API Bridge notes

I published the first technical note in the AI API Bridge series for VibeAround.

It compares OpenAI Chat Completions and Responses structurally, and explains what has to be preserved when building a bridge between them.

Gist: https://gist.github.com/jazzench...

2mo ago

VibeAround v0.6.4: WorkspaceThread continuity for IM and Web Chat

VibeAround v0.6.4 is out: https://github.com/jazzenchen/Vi...

This is a major continuity release. VibeAround now uses WorkspaceThread as the core runtime model, so IM and Web Chat can rejoin the same workspace-level thread while Codex, Claude, and other host agents keep their own resumable sessions underneath.

Highlights:

2mo ago

VibeAround v0.5.15: Gemini CLI, Vertex AI, and image/file attachment through API Bridge

VibeAround v0.5.15 is live.

This release is about making the local-agent workflow more reliable across more model providers and coding agents, especially if you use Gemini, Vertex AI, DashScope, DeepSeek, Kimi/Moonshot, or Codex with API Bridge-routed third-party models.

What changed:

- Gemini CLI is now a first-class connection target.

3mo ago

VibeAround v0.5.3: smoother local agent workflow with OpenAI Chat API providers like DeepSeek V4

VibeAround v0.5.3 is live!

The big update: Codex can now work with OpenAI Chat API-compatible providers through VibeAround.

That means you can run Codex locally, but route it through providers such as DeepSeek V4 or other OpenAI-compatible endpoints without constantly editing config files or changing your global setup.

VibeAround is built for people who want to keep coding agents local, while making them easier to launch, resume, and reach from different devices.

3mo ago

Feature spotlight: remote previews from IM

One part of VibeAround that is easy to miss: your local coding agent can generate a preview link from an IM chat, then pair your phone browser with a short code.

That means you can check:

- Live local web pages from your phone