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.