← Back to the Hub

Dirac (ACP)

acp:dirac

ACP

Open-source coding agent focused on efficient parallel edits and lower model cost.

ACPOpen sourceNeeds setupContext replay sessions

Specification

CategoryACP agents
RuntimeACP
InterfaceTUI and CLI over ACP
Sourceacp:all
LicenceOpen source
ContinuityContext replay
SupportNeeds setup
Based onDirac agent

Setup and support

npm install -g dirac-cli

Runtime behaviour

Capabilities

Agent Client ProtocolContext replay

Policies and ownership

  • +External agent owns its tool loop and tool inventory
  • +SuperQode provides ACP connection, session handoff, and context replay

Get started

Inside SuperQode
$ :connect acp dirac$ :harness switch acp:dirac$ :harness status
From your shell
$ superqode harness run acp:dirac "Describe your task"

Install and authenticate

  1. 1

    Install Dirac

    npm install -g dirac-cli