← Back to the Hub

Harn (ACP)

acp:harn

ACP

Agent pipeline runtime that serves .harn workflows as a native ACP coding agent.

ACPOpen sourceNeeds setupContext replay sessions

Specification

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

Setup and support

# Harn Harn runs `.harn` agent pipelines and exposes them through ACP over standard input and output. ## Installation Install Harn from its official releases, then run `harn serve acp`. See https://github.com/burin-labs/harn.

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 harn$ :harness switch acp:harn$ :harness status
From your shell
$ superqode harness run acp:harn "Describe your task"

Install and authenticate

  1. 1

    Set up Harn

    # Harn Harn runs `.harn` agent pipelines and exposes them through ACP over standard input and output. ## Installation Install Harn from its official releases, then run `harn serve acp`. See https://github.com/burin-labs/harn.