A clear view
of every agent.

Give your coding agents a place to work.
Review their plans, follow the work, and see the proof. All on your own machine.

Self-hosted · macOS & Linux · Web & iOS

Product tour
ACPDash plan review with a technical plan for project search and controls to approve or send feedback.

Read the technical plan, comment on exact passages, then approve the work.Demo project · real interface

One workspace. Your choice of agent.

  • Codex
  • Claude
  • Grok
  • Cursor
  • OpenCode
Provider setup ↗

From a brief
to work you can verify.

Start with a quick task, bring in existing issues, or ask for a technical plan. ACPDash keeps the decisions and results attached to the work.

Close to your code.
Within your control.

The host runs on your machine with Bun, Git, and SQLite. Agents use your configured providers and work in local repositories. Open the dashboard in a browser or connect the native iOS client.

Explore the architecture →
Web dashboardiOS app
ACPDash hostBun · your machine
Agent providersGit worktreesSQLite

A readable manual.
Right beside the product.

Get a first project running, understand the workflow, or look under the hood.

Put your agents to work.

Clone the repository, install the dependencies, and start the host.

Check the requirements →
git clone https://github.com/pmdroid/acpdash.git
cd acpdash
bun install --frozen-lockfile
bun start

Then open 127.0.0.1:4317 in your browser.