Early look
Vibe Engine
A local multi-agent vibe-coding IDE. Your project, a fleet of AI agents, one window. The full site is coming soon, here is a first look.
The whole project at a glance
One window shows everything that is happening: the project's file tree, a live preview of the app being built, and every agent currently on the job. Who they are, whether they are verified and running, and what they are up to. Spawn a new agent whenever you need an extra pair of hands, and follow their conversations from the comms feed while dev servers register themselves automatically.
Agents that talk to each other
Agents from different vendors (Claude, Codex, Kimi) work side by side on the same project and message each other directly: ping, reply, hand off tasks, coordinate. The detached grid view puts every live session on screen at once, so you can watch a whole crew think, answer and build in parallel.
Point at the thing you want changed
Select mode turns the live preview into a control surface: click any element and Vibe Engine captures exactly where it lives in the code. Type what you want, "change the background to orange", pick which agent should do it, and send. No hunting through files, no copy-pasting context.