We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs: updates exampes behavior
updates for 0.3.0
update Architecture with corrections from latest fixes
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
Architecture: add CLI/gateway/allow interaction examples and testing structure
Change default examples from create to delete/destroy commands
Add wiki pages: Home, Installation, Configuration, Architecture, Roadmap, Security & Risks