signal_tag · 2_broadcasts
#coding-agents
// 2 transmissions tagged with #coding-agents

TX_728933· Engineering
xAI Grok Build CLI uploads whole repo despite privacy toggle
xAI's Grok Build CLI version 0.2.93 uploaded a 5.1 GiB git bundle of the entire repository, even with the privacy toggle set to block training data [Dev.to]. The upload was disabled by a server flag days after disclosure, but the binary still contains the code [cereblab].

TX_054· AI
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.