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
- Guard plan_gate_needs_user metadata with needsUserPending flag to
prevent model from fabricating this source and resetting reviewCount
- Fix ToolRegistry leak: use createAgentHeadless's dispose() instead
of manually stopping the override registry
- Fix YOLO/AUTO fallback: require gateState to be present for the
autonomous 'allow' permission path
- Escape </untrusted-content> in evidence bundle fields to prevent
XML injection in the gate review prompt
- Re-read prePlanMode after async gate call to avoid stale values
- Improve originalRequest fallback message when model omits it
- Add tests for needsUserPending guard, capEscalationPending guard,
YOLO-no-gateState fallback, and XML escaping
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments