AI news story

OpenAI's Codex now encrypts instructions between AI agents, leaving developers blind to internal delegation

Since early June, OpenAI's coding tool Codex encrypts the instructions a main agent passes to its subagents. Developers can…

  • LLMs
  • Source: The Decoder
  • Published: 2026-07-15

Editor's take

OpenAI's Codex now obscures the internal delegation of tasks between AI agents, preventing developers from observing how complex instructions are broken down and assigned. This change, particularly mandatory for larger models like Sol and Terra, significantly reduces transparency in the execution flow of AI-powered coding tools.

The implications are substantial for debugging, understanding model behavior, and ensuring alignment with intended logic. Developers previously relied on this visibility to troubleshoot errors, verify safety protocols, and gain insights into emergent capabilities. The opacity could hinder the development of more robust and explainable AI systems, potentially impacting trust and adoption, especially in critical applications.

Future developments will likely focus on the trade-offs between this enforced black-boxing and the need for developer oversight. It will be crucial to observe if OpenAI offers alternative methods for introspection or if the industry develops new techniques to probe these encrypted internal communications. The long-term impact on AI safety research and the ability to audit complex AI workflows remains a key question.