AI product notes: week of 15 June 2026
A weekly roundup of smaller AI product updates, release-note items, and admin changes worth tracking.
Update, 17 June 2026: Codex scheduled automations now correctly honour selected approval mode
The latest Codex app release fixes a bug where scheduled automations ignored the approval mode configured by the user or admin and fell back to a default instead. The fix is now live; update the app to receive it.
This is governance-relevant for Enterprise teams. When your organisation policy permits it, automations default to approval_policy = "never". If admin-enforced requirements disallow that, automations are supposed to fall back to the behaviour of your explicitly selected mode. Before this fix, those stricter admin policies were not being applied to scheduled runs, meaning configured approval boundaries were silently bypassed. The automations reference covers how approval policy interacts with admin requirements in detail.
The risk is sharpest for teams running automations with full-access sandbox mode, where Codex can modify files, run commands, and access the network without prompting.
Three things worth doing now:
- Update the Codex app.
- Review approval-mode settings on any existing scheduled automations, particularly in managed workspaces where
requirements.tomlrestrictions were configured. - Confirm sandbox mode for automations touching production repositories.
The fix shipped alongside a batch of other corrections tracked in the Codex changelog, including manual project ordering, sidebar pull request status updates, and remote SSH connection issues.
Update, 17 June 2026: Claude Code v2.1.178+ bug-fix wave: mid-stream connection drops preserved, WSL2 scroll fixed, Bedrock GovCloud 400 errors resolved, and sub-agent denylist silently-ignored bug patched
A cluster of patch releases around v2.1.178 landed on June 17, addressing four reliability regressions introduced in earlier builds. Details are confirmed across the GitHub releases page and the Claude Code docs changelog.
Mid-stream connection drops now preserve partial responses rather than surfacing raw errors or leaving the spinner stuck on “running tool.” API drops during thinking now trigger an automatic retry instead of showing “Connection closed while thinking.” WSL2 mouse-wheel scrolling under Windows Terminal and VS Code is restored after a regression introduced in v2.1.172. Bedrock GovCloud regions (us-gov-*) were deriving the wrong inference profile prefix (global instead of us-gov), causing 400 errors on derived model IDs; that is now fixed.
The most security-relevant fix patches a silent-ignore bug in sub-agent tool denylists. MCP server-level specs (mcp__server, mcp__server__*, mcp__*) passed to disallowedTools were not being enforced at all before this patch. Teams that assumed they were blocking an entire MCP server’s tools from sub-agents were getting no enforcement. Enterprise teams using server-level deny rules should treat this update as urgent and audit existing configs after upgrading.
Run claude update to install, then claude --version to confirm you are on v2.1.178 or later.
Smaller product updates do not always need a full article, but they can still matter if you own the platform, run the admin console, or build against the API.
Updates
- Anthropic: Claude Code adds localized session titles, smarter Bedrock credential caching, and tightened model allowlist enforcement (17 June 2026, score 3/5). The availableModels allowlist bypass is a governance gap that let environment variables silently route requests to blocked models, making this a security-adjacent fix for regulated enterprise deployments.
- OpenAI: Codex adds ‘Migrate to Codex’ import flow from Claude Code and Claude Cowork (17 June 2026, score 3/5). A first-party migration path from Claude Code and Cowork lowers the switching cost for teams evaluating Codex, making it a competitive signal worth tracking alongside the Claude Code/Codex rivalry.
- Google: Gemini API adds streaming support for the Flash TTS preview model (17 June 2026, score 3/5). Streaming TTS removes the latency bottleneck of waiting for a complete audio clip before playback, unlocking more responsive conversational voice experiences on the Gemini API.
- OpenAI: Codex bug fixes: scheduled automations now honor approval mode, background agent tab restoration, and mobile QR pairing (17 June 2026, score 3/5). The approval-mode bug on scheduled automations is a governance regression — automations could run without the intended human-approval gate, which is a compliance risk for teams relying on Codex’s approval workflows.
- OpenAI: ChatGPT Adds Pronunciation Audio in 60+ Languages, Smarter Connected App Controls, and Android Model Picker (19 June 2026, score 3/5). The audio pronunciation feature extends ChatGPT’s utility for language learners and non-English speakers, while the connected-app controls address growing user concerns about data scope.
- Google: Claude Opus 4.8 Is Now Available in Gemini Enterprise Agent Platform Model Garden (19 June 2026, score 3/5). Claude Opus 4.8 in Model Garden expands enterprise choice on GCP and enables mixed Gemini+Claude agentic workflows within the same platform.
- Anthropic: Claude Code Adds JetBrains Terminal Sync Fix and Attribution URL Setting for Commits (19 June 2026, score 2/5). The JetBrains fix resolves a significant usability regression for PyCharm, IntelliJ, and WebStorm users; the attribution URL control gives enterprises privacy over commit metadata.
- Anthropic: Anthropic Opens Seoul Office and Announces Korean AI Ecosystem Partnerships (18 June 2026, score 3/5). A permanent Seoul office signals Anthropic’s push into the competitive Korean enterprise AI market, where Kakao, Naver, and Samsung are major local players.
- Anthropic: Anthropic Seoul Office and Korean Ecosystem Partnerships: What It Means for Asia-Pacific Claude Deployments (18 June 2026, score 3/5). Korean enterprises face strict data-residency and AI-governance regulations; a local Anthropic presence accelerates compliant Claude adoption in one of Asia’s most AI-active markets.
- Anthropic: Claude Code Bug-Fix Release: Mid-Stream Drop Recovery, WSL2 Scrolling, and Plugin Load Performance (18 June 2026, score 3/5). The mid-stream drop fix and WSL2 regression are quality-of-life blockers for Windows and enterprise developers running Claude Code in mixed environments.
- OpenAI: Codex Record & Replay Changelog: Bulk Run History Actions, SSH Deep Links, and Browser Use Persistence (18 June 2026, score 2/5). Browser Use annotation persistence and SSH deep links are quality-of-life fixes that reduce friction for teams running long-horizon remote Codex tasks.
- Google: Google Vids gets Veo-powered longer video generation and parallel clip creation, rolling out to all Workspace users from June 17 (17 June 2026, score 3/5). Parallel multi-clip generation and clip extension land Veo’s video AI capabilities inside the Workspace content-creation workflow for all users without requiring a separate Gemini or AI Ultra subscription.
- Google: Google Workspace admins get two new Gemini app chat controls: temporary chats and conversation deletion (17 June 2026, score 3/5). These controls give Workspace IT admins the data-lifecycle knobs they need to comply with retention policies and user-privacy regulations, removing a key objection to enabling Gemini for work accounts.