Conteúdo
⚕ *Hermes Agent*
────────────
⚠️ *Dangerous command requires approval:*
```
execute_code <<'PY'
from hermes_tools import search_files
import json
# Check what articles/notes exist in the vault
result1 = search_files(pattern="*.md", target="files", path="/home/cyber/Documents...
```
Reason: execute_code script execution. The script can spawn subprocesses or mutate files without passing through terminal command approval; approval is one-shot for this run.
Reply `/approve` to execute, `/approve session` to approve this pattern for the session, `/approve always` to approve permanently, or `/deny` to cancel.