mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-11 05:40:44 +00:00
Summary: - Add optional ACPX agent args config support while preserving command-only configs. - Quote flattened args before passing the command string to the ACP client so spaces and single quotes preserve argv boundaries. - Document the config shape and add changelog attribution. Verification: - pnpm test extensions/acpx/src/config.test.ts - pnpm exec oxfmt --check --threads=1 extensions/acpx/src/config.ts extensions/acpx/src/config.test.ts docs/tools/acp-agents-setup.md CHANGELOG.md - git diff --check - pnpm check:changed - isolated openclaw config patch/validate/get real behavior proof for ACPX args.