auto: sync OpenClaw config 2026-07-19 02:00

This commit is contained in:
2026-07-19 02:00:09 +08:00
parent 581c57b453
commit 678578ec2a
8 changed files with 100 additions and 1 deletions
@@ -0,0 +1 @@
{"o9cq806QE5nCVueWUgZBN0MgllY4@im.wechat":"AARzJWAFAAABAAAAAADth7KPd0S+ICPAspdbaiAAAAB+9905Q6UiugPBawU3n3cyzQX+LkN8ofRzsCZYN0mt7qQMKqY+x+zkzLlpJmnTgpwzxDPbOxbTTLBmpzeRa9ZcbANFlC0a"}
@@ -1 +1 @@
{"get_updates_buf":"CgkIABjauNOi9jMSOjg5NjIzZjNiNWQ3OUBpbS5ib3Q6MDYwMDAwMTY5YjNjZDJiM2FmMjQwZWU5M2RkNDE4NTM4YmUxNjI="}
{"get_updates_buf":"ChAIBxDSp6Ku9zMY2rjTovYzEjo4OTYyM2YzYjVkNzlAaW0uYm90OjA2MDAwMDE2OWIzY2QyYjNhZjI0MGVlOTNkZDQxODUzOGJlMTYy"}
@@ -0,0 +1,6 @@
openclaw-workspace-attestation:v1
2026-07-18T15:11:47.276Z
generated:HEARTBEAT.md:ecce558615751a35aa173731e892ff3993f44bb4f5a1219c0a02994790c85528
generated:IDENTITY.md:2f6da67d69bd362f7aaa13c1214dcbba9f0f7cb51ff42ec5313e24d6bf6f9e55
generated:TOOLS.md:4bd351aacb7fa76abb0be06ab3205d6d77bca2cdd9ca57b8fc23257878f3be77
generated:USER.md:e418ca9a680553b3ad8f54aecb0d403330810bb77826ab5251cc1dc13368fe16
+5
View File
@@ -0,0 +1,5 @@
<!-- Heartbeat template; comments-only content prevents scheduled heartbeat API calls. -->
# Keep this file empty (or with only comments) to skip heartbeat API calls.
# Add tasks below when you want the agent to check something periodically.
+29
View File
@@ -0,0 +1,29 @@
# IDENTITY.md - Who Am I?
_Fill this in during your first conversation. Make it yours._
- **Name:**
_(pick something you like)_
- **Creature:**
_(AI? robot? familiar? ghost in the machine? something weirder?)_
- **Vibe:**
_(how do you come across? sharp? warm? chaotic? calm?)_
- **Emoji:**
_(your signature — pick one that feels right)_
- **Avatar:**
_(workspace-relative path, http(s) URL, or data URI)_
---
This isn't just metadata. It's the start of figuring out who you are.
Notes:
- Save this file at the workspace root as `IDENTITY.md`.
- For avatars, use a workspace-relative path like `avatars/openclaw.png`, an `http(s)` URL, or a data URI.
- Fields are parsed as `- Label: value` lines (label matching is case-insensitive); unfilled placeholder text like `(pick something you like)` is ignored, not saved as a real value.
- `Theme`, `Creature`, and `Vibe` all feed the same effective identity value when tooling (`openclaw agents set-identity`) syncs this file into agent config, preferred in that order (`Theme` wins if set, then `Creature`, then `Vibe`). Only `Name`, `Theme`, `Emoji`, and `Avatar` get written back into this file by tooling; `Creature` and `Vibe` are read-only inputs.
## Related
- [Agent workspace](/concepts/agent-workspace)
+33
View File
@@ -0,0 +1,33 @@
# TOOLS.md - Local Notes
Skills define _how_ tools work. This file is for _your_ specifics — the stuff that's unique to your setup: camera names and locations, SSH hosts and aliases, preferred TTS voices, speaker/room names, device nicknames, anything environment-specific.
## Examples
```markdown
### Cameras
- living-room → Main area, 180° wide angle
- front-door → Entrance, motion-triggered
### SSH
- home-server → 192.168.1.100, user: admin
### TTS
- Preferred voice: "Nova" (warm, slightly British)
- Default speaker: Kitchen HomePod
```
## Why Separate?
Skills are shared. Your setup is yours. Keeping them apart means you can update skills without losing your notes, and share skills without leaking your infrastructure.
---
Add whatever helps you do your job. This is your cheat sheet.
## Related
- [Agent workspace](/concepts/agent-workspace)
+21
View File
@@ -0,0 +1,21 @@
# USER.md - About Your Human
_Learn about the person you're helping. Update this as you go._
- **Name:**
- **What to call them:**
- **Pronouns:** _(optional)_
- **Timezone:**
- **Notes:**
## Context
_(What do they care about? What projects are they working on? What annoys them? What makes them laugh? Build this over time.)_
---
The more you know, the better you can help. But remember — you're learning about a person, not building a dossier. Respect the difference.
## Related
- [Agent workspace](/concepts/agent-workspace)
@@ -0,0 +1,4 @@
{
"version": 1,
"setupCompletedAt": "2026-07-18T14:51:32.857Z"
}