#173 · Primary category: AI Coding Assistants

acpx

agentclientprotocol

Headless CLI client for stateful Agent Client Protocol (ACP) sessions

Project last updated:08/28/26

GitHub Stars

3.2K

Forks

326

Contributors

65

License

MIT

Why we included this project

acpx is a headless command-line client for the Agent Client Protocol, and it exists to make scripting coding agents painless. Instead of learning each agent's bespoke CLI, you get one command shape for persistent, per-repository sessions and one-shot prompts across Codex, Claude Code, and Gemini CLI, with machine-readable JSON output that CI pipelines can actually consume. Sessions stay scoped to the repository and persist across invocations, which keeps automation from kicking off unexpected conversations. The project is upfront about being pre-1.0: interfaces are still evolving, so pin a version and expect to adjust as the protocol matures. If you run agent workflows that need repeatable, non-interactive control, this is the sort of plumbing worth adopting early.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category