Skip to content

History / Configuration

Revisions

  • docs: update CLI and configuration documentation Clarify the relationship between `pattern` and `glob` fields, noting that `pattern` can now be omitted if a `glob` is provided. Also, add details regarding the validation process for `custom-dangerous-patterns`.

    @scross01 scross01 committed Jun 7, 2026
  • updates for 0.3.0

    @scross01 scross01 committed Jun 6, 2026
  • docs: clarify eval order with Plugin/Hermes tags and fix deny-vs-allow precedence - Tag eval steps with [Plugin]/[Hermes] source labels - Show block and built-in patterns as sub-steps of detect_dangerous_command() - Fix: deny runs before allow (deny wins), not after - Fix: remove incorrect allow-wins-over-deny statements - Add summary table contrasting deny vs block vs allow behavior - Clarify --yolo bypasses block patterns but not deny patterns

    @scross01 scross01 committed Jun 3, 2026
  • Change default examples from create to delete/destroy commands

    @scross01 scross01 committed Jun 3, 2026
  • Add wiki pages: Home, Installation, Configuration, Architecture, Roadmap, Security & Risks

    @scross01 scross01 committed Jun 3, 2026