You lose track of workers
Several agents can be running, waiting, failing, or asking for input. A single chat transcript hides that operational state.
Open source command deck for parallel AI work
DroidMaster solves the messy part of AI building: your agent, browser, files, terminal, voice notes, and tool output all live in different places. It brings them into one command deck so every action has visible context.
The core problem
Several agents can be running, waiting, failing, or asking for input. A single chat transcript hides that operational state.
The browser shows the result, the terminal shows the process, files show the change, and chat holds the instruction. The work is split before it starts.
When tool calls, screenshots, prompts, and output are separated, it becomes harder to know which instruction caused which result.
Features by problem solved
Problem 01
You end up alt-tabbing between the prompt, the local site, screenshots, and terminal logs. DroidMaster keeps the agent and browser view in the same workspace so you can ask for a change while looking at the result.
Problem 02
The deck gives each agent a pane with status, current context, tool calls, and an input row. You can compare workers without reopening terminals or scrolling through one giant chat.
Problem 03
QWER and ASD turn the deck into a physical control surface. Move focus, scroll histories, switch workspaces, and trigger voice without hunting for tiny controls.
Problem 04
Voice notes let you explain the change while staying inside the active workspace. The resulting prompt card appears in context, next to the work it affects.
Problem 05
DroidMaster wraps the tools you already use, including Codex and Claude Code, so the operating surface is separate from your model subscription.
Problem 06
Run locally or on your own VPS, expose only the workspaces you choose, and keep credentials scoped to the runtime you control.
The simplified animation
The mock keeps only the parts that teach the mental model. The real app can stay loaded because the controls remain simple.
Install
npx droidmaster web
FAQ
Yes. DroidMaster is for operators running several AI workstreams at once. The design goal is controlled visibility, not minimal chat.
No. Bring the model tools you already use, then run them through the DroidMaster operating surface.
The animation explains the control model: move focus, record intent, insert work, and watch the workspace update.