Codex has implemented encryption for sub-agent prompts, a security measure aimed at protecting intermediate instructions passed between AI agents during complex tasks.
The update addresses concerns about prompt visibility in multi-agent systems where initial requests are broken into smaller sub-tasks. Each agent now receives encrypted instructions rather than plaintext prompts, reducing exposure of internal reasoning patterns and proprietary logic.
The change affects how Codex handles task decomposition. When a primary agent delegates work to sub-agents, those delegation instructions are now encrypted using a shared key system. This prevents unauthorized access to intermediate steps while maintaining functional clarity within the Codex framework.
The implementation emerged from GitHub issue #28058, generating significant community discussion on Hacker News with 96 comments and 146 upvotes. Users debated trade-offs between security, debugging transparency, and system observability.
Codex developers noted the encryption applies to inter-agent communication only, not to user-facing inputs or final outputs. The measure aims to balance security improvements with operational transparency for legitimate monitoring needs.
Uber's weekly AI agent requests have grown nearly tenfold since February, yet the company has held spending flat since April after exhausting its entire 2026 AI budget in Q1.
A recent paper shows artificial intelligence often diagnoses and treats patients better than human physicians. The findings are prompting difficult conversations within the medical community about the profession's evolving role.
The Relay Q, launching next year, represents the latest push to establish voice as the primary interface for human-computer interaction, challenging the keyboard's decades-long dominance.
An Anthropic researcher demonstrated automated systems that can identify and correct misaligned behaviors without compromising overall performance. The systems improved on all 10 tested benchmarks measuring specific problematic outputs.