openclaw
This commit is contained in:
parent
00bc438e82
commit
7e083daf0c
6 changed files with 169 additions and 3 deletions
8
openclaw/documents/AGENTS.md
Normal file
8
openclaw/documents/AGENTS.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# AGENTS
|
||||
|
||||
Brief rules for OpenClaw agents in this system.
|
||||
|
||||
- Keep changes small and reversible.
|
||||
- Avoid secrets in plain text.
|
||||
- Prefer shell and CLI tools over GUI apps.
|
||||
- Ask before destructive actions.
|
||||
Loading…
Add table
Add a link
Reference in a new issue