Bobiverse Replicate
by @theamericanmaker
Create a new Bob agent only on explicit operator command using a guarded replication runner. Purposeful Bobiverse-style replication for OpenClaw agents.
"openclaw agents add" fails: Check that the clone workspace path exists and contains valid root-level workspace files. Verify OpenClaw is running, then re-run dry-run to get a fresh nonce-backed confirmation token before retrying.
Clone has wrong personality: Re-check the SOUL.md modifications. The agent reads SOUL.md at session start β changes take effect on the next session, not mid-conversation.
Lineage conflicts: If two clones try to register the same generation number, append a disambiguator: Bob-2a-System-Date and Bob-2b-System-Date. Update SERIAL-NUMBER-SPEC.md if this becomes a pattern.
Clone can't communicate with parent: Verify tools.sessions.visibility
allows cross-agent targeting, tools.agentToAgent.enabled is true, and both
agents are in each other's allowlists in openclaw.json.
clawhub install bobiverse-replicate