Skip to content

Roadmap

Stephen Cross edited this page Jun 6, 2026 · 4 revisions

Roadmap

v0.4.0 — Power Features

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

v0.5.0 - TBD

to be planned.

Hermes Core Integration (Out of Scope for Plugin)

These require Hermes core changes:

  • register_dangerous_pattern() API on PluginContext — eliminates the need for monkey-patching
  • Sensitive-write gate for plugin config_SENSITIVE_WRITE_TARGET should cover custom-dangerous-patterns.yaml
  • pre_tool_execution hook — pre-execution veto without monkey-patching
  • Structured logging for approval events — standardized event format for analytics

Future Considerations

  • Currated pattern sets for common use cases.
  • Community patterns: Index of pattern sets via GitHub

Clone this wiki locally