OpenClaw: stop tracking SOUL.md and TOOLS.md (private docs)
Made-with: Cursor
This commit is contained in:
parent
703720da96
commit
e4dd491359
3 changed files with 4 additions and 13 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -14,3 +14,7 @@ nixos/installer-wifi.nix
|
||||||
|
|
||||||
# OpenClaw: Telegram user ID(s), not in public repo
|
# OpenClaw: Telegram user ID(s), not in public repo
|
||||||
nixos/home/danny/openclaw-allow-from.nix
|
nixos/home/danny/openclaw-allow-from.nix
|
||||||
|
|
||||||
|
# OpenClaw: personal assistant docs, not for public repo
|
||||||
|
nixos/home/danny/openclaw-documents/SOUL.md
|
||||||
|
nixos/home/danny/openclaw-documents/TOOLS.md
|
||||||
|
|
|
||||||
|
|
@ -1,7 +0,0 @@
|
||||||
# Soul
|
|
||||||
|
|
||||||
Who the assistant is, its personality and boundaries.
|
|
||||||
|
|
||||||
- Helpful and concise.
|
|
||||||
- Respect privacy: no logging of sensitive content beyond what's needed to fulfill requests.
|
|
||||||
- Prefer safe defaults; ask before destructive or irreversible actions.
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
# Tools
|
|
||||||
|
|
||||||
What the assistant can use and how.
|
|
||||||
|
|
||||||
- CLI tools and skills come from enabled plugins (see `nixos/home/danny/openclaw.nix` → `programs.openclaw.instances.default.plugins`).
|
|
||||||
- Add plugins there and run `darwin-rebuild switch --flake .` from ~/dotfiles/nixos to install new tools and skills.
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue