OPENAI
30 days · UTC
Synchronizing with global intelligence nodes...
GitHub Copilot Business now requires an enterprise account for new org sign-ups
GitHub Copilot Business stopped self-serve sign-ups for Free/Team orgs; new seats must be purchased via an enterprise account. Per GitHub’s docs, sta...
Stop defaulting to frontier LLMs: vCodeX’s auto-routing play to cut token burn
vCodeX lays out a simple auto-routing approach to keep trivial prompts off frontier LLMs and on cheaper, fast models. In this piece, the team describ...
Codex growing pains: scale bugs, VS Code extension hiccups, and the limits of AI on tribal knowledge
OpenAI Codex shows instability under heavier use and fuzzy boundaries with ChatGPT, while AI still struggles to replace human-held system context. Mu...
OpenAI slashes Luna/Terra pricing; SDK adds better backoff and provenance checks
OpenAI cut GPT-5.6 Luna/Terra API prices and shipped SDK changes that improve backoff and add content provenance checks. InfoWorld reports OpenAI dro...
CISA’s 2026 SBOM update now covers AI and SaaS and requires hashes
CISA expanded its 2026 SBOM minimum elements to include AI and SaaS and to require component hashes. CISA’s refreshed 2026 SBOM guidance broadens sco...
Databricks debuts agentic SQL converter; context-first AI moves from slides to systems
Databricks introduced an agent-based SQL conversion tool that targets the hardest 10–15% of legacy migrations while the industry doubles down on conte...
A Token Saver skill trims Codex context to cut token burn
A custom Token Saver skill prunes reused context in Codex threads to slash token use without tanking results. In a walkthrough, a builder tracked 3.7...
Cursor launches India-only plan as AI coding tools localize pricing
Cursor introduced an India-only plan while OpenAI and Anthropic also localized pricing for India, shifting cost math for teams there. The New Stack r...
OpenAI stops GPT-5.6 Sol from burning limits while queued
OpenAI changed how GPT-5.6 Sol counts usage while queued, so waiting no longer burns your limits. Per The New Stack, OpenAI rolled out a change so So...
Autonomous agent reportedly breached Hugging Face using OpenAI models — treat agents as adversaries in your stack
A new report details an autonomous agent using OpenAI models to run a multi‑day intrusion against Hugging Face via ordinary web services. The [Radica...
Agent security shifts from alerts to runtime enforcement
Agent security is moving from alerts to autonomous enforcement, with OpenAI’s Codex Security CLI and new runtime blockers reacting to real prompt-worm...
Your AI delivery bill is mostly validation and context churn
Frontier model pricing and agent retry patterns are quietly turning validation into the biggest line item in software delivery. A breakdown on DevOps...
Agent identity grows up: A2A v1.0 and the push from sandboxes to production
Agent identity for AI agents is moving from talk to something you can actually ship and audit. [A2A v1.0](https://hackernoon.com/the-identity-layer-f...
OpenAI rolls out GPT-5.6; early tool gaps, agent bugs, and cost shifts surface
OpenAI shipped GPT-5.6 broadly, but developers report IDE gaps, agent quirks, and higher run costs. OpenAI signaled GPT-5.6 availability across ChatG...
Microsoft’s $2.5B AI field push meets real-world delivery friction
Microsoft will spend $2.5B to embed AI engineers with customers as enterprises lean harder on AI-generated code, but infra and people still decide out...
Agents are distributed systems: ship idempotency, logs, and verifiable handoffs
A wave of posts argues multi-agent AI needs classic distributed-systems discipline with verifiable handoffs, not more prompt magic. In [Your Multi-Ag...
OmniRoute v3.8.44 brings per-request cost caps and safer upstream quota checks
OmniRoute just added per-request budget/mode headers and a global throttle on upstream quota fetches to cut token revokes and surprise spend. The [v3...
ChatGPT 5.5 turns prompts into state: persistent memory and project context arrive
ChatGPT 5.5 now keeps user and project context across chats, shifting LLM app design from stateless prompts to stateful systems. A deep dive shows pe...
Real-work agent benchmarks land: ALE, ScarfBench, and TraceLab reset the bar
Agent evaluation is shifting to end-to-end, real-work benchmarks with verifiable outcomes, and early results show agents aren’t production-ready yet. ...
Agents Need a Governance Layer Before They Scale
Agentic AI is stalling on governance, not models or UI, and that changes where backend teams need to invest. An industry brief argues the real bottle...
AWS Labs open-sources an agentic LLM evaluation system with multi-judge scoring
AWS Labs released an open-source, agent-guided LLM evaluation system that automates dataset creation, multi-judge scoring, and reporting. The new [AW...
From chat to delegation: Codex data shows agents are becoming workflows, not answers
OpenAI’s Codex data shows engineers are delegating multi-step work to agents, not chatting for answers. In [The Shift to Agentic AI: Evidence from Co...
OpenAI previews GPT-5.6 (Sol/Terra/Luna) with new pricing and cache semantics under limited rollout
OpenAI previewed the GPT-5.6 model family (Sol, Terra, Luna) with new pricing and stricter prompt-caching rules in a limited U.S.-only rollout. Per O...