Releases: ArkNill/agent-action-policy
Releases · ArkNill/agent-action-policy
v0.1.1
v0.1.0
Initial Public Release
Declarative action policies for AI agents.
Features
- YAML/Python policy definition with pattern matching (exact, glob, regex)
- 4 built-in templates: safe_coding, safe_browsing, safe_database, strict
- Approve / deny / escalate actions per tool call
- Path pattern matching for file operations
- Decorator and callback integration
- Zero dependencies (YAML optional)
- 69 tests passing
Install
pip install agent-action-policy