8 lines
205 B
Markdown
8 lines
205 B
Markdown
# 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.
|