Claude
01Agent
Built-in acpx claude sessions load Claude project and local settings, but not user settings. This prevents globally enabled channel and daemon plugins from claiming singleton external resources in an ACP-spawned session.
Agent
Built-in acpx claude sessions load Claude project and local settings, but not user settings. This prevents globally enabled channel and daemon plugins from claiming singleton external resources in an ACP-spawned session.
Agent
Headless CLI client for stateful Agent Client Protocol (ACP) sessions.
Agent
acpx copilot requires a GitHub Copilot CLI release that supports ACP stdio mode. Older copilot binaries fail before ACP startup.
Agent
Cursor can advertise model ids with bracketed settings (for example, composer-2.5[fast=false]). acpx --model composer-2.5 cursor ... accepts a bare model name only when Cursor advertises exactly one matching bracketed variant; use the full advertised id when multiple variants are available.
Agent
Devin requires Windsurf-compatible client metadata during ACP initialization. acpx satisfies this by detecting Devin ACP launches and advertising a narrow Windsurf identity shim.
Agent
Headless CLI client for stateful Agent Client Protocol (ACP) sessions.
Agent
acpx fast-agent starts fast-agent through its ACP entrypoint. It requires uvx on PATH.
Agent
Headless CLI client for stateful Agent Client Protocol (ACP) sessions.
Agent
acpx grok-build launches the installed grok CLI through its ACP stdio entrypoint. Install Grok Build and complete its normal authentication flow before using it through acpx.
Agent
Headless CLI client for stateful Agent Client Protocol (ACP) sessions.
Agent
Headless CLI client for stateful Agent Client Protocol (ACP) sessions.
Agent
Headless CLI client for stateful Agent Client Protocol (ACP) sessions.
Agent
Headless CLI client for stateful Agent Client Protocol (ACP) sessions.
Agent
acpx mux starts coder/mux through its ACP stdio bridge (mux acp). mux acp auto-starts an in-process mux server, so a separate mux server is not required.
Agent
Headless CLI client for stateful Agent Client Protocol (ACP) sessions.
Agent
acpx pool launches the installed pool CLI through its ACP stdio entrypoint. Install pool using the official instructions, then authenticate the CLI before using it through acpx; pool login is the normal interactive path. Pool reads its configuration from /.config/poolside/.
Agent
acpx qoder uses the same login state as Qoder CLI. For non-interactive runs, Qoder documents QODERPERSONALACCESSTOKEN as the supported environment variable for authentication.
Agent
By default, acpx advertises ACP fs/readtextfile and fs/writetextfile, so Qwen delegates its file tools to the acpx filesystem proxy. Use --no-fs when Qwen must use its native filesystem service instead, such as when it needs to read or write files in its own runtime temporary directories.
Agent
Headless CLI client for stateful Agent Client Protocol (ACP) sessions.
Agent
Agent "ZeroClaw" from openclaw/acpx, covering zeroclaw, agent selection, notes and connecting to a running gateway.