The  LGTM
  • Home
  • Agentic Coding
  • Claude Code
  • Codex
Sign in Subscribe
The LLM leaderboard split: Claude wins the review, DeepSeek runs the factory
llm-rankings

The LLM leaderboard split: Claude wins the review, DeepSeek runs the factory

The most useful LLM ranking this week is not a ranking of intelligence. It is a ranking of what developers can afford to run all day. That distinction matters because the public model discourse still talks as if there is one leaderboard, one winner, and one obvious default. There is
13 Jun 2026 6 min read
AgentBeats Turns Benchmarks Into Agents — Which Is Exactly Where Agent Evaluation Was Headed
ai-models

AgentBeats Turns Benchmarks Into Agents — Which Is Exactly Where Agent Evaluation Was Headed

Agent evaluation has been trying to benchmark software systems with model-evaluation tools. That mismatch is starting to break. The new AgentBeats paper, “Agentifying Agent Assessment for Openness, Standardization, and Reproducibility”, argues for a simple but consequential shift: if the thing being evaluated is an agent, the evaluator should look like
13 Jun 2026 5 min read
Copilot Code Review Gets Org-Level Controls. That Is the Boring Enterprise Feature Agents Needed.
codex

Copilot Code Review Gets Org-Level Controls. That Is the Boring Enterprise Feature Agents Needed.

GitHub’s latest Copilot code review update is not the kind of feature that gets a keynote demo. There is no animated agent fixing a bug while the crowd applauds. Instead, organization admins get runner defaults, locked runner settings, content exclusion support, and no 4,000-character ceiling on custom review
13 Jun 2026 5 min read
Copilot CLI Learned Not to Delegate Everything. Good. Agents Need Taste.
codex

Copilot CLI Learned Not to Delegate Everything. Good. Agents Need Taste.

GitHub just shipped one of the least flashy Copilot CLI improvements and, inconveniently for marketing decks, one of the more important ones. The company says Copilot CLI is now more selective about when it delegates work to subagents, after a production rollout that cut tool failures per session by 23%
13 Jun 2026 5 min read
Claude Code Action’s PR Stamp Sweep Shows Where AI Code Review Is Actually Going
claude-code

Claude Code Action’s PR Stamp Sweep Shows Where AI Code Review Is Actually Going

The most interesting thing in Claude Code Action v1.0.147 is not that Anthropic added another AI review helper. The interesting thing is that the helper looks less like a chatbot and more like a review system. The v1.0.147 release, published June 12, includes PR #1409: a
13 Jun 2026 5 min read
Claude Agent SDK 0.2.101 Fixes the Background-Task Hang That Production Agents Eventually Hit
claude-code

Claude Agent SDK 0.2.101 Fixes the Background-Task Hang That Production Agents Eventually Hit

The Claude Agent SDK Python v0.2.101 release is a reminder that production agents do not usually die from cinematic failures. They die from lifecycle events that almost, but not quite, mean what your state machine thinks they mean. Anthropic shipped claude-agent-sdk-python v0.2.101 on June 13 with
13 Jun 2026 5 min read
Claude Code 2.1.176 Is a Governance Patch Disguised as a Bugfix Release
claude-code

Claude Code 2.1.176 Is a Governance Patch Disguised as a Bugfix Release

Claude Code 2.1.176 looks, at first glance, like the kind of maintenance release teams install without reading. Session titles got better. tmux clipboard behavior got less weird. Background sessions stopped getting stuck in embarrassing ways. Fine. Ship it. But the real story is not terminal polish. It is
13 Jun 2026 5 min read
AgentPerf Is the Coding-Agent Benchmark NVIDIA Needed — and the Warning Label Agent Infrastructure Deserves
nvidia

AgentPerf Is the Coding-Agent Benchmark NVIDIA Needed — and the Warning Label Agent Infrastructure Deserves

Coding agents are no longer a chatbot feature with a shell bolted on. They are a strange, expensive inference workload: long prompts, growing context, repeated turns, tool-call gaps, cache reuse, and enough concurrency to make tail latency matter more than the happy-path demo. That is why NVIDIA’s AgentPerf result
12 Jun 2026 5 min read
The Agent Scaffold Trap: `npx` Can Succeed While Quietly Installing 2020
azure-ai

The Agent Scaffold Trap: `npx` Can Succeed While Quietly Installing 2020

The most dangerous failure mode in agentic coding is not the spectacular one where the model deletes production or invents an API. It is the quiet one where every command succeeds, files appear on disk, the agent reports progress, and the project starts six years in the past. Microsoft Developer
12 Jun 2026 6 min read
Colossus Was Supposed to Power Grok. Now Claude Is Paying the Rent.
xai

Colossus Was Supposed to Power Grok. Now Claude Is Paying the Rent.

Colossus was supposed to be the engine room for Grok. Bloomberg now reports the more interesting—and more awkward—version of the story: SpaceX rented the full capacity of its Colossus 1 data center in Memphis to Anthropic after internal teams ran into technical challenges using the facility to develop
12 Jun 2026 5 min read
LangChain 1.3.9 Turns File Search Into the Agent Security Boundary It Always Was
ai-frameworks

LangChain 1.3.9 Turns File Search Into the Agent Security Boundary It Always Was

LangChain’s latest patch is the sort of release that will lose the attention economy and still save someone’s production environment. langchain==1.3.9 does not add a shiny agent demo, a new model selector, or a keynote-friendly abstraction. It fixes file-search containment — which sounds like plumbing until
12 Jun 2026 4 min read
LangGraph 1.2.5 Fixes the Memory Bug That Makes Agents Forget Their First Word
ai-frameworks

LangGraph 1.2.5 Fixes the Memory Bug That Makes Agents Forget Their First Word

LangGraph 1.2.5 fixes a bug with an almost comic shape: a fresh agent thread could forget its first message. That sounds small until you remember what LangGraph is for. This is not a toy chat wrapper where a missing first write is a mild annoyance. LangGraph is the
12 Jun 2026 4 min read
← Newer Posts Page 29 of 136 Older Posts →
The LGTM © 2026
  • Sign up
Powered by Ghost