OACP Documentation
Welcome to the OACP documentation.
OACP is a file-based coordination protocol for multi-agent workflows. It enables agents to communicate, coordinate tasks, and share context through structured files — no daemons or central servers required.
Quick Start
Section titled “Quick Start”pip install oacp-clioacp init my-projectoacp doctorSee the Quick Start guide for a complete walkthrough.