Skip to content

v0.3.3

Choose a tag to compare

@klick klick released this 26 Feb 22:53
· 163 commits to main since this release
be38a8f
  • Added control-plane foundation with governed policies, approvals, idempotent action execution ledger, and immutable audit events.
  • Added guarded control API endpoints under /agents/v1/control/* with explicit read/write scopes for policies, approvals, executions, and audit access.
  • Added a Control Plane Control Panel tab with policy upsert, approval decisions, execution controls, and control-plane snapshot visibility.
  • Added migration m260226_233000_add_agents_control_plane_tables for control-plane persistence tables.