205 B
205 B
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.