Documentation
DocsProject Mode

Project Mode

Project Mode is primarily for running your frontend projects in a dev server and viewing them inside the embedded browser. You can inspect the app yourself or ask Dio to inspect and build alongside you, with hot reloading enabled so changes appear live as you work.

MVP Scope (Current)

Right now, Project Mode supports Vite-based projects only. Next.js and other frameworks are coming soon. You can start a project yourself and preview it in the embedded browser, or ask Dio to spin it up for you.

Embedded Chromium Control

Dio can start the dev server, preview the page, inspect browser console errors, connect via CDP, and read the visual context of what you see. This gives the agent real situational awareness while you build.

Project Mode is still under active development and may be unstable due to the complexity of embedded browser orchestration. I'm working to make it rock-solid and add more features. Have ideas? Share what would help you most in your workflow.