[AINews] not much happened today
- Explosive User Growth and Ecosystem Adoption: OpenAI's agent products are seeing massive uptake.
- Codex user base jumped by 1 million in approximately 24 hours, reaching 6 million active users. For comparison, Claude Code reported 2 million users in February.
- Sam Altman stated that usage of Codex and ChatGPT Work grew 2.5x in one week, and that demand for the underlying GPT-5.6 Sol model is “insane.”
- The developer ecosystem is responding quickly: JetBrains now recommends Codex as its preferred agent, and the OpenAI team demonstrated building command-line evaluation tools entirely with GPT-5.6.
- Focus on Agent Harnessing and Observability: As agent usage scales, the tooling around them is becoming a key differentiator.
- A key failure mode identified is stale
agents.mdinstructions acting as a form of self-inflicted prompt injection, causing multi-hour stalls in tasks. - LangChain has added tracing for Codex, Cursor, Copilot, and other agents to LangSmith, providing visibility into tool calls, subagents, and token usage.
- The Hermes Agent, from Teknium, shipped updates to parallelize tool calls and directly expose banked resets, improving control and efficiency.
- A key failure mode identified is stale
- Advances in Open Models and Local Inference: Aggressive model compression is making powerful, agentic workflows accessible on consumer hardware.
Model Base Model Size Effective Bits Notes PrismML Bonsai 27B (Ternary) Qwen 3.6 27B 5.9 GB 1.71 Preserves multimodal, tool-use, and long-context capabilities. PrismML Bonsai 27B (1-bit) Qwen 3.6 27B 3.9 GB 1.125 Runs on an RTX 5090; deployable on phones. Tencent Hunyuan Hy3 (1-bit/4-bit) 295B flagship N/A 1-bit / 4-bit Can be served on a single GPU using llama.cppwith MTP. - Other quantization updates include NVFP4 dynamic quants for the Gemma-4 family and models like Qwen3.5-122B-A10B.
We are witnessing a platform shift in real-time. The narrative is no longer about 'chatbots that code' but about autonomous agents as the primary development environment. OpenAI's aggressive push with GPT-5.6 and Codex is not just winning market share; it's defining the entire category and forcing the ecosystem to adapt. The endorsement from a giant like JetBrains solidifies this. For builders, the takeaway is clear: the agent is the new IDE. The most durable competitive advantages will now come not from having the best model, but from building the best evaluations, environments, and observability tools to reliably harness these powerful, but fallible, agents.
Don't read this site daily. Get it in your inbox.
The daily brief and Sunday deep dive — distilled, scored, and opinionated. For builders only.