#codex
// 4 transmissions tagged with #codex

Codex logging bug can fill local SSDs with terabytes
A GitHub issue confirms that OpenAI Codex’s logger writes unbounded data to disk, rapidly consuming SSD space. Engineers integrating Codex should monitor storage and apply work‑arounds until a fix is released.

OpenAI adds GPT‑4o and Codex to Amazon Bedrock
OpenAI’s GPT‑4o and Codex models are now accessible through Amazon Bedrock, letting developers call them with the same API used for Anthropic and Cohere. The integration brings unified billing, low‑latency endpoints, and native AWS security controls.

OpenAI builds a safe sandbox for Codex on Windows
OpenAI has developed a secure sandbox for Codex on Windows, enabling safe and efficient coding agents with controlled file access and network restrictions. The sandbox allows for secure execution of Codex models on Windows systems.

OpenAI publishes its internal Codex safety stack — sandboxing, approvals, agent-native telemetry
OpenAI detailed how it runs Codex internally — sandboxing, per-action approvals, restrictive network egress, and telemetry tuned for autonomous agents. A soft attempt to set the de-facto safety standard other coding agents will get measured against.