What shipped & dropped across AI labs, today.
Yesterday
Tue · Sep 22 · 6 postsFaster C++ code intelligence with whole codebase indexing
C++ code intelligence in GitHub Copilot CLI is now faster with support for whole codebase indexing. C++ repositories can contain millions of lines of code across deeply connected source files…
OpenAI’s GPT-6 Sol and GPT-6 Luna now available
OpenAI’s GPT-6 family is expanding in GitHub Copilot with two additional models: GPT-6 Sol, and GPT-6 Luna. Joining the previously released GPT-6 Astra, these new options let you select the…
Colab is now part of your Google AI plan
Unlock premium Google Colab compute with Google AI. Subscribers now get priority accelerators, Premium GPUs, and background execution for long training runs.
How SpaceXAI is using Grok Bot to scale customer support
We rebuilt the combined SpaceXAI and Cursor support operation around Grok Bot, expanding to a much broader product portfolio without adding headcount.
Claude Opus 5.5 is now available in GitHub Copilot
Claude Opus 5.5, Anthropic’s newest Opus model, is now available in GitHub Copilot. You can use it for agentic coding, long-running agentic tasks, and knowledge work. In early testing, Opus…
What a task costs on Opus 5.5
The same token price can cost very different amounts per task. Learn what Claude Code tasks cost on Opus 5.5 and which settings change the bill.
Monday
Mon · Sep 21 · 2 postsIntroducing Grok 4.7
SpaceXAI's most powerful model for coding and knowledge work. Twice as fast, at half the price of comparable models.
Grok 4.7 is now available in GitHub Copilot
Grok 4.7, xAI’s latest reasoning model, is now rolling out in GitHub Copilot. Building on Grok 4.6, it is designed for agentic coding and complex, multistep workflows. This model is…
Friday
Fri · Sep 18 · 5 postsCopilot code review: An improved review experience
Copilot code review now gives you a clearer view of how a review changes over time, more intelligently auto-resolves its own suggestions, and generates useful commit messages when you accept…
Partnering with Accenture on embedded evaluation
Upcoming deprecation of selected GitHub Copilot models in mid-October
We will deprecate the following models across all GitHub Copilot experiences (including Copilot Chat, inline edits, ask and agent modes, and code completions) on October 19th, 2026: Model Deprecation date…
GitHub Copilot weekly releases — September 14
This week, GitHub Copilot adds new model selection options, code review updates, and Sentry integration in the Copilot app.
Introducing Grok Voice Transcribe 2.0
Announcing SpaceXAI's newest speech-to-text model, with unparalleled accuracy and cost effectiveness.
Thursday
Thu · Sep 17 · 5 postsAgentic CLI customizations now in the usage metrics API
GitHub Copilot expands existing CLI report coverage with agentic activity metrics for skills, custom agents, Model Context Protocol (MCP) servers, slash commands, and plugins. What’s new The fields appear in…
Copilot impact dashboard now shows feature engagement
The Copilot impact dashboard now shows how many active users regularly use key Copilot features. Enterprise administrators can quickly see which experiences are widely adopted and which may need more…
Working at the frontier: How Balyasny Asset Management evaluates and governs Claude Fable 5
We spoke with BAM's Chief AI Officer about why the firm uses Claude Fable 5 and the role of safeguards in deploying frontier intelligence safely and reliably.
Why client SDK generation belongs in the open
Google has partnered with Speakeasy to open-source their OpenAPI code generation suite under the AGPLv3 license, a strategic move prompted by the sudden shutdown of Google's previous proprietary SDK provider. The newly open-sourced suite equips developers with deterministic, multi-language SDK generators that natively support strict typing and SSE streaming, alongside tools for compiling agent-native CLIs and documentation MCP servers. Engineering teams can now safely integrate this robust tooling directly into their CI pipelines to automatically generate reliable client libraries for their own APIs, all while retaining complete licensing control over the output code.
Projects redesigned: from folder to conversation
A new experience for Claude projects, now available in beta in Claude Code
September 16
Wed · Sep 16 · 2 postsCopilot budget increase requests are generally available
Previously, when a member used all the Copilot AI credits available to them, they were blocked from Copilot features that consume credits. This release adds a flow for them to…
Agent Anomaly Detection, now in Private Preview on the Gemini Enterprise Agent Platform
Agent Anomaly Detection is a new, out-of-band oversight layer for the Gemini Enterprise Agent Platform that analyzes OpenTelemetry traces and tool calls to catch behavioral risks without adding runtime latency to live requests. It utilizes a multi-tiered detection pipeline—combining lightweight statistical scanning with deep LLM-based reasoning—to identify logical anomalies and policy violations grounded in the OWASP Agentic Top 10. Developers can triage these automated findings within Security Command Center or leverage the exposed API to programmatically block subsequent tool calls when an agent breaches defined risk thresholds.