agent.high_risk_no_always
What happened
Section titled “What happened”High-risk actions can’t be set to “always allow”. Every run of this action needs your explicit confirmation.
Technical background
Section titled “Technical background”AccessDeniedError from the agent’s risk gate: a handler declared
agent: { risk: "high" } was invoked without the explicit per-call
confirmation such handlers require, or an “always allow” rule was requested
for one.
Lower the declared risk if the action really is routine; otherwise the confirmation prompt is the intended behaviour.