openclaw/acpx
A headless CLI client implementing the Agent Client Protocol for stateful AI agent communication sessions.

acpx provides a structured command-line interface for AI agents and orchestrators to interact with ACP-compatible coding agents like Claude, Codex, and others. It replaces fragile PTY scraping with a proper protocol-based session system featuring persistent multi-turn conversations, named parallel sessions, prompt queueing, cooperative cancellation, and soft-close lifecycle management. The tool is scoped per repository and designed for agent-to-agent communication workflows.
Frequently asked
- What is openclaw/acpx?
- A headless CLI client implementing the Agent Client Protocol for stateful AI agent communication sessions.
- Is acpx open source?
- Yes — openclaw/acpx is open source, released under the MIT license.
- What language is acpx written in?
- openclaw/acpx is primarily written in TypeScript.
- How popular is acpx?
- openclaw/acpx has 3k stars on GitHub.
- Where can I find acpx?
- openclaw/acpx is on GitHub at https://github.com/openclaw/acpx.