- [new] Amazon Bedrock model-provider support now includes auth refresh, with dedicated AWS auth-refresh configuration.
- [changed] AWS auth info carried on model providers was extended to cover the refresh flow.
- [removed] The standalone shell
is_safe_commandhelper was dropped as command-safety handling was reworked.
Under the hood
- Added internal configuration and types for Bedrock/AWS auth refresh (
AwsAuthRefreshConfigand related provider auth info). - Introduced additional internal data shapes used by workspace messaging, proxy routing, output measurement, GitHub repository summaries, and remote plugin mutation responses; several unused or superseded response/settings types were removed.
- Sandbox and session-related environment knobs were adjusted, including
CODEX_SANDBOX_NETWORK_DISABLEDandCODEX_SESSION_ID. - Dropped the unused
color_quantdependency; lockfiles and version metadata were bumped for0.149.0-alpha.2.