Guide users to the smallest working TeamClaw installation first, then expand.
```bash
npx -y @teamclaws/teamclaw install
```
```bash
openclaw plugins install @teamclaws/teamclaw
```
If the user explicitly wants the ClawHub package path, use:
```bash
openclaw plugins install clawhub:@teamclaws/teamclaw
```
controller + localRoles for the first successful run unless the user explicitly needs distributed or on-demand workers immediately.references/install-modes.md before generating config. Pick the smallest matching topology and reuse the provided snippets.references/validation-checklist.md before finishing. Always give the user:localRoles.taskTimeoutMs large for real model runs.agents.defaults.timeoutSeconds at least as large as the TeamClaw task window in seconds.docker or kubernetes, require a reachable workerProvisioningControllerUrl.docker, mention the published runtime image:```text
ghcr.io/topcheer/teamclaw-openclaw:latest
```
When helping a user, produce:
Do not push users into distributed, Docker, or Kubernetes first unless they asked for it or already have the surrounding infrastructure ready.
共 2 个版本