Hermes Decider Plugin — risk evaluation, auto-continuation, working memory
- Python 100%
| scripts | ||
| .gitignore | ||
| __init__.py | ||
| plugin.yaml | ||
| process_manager.py | ||
| README.md | ||
| rust_sm_bridge.py | ||
| tool_router.py | ||
Decider Plugin — Hermes integration for SOTA Decider
Hermes plugin that provides decide and decide_risk tools + pre_tool_call hook.
Install
ln -sf /opt/decider-plugin /root/.hermes/plugins/decider
Config: add - decider to plugins.enabled in ~/.hermes/config.yaml.