Skip to content

Releases: ArkNill/agent-action-policy

v0.1.1

13 Apr 12:38

Choose a tag to compare

Bump version to 0.1.1

v0.1.0

25 Mar 04:48

Choose a tag to compare

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