fix: add agents identity helper

This commit is contained in:
Peter Steinberger
2026-01-19 10:44:09 +00:00
parent 9292ec9880
commit fcea6303ed
8 changed files with 465 additions and 12 deletions

View File

@@ -135,7 +135,8 @@ After the user chooses, update:
- Notes
3) ~/.clawdbot/clawdbot.json
Set identity.name, identity.theme, identity.emoji to match IDENTITY.md.
Run: clawdbot agents set-identity --workspace "<this workspace>" --from-identity
If multiple agents share a host, add --agent <id>.
## Cleanup
Delete BOOTSTRAP.md once this is complete.