You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(permission): forget cached denies on a new user turn (#1090)
* fix(permission): forget cached denies on a new user turn
Same-turn reactor retries still short-circuit. A later message must
re-ask the same URL instead of canned-replying Tool call rejected.
* fix(permission): clear denials only on operator inbound
Mailbox, fleet-dry, and background-shell wakes are also
message.received and must not forget a deny the operator just made.
* style(permission): oxfmt CL-8002 tests
0 commit comments