Nixos-Config/openclaw/documents/AGENTS.md
2026-04-02 19:31:37 -03:00

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.