25 items
25 posts
The August 11 JetBrains plugin release adds Copilot memory across chat sessions, Ollama as a bring-your-own-key provider, and enterprise managed settings for MCP access and permission bypass. Here is what each feature actually does and why the IDE just became the control point for agent tooling.
GitHub shipped a Java-native Copilot SDK (1.0.7-preview.1) with @CopilotTool annotations, virtual-thread support, Jakarta EE and Spring composition, and BYOK mode that works against any OpenAI-compatible endpoint with no Copilot subscription. Here is what changed and what it unlocks.
Copilot code review's Lite and Balanced effort levels are generally available. Here is what each level does, what it costs in AI credits and Actions minutes, and how to set org-level defaults so review depth matches PR risk.
GitHub's impact dashboard now models Copilot ROI directly: cost per developer per month from real AI credit consumption, PR output per phase, and a salary selector. What the numbers actually tell you about agent-first vs passive adoption.
A Microsoft Research analysis of 3.2M users and 761M LLM calls shows coding agent traffic is 87% agent-initiated, burns KV cache at turn boundaries, and punishes every tool failure with up to 4x compute.
A July 2026 Microsoft study of Claude Code and GitHub Copilot CLI found roughly 24% more merged pull requests among adopters, but the interesting lesson is rollout design, not magic productivity.
A July 2026 paper shows how hallucinated repository and skill names can become promptware delivery paths. The practical fix is boring: search before fetch, verify names, and sandbox every install.
A Microsoft field study found that CLI coding-agent adoption spreads through peers and managers, while adopters merged roughly 24% more pull requests. The lesson is not to buy more seats. It is to instrument rollout, retention, cost, and review quality from day one.
Vendor claims of 10x productivity are not verified by real data. Here is the framework enterprises use to measure actual returns from Claude Code, Cursor, Copilot, and agentic coding workflows - with benchmarks, cost models, and the metrics that matter.
GitHub's June Copilot review updates point to a practical policy stack for agent-authored pull requests: validation, review depth, repo instructions, attribution, and release-note accountability.
GitHub's June Copilot updates point beyond autocomplete: CLI access, bring-your-own-key model routing, AI credit metrics, and external agent providers make Copilot a governed agent platform.
As coding agents get easier to delegate to, the scarce resource shifts from code generation to review capacity, CI minutes, environment reliability, and merge discipline.
GitHub's Agent Finder discovers and invokes Claude, Codex, MCP servers, and skills automatically. Here is how the new ARD specification changes AI coding tool integration.
On June 2, 2026, GitHub made the Copilot SDK generally available. It exposes the same agent runtime behind Copilot - planning, tool calls, file edits, streaming, MCP - across TypeScript, Python, Go, .NET, Rust, and Java. Here is what changed at GA and what it means for builders.
Uber burned through its entire 2026 AI tools budget by April. Microsoft is canceling Claude Code licenses company-wide. What enterprise teams can learn from the first major AI coding tool budget crises.
Opus 5 launched at Fable-5-quality for half the price, Fable 5 went API-only on July 9, and the tool-stack math changed again. Here is where every major coding tool stands in late July 2026.
GitHub Copilot switched to AI Credits billing on June 1 - here is what the change means for your team's budget, how Copilot Max fits in, and how costs compare to Claude Code and Codex.
Microsoft unveiled seven in-house MAI models at Build 2026, including MAI-Code-1-Flash now shipping in GitHub Copilot. Here is what the MoE architecture, training data, and Copilot rollout mean for your team's toolchain decisions in H2 2026.
Microsoft's new in-house coding model matters less as a benchmark headline and more as a signal that Copilot is becoming a routing layer for cost, latency, ownership, and review quality.
GitHub's Copilot cloud agent updates are not just about autonomous coding. The bigger shift is usage metrics, session visibility, validation, and review quality.

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.