-
Notifications
You must be signed in to change notification settings - Fork 0
Roadmap
Stephen Cross edited this page Jun 6, 2026
·
4 revisions
| Item | Priority | Description |
|---|---|---|
| Include/import directive | Medium |
patterns: ["#include: community/cloud-aws.yaml"] for YAML-level composition |
| Pattern audit log | Low | Record which patterns triggered, how often, user's decision — helps users refine their config |
to be planned.
These require Hermes core changes:
-
register_dangerous_pattern()API onPluginContext— eliminates the need for monkey-patching -
Sensitive-write gate for plugin config —
_SENSITIVE_WRITE_TARGETshould covercustom-dangerous-patterns.yaml -
pre_tool_executionhook — pre-execution veto without monkey-patching - Structured logging for approval events — standardized event format for analytics
- Currated pattern sets for common use cases.
- Community patterns: Index of pattern sets via GitHub