- [removed] The
on-failureapproval policy has been removed. The--ask-for-approval/-aflag now only acceptsuntrusted,on-request, andnever. - [changed] Agent prompts were updated to reference only the
nevernon-interactive approval mode when describing proactive validation behavior.
Under the hood
- Added the
core-skills/src/loadersubsystem and supporting files for environment loading. - Added
core/src/session/context_window.rsfor session context management. - Updated environment variable handling and several internal request/response types and event definitions.
Upgrade notes
- If your configuration or scripts explicitly set
--ask-for-approval on-failure, switch toon-requestorneverbefore upgrading.