OpenAI AI Updates: June 8, 2026
1. OpenAI Plans to Rebuild ChatGPT as an Agent Platform
OpenAI chief product officer Thibault Sottiaux said the company is redesigning ChatGPT’s web and mobile interfaces to act as a unified agent platform, bundling coding tools, autonomous agents, and third-party integrations with partners such as Canva and Booking. Product teams including ChatGPT and Codex have been consolidated under Sottiaux, and the redesigned interfaces are expected in the coming weeks. The framing positions ChatGPT less as a chat box and more as a launch surface for delegated tasks, which has implications for how developers expose tools and connectors to it. Source
2. ChatGPT Lockdown Mode Restricts Network Access to Block Prompt Injection
OpenAI shipped Lockdown Mode for ChatGPT, which disables web access, Deep Research, Agent Mode, file downloads, and live app connectors so that hidden instructions inside documents cannot exfiltrate sensitive data. The setting lives under Settings then Security and can be toggled off per chat. OpenAI notes the feature only blocks the final data-transmission step in an exfiltration chain and does not stop injected instructions from influencing model behavior, so it is a containment control rather than a prevention one. Source