Artificial intelligenceJuly 15, 2026· via The Decoder

OpenAI’s Codex hides AI agent instructions behind encryption

OpenAI’s Codex hides AI agent instructions behind encryption

Image : The Decoder

Since early June, OpenAI’s Codex has quietly begun encrypting the instructions that a main AI agent sends to its sub-agents during complex coding tasks. The change means developers can no longer trace how or why a subtask was delegated internally, blurring visibility into the AI’s decision-making process. For the largest variants of Codex tied to GPT-5.6—codenamed Sol and Terra—the encryption is not optional.

A shift in transparency

Codex now wraps these internal directives in encrypted payloads, making them unreadable even when developers inspect logs or debugging traces. OpenAI frames the move as a security and efficiency upgrade, arguing that sensitive prompts or proprietary logic should not be exposed in plain text. Yet the side effect is a loss of control: teams can no longer audit whether a sub-agent was given an appropriate instruction or whether a task was split for performance rather than correctness.

What this means for teams

For organizations relying on Codex for large-scale code generation, the encrypted delegation complicates integration into existing workflows. Debugging becomes harder when an unexpected subtask appears without context, and compliance checks that depend on tracing prompt flows may need retooling. Smaller Codex variants still allow plaintext delegation, but Sol and Terra users will need to adapt their tooling or accept reduced observability.

Why it matters

This change signals a broader tension in AI tooling: as models grow more capable—and more opaque—vendors are prioritizing security and performance over developer transparency. For engineering teams, the trade-off is clear: either invest in new monitoring layers or operate with less insight into how AI agents coordinate behind the scenes. The move could set a precedent for other AI coding assistants, pushing transparency further down the priority list unless users demand it.


Source: The Decoder. AI-assisted editorial synthesis — TechnoExpress.

Read the original source on The Decoder →

← Back to home