Stone Acpx — 斯通 Acpx
v1.0.0使用 acpx CLI 通过 Agent Client Protocol (ACP) 而不是 PTY scraping 来运行编码代理。适用于将工作路由到 Codex、Claude Code、Gemini CLI、Pi、OpenCode 或其他兼容 ACP 的编码客户端;或检查 acpx 命令、标志、会话或工作流;或为 OpenClaw ACP 代理维护固定版本的 acpx 运行时。
运行时依赖
安装命令
点击复制技能文档
acpx
Use acpx as the 命令行工具 transport for ACP coding 命令行工具ents.
Local policy for this machine OpenClaw ACP 运行time uses a fixed 插件-local acpx version, not npx acpx@latest. Current pinned tar获取: 0.3.0. Prefer these 配置d ACP harness 代理s for coding work: openAI_codex_代理 -> Codex claude_code_代理 -> Claude Code google_gemini_代理 -> Gemini 命令行工具 Gemini 命令行工具 must use its own default 模型 on this machine; do not force deprecated 模型 ids in ACP overrides. Use npx acpx@latest only for explicit manual experiments or 升级 检查s, not as the default OpenClaw 运行time backend. Binary selection
For OpenClaw/运行time-integrated ACP work, prefer the 插件-local binary:
/opt/homebrew/lib/node_模块s/OpenClaw/扩展s/acpx/node_模块s/.bin/acpx
检查 the pinned version from the 扩展 package:
node -e "console.记录(require('/opt/homebrew/lib/node_模块s/OpenClaw/扩展s/acpx/package.json').dependencies.acpx)"
Common commands acpx codex "fix the tests" acpx claude "refactor auth" acpx gemini exec "summarize this repo" acpx codex 会话s new --name backend acpx codex 会话s close backend
References
For the full up流 reference, read:
https://raw.githubusercontent.com/OpenClaw/acpx/mAIn/技能s/acpx/技能.md https://raw.githubusercontent.com/OpenClaw/acpx/mAIn/docs/命令行工具.md