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. |
||
|---|---|---|
| .. | ||
| _category_.json | ||
| automation-blueprints-catalog.mdx | ||
| cli-commands.md | ||
| environment-variables.md | ||
| faq.md | ||
| mcp-config-reference.md | ||
| model-catalog.md | ||
| optional-skills-catalog.md | ||
| profile-commands.md | ||
| skills-catalog.md | ||
| slash-commands.md | ||
| tools-reference.md | ||
| toolsets-reference.md | ||