mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-09 13:21:42 +00:00
--safe-mode promised to disable ALL customizations, but shell hooks declared in config.yaml's hooks: block registered anyway — register_from_config() runs independently of plugin discovery and load_config() does not honor HERMES_IGNORE_USER_CONFIG. Gate it on HERMES_SAFE_MODE at the single chokepoint so troubleshooting runs fire zero user-configured code (plugins, MCP, and hooks). Docs (en + zh) updated; positive + negative tests added. |
||
|---|---|---|
| .. | ||
| developer-guide | ||
| getting-started | ||
| guides | ||
| integrations | ||
| reference | ||
| user-guide | ||
| index.mdx | ||
| user-stories.mdx | ||