🔒OpenAI Encrypts Codex Agent Messages in Multi-Agent V2
Agent-to-agent messages now encrypted in Codex
TL;DR
OpenAI has updated its Codex CLI to encrypt messages between agents, affecting auditability and transparency. Developers worry about debugging and auditing without clear documentation.
OpenAI has revised the Codex command line interface to encrypt messages passed between subagents in its multi-agent orchestration feature. This change impacts developers who rely on human-readable task/message text for assessing agent instructions and actions. The encryption keeps agent instructions encrypted between model calls, but it removes local rollout history and trace reduction data from audit/debug surfaces. Some speculate this move is to keep competitors from seeing how Codex/GPT-5.6 allocates work internally.

Key Points
Codex CLI revision merges encryption for multi-agent v2 message payloads
Agent instructions encrypted between model calls, removing human-readable text
Responses decrypts ciphertext internally before forwarding to recipient models
Developers worry about debugging and auditing with less information available
Some speculate this move is to keep competitors from seeing internal workings
Why It Matters
If you're using Codex for multi-agent orchestration, the encryption change affects how you assess agent instructions and actions. The lack of clear documentation may lead to difficulties in debugging and auditing, especially as multi-agent v2 remains under development.
Frequently Asked Questions
Why does this matter?
If you're using Codex for multi-agent orchestration, the encryption change affects how you assess agent instructions and actions. The lack of clear documentation may lead to difficulties in debugging and auditing, especially as multi-agent v2 remains under development.
What happened?
OpenAI has updated its Codex CLI to encrypt messages between agents, affecting auditability and transparency. Developers worry about debugging and auditing without clear documentation.
Comments
Be the first to comment
Enjoyed this article?
Get it daily. 7am. Free. Reads in 5 minutes.
Join 2,075 builders reading daily.