{"collection":{"slug":"frontier-ai-labs","name":"Frontier AI Labs"},"digest":{"id":"cwd_s0pzLFms3T8I0Cp468HpO","weekStart":"2026-06-01","title":"Codex expands beyond coding while Claude and OpenAI harden security and cost controls","intro":"OpenAI rolled out role-specific Codex plugins, interactive Sites, and enterprise admin controls for ChatGPT, while Anthropic stopped billing for Claude refusals without output and added a max_tokens parameter to the advisor tool. Both platforms shipped significant security hardening across Claude Code, ChatGPT Lockdown Mode, and the Claude API.","body":"### Codex becomes a platform for knowledge work\n\nOpenAI made its biggest play yet to turn [Codex](/release/rel_PnOJ6zx895oT2AquahBhI-openai-launches-role-specific-codex-plugins-and-interactive-sites) from a developer tool into a general-purpose work platform. Six new role-specific plugins bundle 62 apps and 110 skills for data analytics, creative production, sales, product design, public equity investing, and investment banking — available in preview for Business and Enterprise customers. More notable is the launch of interactive Sites, which lets Codex create and share live websites and apps via URL directly from a conversation. Annotations now work on documents, spreadsheets, and slides, allowing in-place refinement without leaving the chat. The [CLI](/release/rel_aJEFIhzYcmqXtUDK73mSw-codex-cli-0-137-0-adds-enterprise-credit-limits-remote-control-pairing-and-multi) kept pace with enterprise features: monthly credit limits, cloud-managed config bundles, and remote-control pairing for support workflows. A separate [CLI update](/release/rel_fVwRRibEqjC4jZReNOhY2-codex-0-138-0-adds-desktop-handoff-and-improves-image-attachments-with-file) added Desktop handoff on macOS and Windows, plus file-path exposure for local image attachments so follow-up edits are more reliable. Activity insights and shareable [profile cards](/release/rel_N2xAoYFmqjr1qDYySIAr_-codex-adds-activity-insights-and-profile-sharing-cards) arrived in the Codex app, along with improved Computer Use startup readiness.\n\n### Refusal billing and advisor cost controls on Claude\n\nAnthropic quietly shipped a pair of API changes that matter for production budgets. The [Claude API](/release/rel_EFLVBx6mBD2_wvBh4FyKX-claude-api-no-longer-charges-for-refusals-without-output) no longer charges for requests that return `stop_reason: \"refusal\"` without any generated output — a meaningful cost saver for workloads with aggressive guardrails. Separately, the [advisor tool](/release/rel_4e3DfE8TlrEPcrr_m1wbx-claude-platform-adds-max-tokens-parameter-to-advisor-tool) now supports a `max_tokens` parameter to cap the advisor model's output per call, reducing both latency and token spend on tasks that only need short responses. Both changes are live on the API.\n\n### Hardening sessions, permissions, and platforms\n\nSecurity work dominated the week. [Claude Code v2.1.160](/release/rel_sq2Wv3jWMrxMJtei21PaI-claude-code-v2-1-160-hardens-shell-and-config-file-editing-fixes-background) adds prompts before writing to shell startup files (`.zshenv`, `.zlogin`, `.bash_login`) and `~/.config/git/`, and blocks `acceptEdits` from writing build-tool config files that grant code execution. [v2.1.161](/release/rel_LsFfBql1Ri4EkZGvNu3NP-claude-code-v2-1-161-fixes-managed-settings-auth-bypass-and-background-session) fixed a managed-settings auth bypass where `forceLoginOrgUUID` policies were blocking third-party provider sessions alongside the org pin. [v2.1.162](/release/rel_63v4or3_7wLkaSV8gjueF-claude-code-v2-1-162-fixes-permission-rules-mcp-timeouts-and-startup-hangs) fixed WebFetch permission rules not applying to preapproved domains and Windows permission-rule handling with backslashes, while [v2.1.166](/release/rel_Gcnx3E1TkROSYfS6JJe6Y-claude-code-v2-1-166-hardens-cross-session-messaging-and-adds-fallback-models) hardened cross-session messaging so relayed messages no longer carry user authority — plus added a `fallbackModel` setting and retry logic for API failures. Across all these versions, Anthropic fixed dozens of smaller bugs: background session data loss, startup hangs on read-only config directories, and MCP timeout behavior.\n\nOpenAI matched the security momentum. [ChatGPT Lockdown Mode](/release/rel_ilOEIOChmRHpmWKeXtpX1-chatgpt-lockdown-mode-now-available-to-all-logged-in-users) is now available to all logged-in users as an opt-in setting, restricting live web browsing, deep research, agent mode, and file downloads to reduce prompt-injection exfiltration risk. For [Enterprise and Edu](/release/rel_CxKgzHiX29U4fQxps5RW5-chatgpt-enterprise-edu-admins-can-now-configure-app-permissions-for-connected) workspaces, admins gained granular App permissions — \"Always ask,\" \"Any changes,\" or \"Important actions\" — settable per connected app. Plugin sharing in [Codex](/release/rel_c964_LqnZiUccoSUsGkra-chatgpt-enterprise-edu-now-supports-plugin-sharing-in-codex) is now available by default for eligible Enterprise workspaces, with an MDM off-switch for admins.\n\n### Model updates and platform changes\n\nAnthropic [deprecated Claude Opus 4.1](/release/rel_8yMkI-UKTPyqAacWYT6nD-claude-opus-4-1-deprecation-announced) with retirement on the API scheduled for August 5, 2026, recommending migration to Opus 4.8. Enterprise Claude plans gained [custom admin roles](/release/rel_UzD1WwDS-aD9gGJ2LdK80-enterprise-plans-can-manage-admin-permissions-with-custom-roles) for billing and privacy access without full ownership. OpenAI introduced [GPT-Rosalind](/release/rel_1xKO6mFGsRPsJUng839LI-openai-introduces-gpt-rosalind-model-update-for-life-sciences-research), a model update combining GPT-5.5's agentic coding with stronger drug-discovery reasoning, alongside the new LifeSciBench benchmark. [ChatGPT memory](/release/rel_9SyecKQN7LP70s8pMzJzj-chatgpt-upgrades-memory-with-automatic-updates-and-increased-capacity-for-plus) now updates automatically to reduce stale context, and Plus/Pro users get twice the memory capacity. The SDKs all gained moderation endpoints: [Python](/release/rel_ReaidwfVQ4hiKTr35zY6w-openai-python-sdk-v2-41-0-adds-moderation-support-to-responses-and-chat) v2.41.0, [Node](/release/rel_tVFThuNxJ8xk29GcSLOQi-openai-node-sdk-v6-42-0-adds-moderation-support-to-responses-and-chat) v6.42.0, and [Go](/release/rel_AP2d1ig_247Tg6jlQXIiA-openai-go-sdk-v3-39-0-adds-moderation-to-responses-and-chat-completions) v3.39.0 all added `responses.moderation` and `chat_completions.moderation` support. Smaller bug-fix releases shipped for the ChatGPT mobile apps and Claude desktop clients.","releaseIds":["rel_PnOJ6zx895oT2AquahBhI","rel_aJEFIhzYcmqXtUDK73mSw","rel_fVwRRibEqjC4jZReNOhY2","rel_N2xAoYFmqjr1qDYySIAr_","rel_EFLVBx6mBD2_wvBh4FyKX","rel_4e3DfE8TlrEPcrr_m1wbx","rel_sq2Wv3jWMrxMJtei21PaI","rel_LsFfBql1Ri4EkZGvNu3NP","rel_63v4or3_7wLkaSV8gjueF","rel_Gcnx3E1TkROSYfS6JJe6Y","rel_ilOEIOChmRHpmWKeXtpX1","rel_CxKgzHiX29U4fQxps5RW5","rel_c964_LqnZiUccoSUsGkra","rel_8yMkI-UKTPyqAacWYT6nD","rel_UzD1WwDS-aD9gGJ2LdK80","rel_1xKO6mFGsRPsJUng839LI","rel_9SyecKQN7LP70s8pMzJzj","rel_ReaidwfVQ4hiKTr35zY6w","rel_tVFThuNxJ8xk29GcSLOQi","rel_AP2d1ig_247Tg6jlQXIiA"],"releaseCount":58,"generatedAt":"2026-07-11T16:28:17.502Z","releases":[{"id":"rel_PnOJ6zx895oT2AquahBhI","title":"OpenAI launches role-specific Codex plugins and interactive Sites","path":"/release/rel_PnOJ6zx895oT2AquahBhI-six-role-specific-plugins-sites-preview-for-interactive-web-apps","org":{"slug":"openai","name":"OpenAI"},"importance":null},{"id":"rel_aJEFIhzYcmqXtUDK73mSw","title":"Codex CLI 0.137.0 adds enterprise credit limits, remote-control pairing, and multi-agent runtime persistence","path":"/release/rel_aJEFIhzYcmqXtUDK73mSw-enterprise-credit-limits-remote-control-pairing-multi-agent-runtime-choice","org":{"slug":"openai","name":"OpenAI"},"importance":null},{"id":"rel_fVwRRibEqjC4jZReNOhY2","title":"Codex 0.138.0 adds Desktop handoff and improves image attachments with file paths","path":"/release/rel_fVwRRibEqjC4jZReNOhY2-app-command-hands-off-to-desktop-image-paths-exposed-to-models","org":{"slug":"openai","name":"OpenAI"},"importance":null},{"id":"rel_N2xAoYFmqjr1qDYySIAr_","title":"Codex adds activity insights and profile sharing cards","path":"/release/rel_N2xAoYFmqjr1qDYySIAr_-activity-insights-and-shareable-profile-cards-added","org":{"slug":"openai","name":"OpenAI"},"importance":null},{"id":"rel_EFLVBx6mBD2_wvBh4FyKX","title":"Claude API no longer charges for refusals without output","path":"/release/rel_EFLVBx6mBD2_wvBh4FyKX-refusal-with-no-output-no-longer-billed","org":{"slug":"anthropic","name":"Anthropic"},"importance":3},{"id":"rel_4e3DfE8TlrEPcrr_m1wbx","title":"Claude Platform adds max_tokens parameter to advisor tool","path":"/release/rel_4e3DfE8TlrEPcrr_m1wbx-advisor-tool-output-length-now-configurable-via-max-tokens","org":{"slug":"anthropic","name":"Anthropic"},"importance":3},{"id":"rel_sq2Wv3jWMrxMJtei21PaI","title":"Claude Code v2.1.160 hardens shell and config file editing; fixes background session data loss","path":"/release/rel_sq2Wv3jWMrxMJtei21PaI-shell-startup-files-now-prompt-before-write-background-sessions-retain-chat","org":{"slug":"anthropic","name":"Anthropic"},"importance":null},{"id":"rel_LsFfBql1Ri4EkZGvNu3NP","title":"Claude Code v2.1.161 fixes managed-settings auth bypass and background session state corruption","path":"/release/rel_LsFfBql1Ri4EkZGvNu3NP-managed-settings-auth-policies-now-enforced-background-sessions-use-correct","org":{"slug":"anthropic","name":"Anthropic"},"importance":null},{"id":"rel_63v4or3_7wLkaSV8gjueF","title":"Claude Code v2.1.162 fixes permission rules, MCP timeouts, and startup hangs","path":"/release/rel_63v4or3_7wLkaSV8gjueF-permission-rules-now-enforced-mcp-sub-1000ms-timeouts-fixed-startup-hangs","org":{"slug":"anthropic","name":"Anthropic"},"importance":null},{"id":"rel_Gcnx3E1TkROSYfS6JJe6Y","title":"Claude Code v2.1.166 hardens cross-session messaging and adds fallback models","path":"/release/rel_Gcnx3E1TkROSYfS6JJe6Y-cross-session-messages-lose-user-authority-fallback-models-added","org":{"slug":"anthropic","name":"Anthropic"},"importance":null},{"id":"rel_ilOEIOChmRHpmWKeXtpX1","title":"ChatGPT Lockdown Mode now available to all logged-in users","path":"/release/rel_ilOEIOChmRHpmWKeXtpX1-lockdown-mode-limits-web-access-to-reduce-prompt-injection-risk","org":{"slug":"openai","name":"OpenAI"},"importance":null},{"id":"rel_CxKgzHiX29U4fQxps5RW5","title":"ChatGPT Enterprise & Edu: Admins can now configure app permissions for connected apps","path":"/release/rel_CxKgzHiX29U4fQxps5RW5-app-permissions-for-connected-apps-now-configurable-by-admins","org":{"slug":"openai","name":"OpenAI"},"importance":null},{"id":"rel_c964_LqnZiUccoSUsGkra","title":"ChatGPT Enterprise & Edu now supports plugin sharing in Codex","path":"/release/rel_c964_LqnZiUccoSUsGkra-workspace-plugin-sharing-now-available-in-codex","org":{"slug":"openai","name":"OpenAI"},"importance":null},{"id":"rel_8yMkI-UKTPyqAacWYT6nD","title":"Claude Opus 4.1 deprecation announced","path":"/release/rel_8yMkI-UKTPyqAacWYT6nD-claude-opus-4-1-deprecation-announced","org":{"slug":"anthropic","name":"Anthropic"},"importance":null},{"id":"rel_UzD1WwDS-aD9gGJ2LdK80","title":"Enterprise plans can manage admin permissions with custom roles","path":"/release/rel_UzD1WwDS-aD9gGJ2LdK80-enterprise-plans-can-manage-admin-permissions-with-custom-roles","org":{"slug":"anthropic","name":"Anthropic"},"importance":null},{"id":"rel_1xKO6mFGsRPsJUng839LI","title":"OpenAI introduces GPT-Rosalind model update for life sciences research","path":"/release/rel_1xKO6mFGsRPsJUng839LI-gpt-rosalind-gains-agentic-coding-lifescibench-benchmark-debuts","org":{"slug":"openai","name":"OpenAI"},"importance":null},{"id":"rel_9SyecKQN7LP70s8pMzJzj","title":"ChatGPT upgrades memory with automatic updates and increased capacity for Plus and Pro","path":"/release/rel_9SyecKQN7LP70s8pMzJzj-memory-now-updates-automatically-plus-pro-get-2x-capacity","org":{"slug":"openai","name":"OpenAI"},"importance":null},{"id":"rel_ReaidwfVQ4hiKTr35zY6w","title":"OpenAI Python SDK v2.41.0 adds moderation support to responses and chat completions","path":"/release/rel_ReaidwfVQ4hiKTr35zY6w-moderation-support-added-to-responses-and-chat-completions","org":{"slug":"openai","name":"OpenAI"},"importance":null},{"id":"rel_tVFThuNxJ8xk29GcSLOQi","title":"OpenAI Node SDK v6.42.0 adds moderation support to responses and chat completions","path":"/release/rel_tVFThuNxJ8xk29GcSLOQi-moderation-support-added-to-responses-and-chat-completions","org":{"slug":"openai","name":"OpenAI"},"importance":null},{"id":"rel_AP2d1ig_247Tg6jlQXIiA","title":"OpenAI Go SDK v3.39.0 adds moderation to responses and chat completions","path":"/release/rel_AP2d1ig_247Tg6jlQXIiA-moderation-support-for-responses-and-chat-completions","org":{"slug":"openai","name":"OpenAI"},"importance":null}]}}