One project. All its context.
Find your sessions, explore files and review Git changes. Pick up a conversation where you left off.
Explore the workspaceFewer terminals.
More room for your ideas.
The local studio for Prime Agent. Manage your projects, follow your agents and keep track of your work in an interface built for you.
Download for WindowsYour projects, conversations and context. Always within reach.
Real interface · Demo data01 / KEEP TRACK
A clear workspace, even with several agents at work. The essentials stay visible. Details are one click away.
Find your sessions, explore files and review Git changes. Pick up a conversation where you left off.
Explore the workspaceSteer your agent as it works or queue up what comes next. Your messages wait for the right moment, without interrupting the current task.
Discover live messagesFollow delegated tasks, their status and conversations. Choose models and reasoning levels for future sub-agents.
Understand sub-agents02 / STAY IN YOUR ELEMENT
Your favorite models, MCP tools, skills and prompts. Keep your workflow, without switching between interfaces.
Connect your toolsKeep an eye on your agents from your phone, over Wi-Fi or Tailscale. PIN access and a PWA at your fingertips.
Set up mobile accessYour PC and the Studio server must stay running.
Close the tab. Not your projects. Your agents keep working while the Studio server stays running.
03 / OVER TO YOU
Install Studio. Add your project.
And bring your next idea to life.
Before you startPrime Agent, uv and a configured provider are required. Node.js is included in the Windows app.
Download and run the Windows installer.
Open Studio from your desktop or the Start menu.
Add a folder, choose a model and get started.
Windows x64 · Per-user installation
The installer does not yet have a Windows Authenticode signature.
With Node.js 22.8+, uv and Prime Agent installed:
git clone https://github.com/zerr0o/prime-agent-studio.git
cd prime-agent-studio
npm ci
npm run setup:runtime
npm run start:silentStudio opens at 127.0.0.1:3088.
GOOD TO KNOW
The right context before
your first project.
No. Studio is the graphical interface for your Prime Agent installation. The engine, models and configuration remain those of Prime Agent. Studio brings them together in a local workspace.
The Studio server, your sessions and your files are on your PC. Model requests go through the providers you have configured. “Local” does not mean everything works offline or that no data leaves your computer.
Studio is open source, under the MIT license. Any model and service costs depend on your providers. Studio does not include or replace them.
The server installation and app are designed for Windows. From a phone, you can control that PC over Wi-Fi or Tailscale and install the PWA via HTTPS. The PC must stay on and the server must stay running. Mobile access does not replace the Windows installation.
Your agents keep working while the Studio server stays running. Closing the window or tab does not stop their tasks. Stopping the server, however, stops any runs in progress.