A March 19, 2026 Hacker News post about Astral joining OpenAI reached 707 points and 445 comments at crawl time. Astral says it has agreed to join OpenAI as part of the Codex team while continuing to support Ruff, uv, and ty as open-source tools.
#openai
RSS FeedOpenAI said on March 6, 2026 that Codex Security is entering research preview for ChatGPT Pro, Enterprise, Business, and Edu users in Codex web. The company says the application-security agent uses project-specific threat models, contextual validation, and patch proposals, and in beta scanned more than 1.2 million commits.
A March 17, 2026 Hacker News post about GPT-5.4 mini and nano reached 236 points and 143 comments. OpenAI is positioning mini as a fast coding and tool-use model for Codex, the API, and ChatGPT, while nano targets cheaper classification, extraction, and subagent workloads.
OpenAI Developers said on X that GPT-5.4 mini and nano are now part of the GPT-5.4 family for developer workflows. OpenAI positions mini as a faster coding and tool-use model for API, Codex, and ChatGPT, while nano is the lowest-cost option for lighter API workloads.
OpenAI is rolling out dynamic visual explanations for more than 70 core math and science concepts in ChatGPT. The feature is available globally across all plans and is meant to turn formulas, variables, and graphs into interactive learning modules.
OpenAI says Codex Security is built to reason from repository behavior, not to triage a precomputed SAST report. The company argues that many important bugs come from failed invariants and transformation chains, so the agent should validate hypotheses in context before escalating them.
OpenAI introduced Frontier Alliances, a partner structure meant to move AI coworkers from pilot projects into enterprise deployment. BCG, McKinsey, Accenture, and Capgemini will combine strategy, systems integration, and change management with OpenAI’s Frontier platform.
OpenAI said it raised $110B at a $730B pre-money valuation and added Amazon and NVIDIA to a broader infrastructure push. The company tied the financing to fast growth across Codex, ChatGPT, and enterprise deployments.
OpenAI said on March 9, 2026 that it plans to acquire Promptfoo. The company said Promptfoo's technology will strengthen agentic security testing and evaluation inside OpenAI Frontier, while Promptfoo remains open source under its current license and existing customers continue to receive support.
OpenAI says Codex Security deliberately does not start from a SAST report because many real vulnerabilities come from broken validation order, canonicalization, and other behavioral flaws rather than simple dataflow patterns. Instead, the system starts from repository behavior and validates hypotheses with focused tests in a sandbox.
OpenAIDevs said on March 16, 2026 that subagents are now available in Codex. The feature lets developers keep the main context clean, split work across specialized agents, and steer individual threads as they run, while the official docs already describe PR review and CSV batch fan-out patterns.
OpenAI said on March 10, 2026 that its new IH-Challenge dataset improves instruction hierarchy behavior in frontier LLMs, with gains in safety steerability and prompt-injection robustness. The company also released the dataset publicly on Hugging Face to support further research.