Studio — In-App Project Workspace
Studio is a built-in coding workspace where the Studio Agent scaffolds projects, edits files, runs dev servers, and ships features without leaving VORTΞXHQ.
What you can do
- Create a new project from a template (Laravel, Next.js, Flutter, FastAPI, custom).
- Import an existing folder and have the agent index it instantly.
- Browse and edit files in a Monaco-powered editor.
- Run dev servers, build commands, tests — directly from the Studio panel.
- Open the project in VS Code, reveal in Finder, or push to GitHub with a click.
The Studio Agent
The Studio Agent is a senior full-stack developer that ships features end-to-end. It chains: scaffolding → file edits → dependency installs → dev server start → smoke test → commit. Every step is verified before moving on.
GitHub Integration
Connect your GitHub account once and Studio can:
- List your repos and clone any into the workspace.
- Create new repos directly from a Studio project.
- Push commits and open pull requests through the agent.