fix(docs): correct autospawn args default comment #163

Merged
clawdie merged 1 commit from feat/spawner-vault-hook into main 2026-06-24 10:00:22 +02:00

1 commit

Author SHA1 Message Date
1aed63e27d fix(docs): correct autospawn args default comment
Some checks failed
CI / rust (pull_request) Has been cancelled
CI / markdown (pull_request) Has been cancelled
CI / port (pull_request) Has been cancelled
CI / agent-jail-pkgs (pull_request) Has been cancelled
COLIBRI_AUTOSPAWN_ARGS default is binary-dependent, not always
--mode json. zot uses 'rpc' (RPC mode), other harnesses use
--mode json. The code was correct (default_agent_args), the
doc comment was stale since the zot-rpc driver landed.
2026-06-24 09:08:06 +02:00