The  LGTM
  • Home
  • Agentic Coding
  • Claude Code
  • Codex
Sign in Subscribe
ai-models

DeepSeek’s Permanent V4 Pro Price Cut Turns Model Routing Into a Product Requirement

DeepSeek making its V4 Pro discount permanent looks like a pricing story. It is really an architecture story. Once AI systems stop answering isolated prompts and start running agent loops — reading repos, calling tools, summarizing logs, drafting patches, retrying tests, and explaining themselves every few seconds — inference cost becomes a
24 May 2026 6 min read
ai-models

OpenAI’s Codex Push Is Really About Enterprise Control, Not Gartner Trophy Polishing

The most interesting part of OpenAI's latest Codex announcement is not the Gartner badge. Magic Quadrants are procurement weather reports: useful if you live inside enterprise buying cycles, not exactly what engineers wake up hoping to read. The actual signal is that OpenAI is no longer pitching Codex
24 May 2026 6 min read
Codex Moves From Prompt Box to Operating Surface With Appshots, Goal Mode, and CLI 0.133.0
codex

Codex Moves From Prompt Box to Operating Surface With Appshots, Goal Mode, and CLI 0.133.0

Codex is becoming less like a better prompt box and more like a developer operating surface. That is the real story behind OpenAI’s May 21 update: Appshots, generally available Goal mode, locked computer use, plugin sharing, and Codex CLI 0.133.0 are not isolated features. They are the
24 May 2026 6 min read
openclaw

OpenClaw’s Heartbeat Fleet Problem Is a Scheduler Design Smell, Not Just an Ops Complaint

“Every 30 minutes” sounds harmless until fifteen agents hear it as “all at once.” That is the scheduler smell documented in OpenClaw issue #85885. An operator running a 15-agent OpenClaw deployment reports that agents configured with default heartbeat: {} fire on the same cadence, producing synchronized gateway load spikes. The attempted
23 May 2026 4 min read
openclaw

OpenClaw Stops Letting Aborted Subagents Pretend They Succeeded

A child agent that aborts did not “complete with no message.” It failed. The parent deserves to know. That is the plain-language contract behind OpenClaw PR #85860, which fixes a multi-agent lifecycle bug where a subagent ending with stopReason: "aborted" could still be normalized into an OK completion
23 May 2026 3 min read
openclaw

OpenClaw’s Cost Reporter Learned the Difference Between Free and Unknown

The most dangerous number in an agent platform is not a large bill. It is a confident zero. That is the bug OpenClaw PR #85882 is trying to fix. The patch changes openclaw gateway usage-cost so token-burning turns from models with unknown or all-zero pricing metadata are no longer reported
23 May 2026 3 min read
openclaw

OpenClaw’s Process Supervisor Fix Is Boring in Exactly the Way Production Agents Need

Agent platforms love to talk about autonomy. Then a timeout arrives, and you find out whether the runtime behaves like an operator or like someone yanked the power cord. OpenClaw PR #85865 is squarely in the unglamorous category of fixes that production systems need. It changes process-supervisor cancellation from a
23 May 2026 3 min read
Deep Agents Code 0.1.4 Adds an Interpreter — and Draws a Sharper Line Between Tools, REPLs, and Sandboxes
ai-frameworks

Deep Agents Code 0.1.4 Adds an Interpreter — and Draws a Sharper Line Between Tools, REPLs, and Sandboxes

Deep Agents Code adding an interpreter sounds like a small feature until you draw the execution map. A coding agent already has a model, a terminal UI, tools, memory, MCP configuration, approval controls, traces, and possibly a remote sandbox. Now it also has a programmable runtime inside the loop. That
23 May 2026 6 min read
Google ADK 2.1.0 Makes Sandboxes, MCP Failures, and Tool Schemas the Real Agent-Runtime Story
ai-frameworks

Google ADK 2.1.0 Makes Sandboxes, MCP Failures, and Tool Schemas the Real Agent-Runtime Story

Google’s ADK 2.1.0 release is not the kind of framework update that demos well on stage. Good. The post-I/O agent stack does not need another abstraction diagram; it needs fewer ways for production agents to misunderstand their own runtime. This release is about the things that
23 May 2026 5 min read
MCP’s 2026 Release Candidate Is a Breaking Change in Service of Boring Production HTTP
claude-code

MCP’s 2026 Release Candidate Is a Breaking Change in Service of Boring Production HTTP

MCP just did the thing every young protocol eventually has to do if it wants to survive contact with production: it broke compatibility on purpose. The Model Context Protocol team has published the release candidate for the 2026-07-28 specification, and the headline is not a new toy for agents. It
23 May 2026 5 min read
Microsoft Gives .NET MCP Servers a Governance Button
azure-ai

Microsoft Gives .NET MCP Servers a Governance Button

MCP’s best feature is also its sharpest edge: it makes tools easy to connect to agents. That is great when the tool is a harmless demo endpoint. It is less cute when “tools” means ticket systems, source repositories, customer records, deployment hooks, database helpers, browser automation, and whatever internal
23 May 2026 5 min read
Microsoft’s Small-Model Agent Bet Is Really About Owning the Runtime
azure-ai

Microsoft’s Small-Model Agent Bet Is Really About Owning the Runtime

Microsoft’s newest agent research is easy to misread as another benchmark announcement. It is not. MagenticLite, MagenticBrain, and Fara1.5 are more interesting as a control-plane argument: Microsoft is betting that useful agents will be built by owning the runtime around the model, not by asking one frontier model
23 May 2026 4 min read
← Newer Posts Page 34 of 112 Older Posts →
The LGTM © 2026
  • Sign up
Powered by Ghost