Cloud Agents — Self-hosted pools
Notable docs updates on /docs/cloud-agent/self-hosted/pool:
- Clarified multi-repo workers: clone each repo before the worker starts; use an any-repo pool if you want an empty workspace and bootstrap source control after assignment.
- Expanded any-repo pool guidance for
.cursor/rules: add an.mdcrule (withalwaysApply: true) under the--worker-dirpath so every request gets clone/routing instructions before repos exist.