@cellfence/plugin-agent-budget
v0.1.11
Published
CellFence rule plugin for AI agent change budgets.
Maintainers
Readme
@cellfence/plugin-agent-budget
Rule plugin that rejects AI-agent changes outside a declared budget.
import { agentBudgetPlugin } from "@cellfence/plugin-agent-budget";Use with checkRepository({ changedFiles, plugins: [agentBudgetPlugin(...)] }).
