The  LGTM
  • Home
  • Agentic Coding
  • Claude Code
  • Codex
Sign in Subscribe
The Session Lock Bug Is the Kind of Failure That Separates Agent Demos From Agent Operations
openclaw

The Session Lock Bug Is the Kind of Failure That Separates Agent Demos From Agent Operations

The most important OpenClaw reliability story today is not a model getting confused. It is a lock file that can outlive the failed run that created it. That sounds mundane until you realize what it means for an agent platform: one timed-out thought can keep holding the pen while every
24 May 2026 5 min read
MCP Cross-Agent Invocation Still Needs a Real User Role
openclaw

MCP Cross-Agent Invocation Still Needs a Real User Role

OpenClaw’s MCP bridge has a small role bug with a large architectural smell: messages_send can put text into another session’s history, but it cannot reliably wake the receiving agent because it hardcodes the message as role: "assistant". In human terms, the message gets filed as
24 May 2026 5 min read
OpenClaw v2026.5.22 Is a Gateway Startup Release Wearing a Changelog Costume
openclaw

OpenClaw v2026.5.22 Is a Gateway Startup Release Wearing a Changelog Costume

OpenClaw v2026.5.22 reads like a feature dump until you squint at the pieces that keep repeating: cache this, lazy-load that, stop dragging every plugin and handler tree into the startup path. The headline is not meeting notes, Grok search auth reuse, or another channel knob. The headline is
24 May 2026 5 min read
AG2 0.13.1 Shows the AutoGen Successor Is Becoming a Network Runtime, Not Just a Multi-Agent API
ai-frameworks

AG2 0.13.1 Shows the AutoGen Successor Is Becoming a Network Runtime, Not Just a Multi-Agent API

AG2’s v0.13.1 release is interesting for a reason that has almost nothing to do with agent hype. It keeps fixing the places where “multi-agent chat” stops being a product demo and starts needing network-runtime semantics: speaker identity, routing intent, UI event mapping, conditional middleware, telemetry spans, provider
24 May 2026 5 min read
OpenAI Agents JS 0.11.5 Makes Resumed Runs and Traces Less Private-API Fragile
ai-frameworks

OpenAI Agents JS 0.11.5 Makes Resumed Runs and Traces Less Private-API Fragile

The most revealing agent-framework releases are rarely the ones with the cleanest diagrams. They are the ones that admit production agents are messy: runs resume in different processes, traces cross callback boundaries, tools disappear between serialization and execution, realtime sessions temporarily disconnect, and integrations reach into private internals because the
24 May 2026 4 min read
ai-frameworks

Pydantic AI 1.102.0 Patches an SSRF Bypass, and the Real Lesson Is That Agent URL Fetching Is Network Security Now

There is a genre of security bug that looks too narrow to matter right up until it lands in the middle of the architecture everyone is rushing to ship. Pydantic AI’s v1.102.0 release is one of those. The advisory is not a cinematic breach. It is a
24 May 2026 4 min read
ACP v0.13.3 Makes Logout Part of the Agent Safety Model
agentic-coding

ACP v0.13.3 Makes Logout Part of the Agent Safety Model

Logout is not the glamorous part of an agent protocol. Nobody demos it onstage. Nobody posts a benchmark showing “credential revocation throughput.” But Agent Client Protocol v0.13.3 stabilizing logout is exactly the kind of release note that tells you whether the agent ecosystem is growing up or merely
24 May 2026 5 min read
llm-rankings

LLM rankings: Production traffic is routing around prestige

The most useful LLM ranking today is not the one with the prettiest medal table. Arena’s Text and WebDev leaderboards are effectively frozen: Anthropic’s Opus line still owns the top of the preference-test stack, and the public pages are still showing updates from several days ago. The more
24 May 2026 5 min read
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
← Newer Posts Page 33 of 111 Older Posts →
The LGTM © 2026
  • Sign up
Powered by Ghost