The  LGTM
  • Home
  • Agentic Coding
  • Claude Code
  • Codex
Sign in Subscribe
KPMG’s 276,000-Person Claude Rollout Is the Enterprise Agent Governance Test Case
claude-code

KPMG’s 276,000-Person Claude Rollout Is the Enterprise Agent Governance Test Case

The hard part of KPMG’s Claude rollout is not the number. Yes, 276,000-plus employees is a big deployment. Yes, KPMG works across 138 countries and territories. Yes, embedding Claude inside a client-work platform built on Microsoft Azure is a serious enterprise footprint. But the interesting question is not
20 May 2026 5 min read
Claude Code 2.1.145 Turns Background Agents Into Observable Infrastructure
claude-code

Claude Code 2.1.145 Turns Background Agents Into Observable Infrastructure

Claude Code 2.1.145 is not a headline release. That is exactly why it matters. The release does not ship a new model, a flashy demo, or a sweeping “future of software” manifesto. Instead, Anthropic added claude agents --json, agent lineage fields in OpenTelemetry spans, GitHub and pull-request metadata
20 May 2026 5 min read
OpenClaw’s Codex Secrets-Audit False Positive Is a Small Bug With a Big Governance Lesson
openclaw

OpenClaw’s Codex Secrets-Audit False Positive Is a Small Bug With a Big Governance Lesson

A noisy secrets scanner is not a harmless annoyance. It is a training program for ignoring alarms. Issue #84376 is small in direct severity — OpenClaw is flagging a non-secret Codex sentinel as plaintext — but the governance lesson is much larger. Security tooling only works if operators can afford to keep
19 May 2026 4 min read
OpenClaw’s Codex Runtime Placement Fix Is the Sandbox Story Coding-Agent Comparisons Usually Miss
openclaw

OpenClaw’s Codex Runtime Placement Fix Is the Sandbox Story Coding-Agent Comparisons Usually Miss

The least useful way to compare coding agents is to ask which model writes better code in a benchmark. The more useful question is uglier: where does the code actually execute when the agent decides to run a shell command? PR #84377 matters because it sits exactly at that boundary.
19 May 2026 4 min read
openclaw

OpenClaw’s Media-Fallback PR Shows Why Multi-Agent Delivery Needs Receipts, Not Hope

Agent platforms love to say a task is “complete.” PR #84371 is a useful reminder that complete is not a boolean. A generated image can exist on disk, the media task can have finished successfully, the requester-agent handoff can have fired, and the human can still receive nothing useful in
19 May 2026 4 min read
n8n 2.22.0 Shows AI Workflow Builders Need Evals, MCP OAuth Correctness, and Self-Healing Plans More Than Prompt Polish
ai-frameworks

n8n 2.22.0 Shows AI Workflow Builders Need Evals, MCP OAuth Correctness, and Self-Healing Plans More Than Prompt Polish

n8n 2.22.0 is what happens when “AI builds your workflow” leaves the demo booth and runs into graph validators, OAuth audiences, credential setup flows, and users who expect the thing to fix its own mistakes. The release is long, but the interesting thread is coherent: n8n is moving
19 May 2026 5 min read
Agno 2.6.8 Adds Managed-Agent Delegation, Then Quietly Fixes the Path Traversal Problems That Matter More
ai-frameworks

Agno 2.6.8 Adds Managed-Agent Delegation, Then Quietly Fixes the Path Traversal Problems That Matter More

Agno 2.6.8 has the shape of a modern agent-framework release: a shiny delegation feature on top, a pile of runtime hardening underneath, and the hardening is the part teams will be grateful for three months from now. The release adds first-party support for Google’s Antigravity API and
19 May 2026 5 min read
OpenAI Agents SDK 0.17.3 Patches the Sandbox Leaks That Make Agent Runtimes Hard to Trust
ai-frameworks

OpenAI Agents SDK 0.17.3 Patches the Sandbox Leaks That Make Agent Runtimes Hard to Trust

OpenAI’s latest Agents SDK patch is not the kind of release that wins a demo. Good. The agent stack already has enough demos. What it needs, urgently, is fewer places where credentials leak into command logs, fewer ambiguous sandbox paths, and fewer framework helpers that silently mutate the caller’
19 May 2026 4 min read
Google Antigravity 2.0 Turns the Coding Agent War Into a Platform War
agentic-coding

Google Antigravity 2.0 Turns the Coding Agent War Into a Platform War

Google did not launch Antigravity 2.0 as another “AI IDE” because that category is already too small for the bet it wants to make. The real move is bigger and more aggressive: Google is trying to turn agentic coding into a platform layer that spans desktop, terminal, API, cloud
19 May 2026 4 min read
openclaw

OpenClaw’s Docker Agent-Delete Bug Is Really About Reversible Destruction Semantics

Deletion semantics are boring until an agent disappears from config but its workspace, sessions, and state are still sitting on disk. OpenClaw issue #84121 reports exactly that Docker-shaped failure: deleting an agent can remove it from openclaw.json while leaving physical directories behind under .openclaw, including workspace/, agents/, and sessions/
19 May 2026 3 min read
OpenClaw’s Discord Duplicate-Split Bug Shows Why Agent Delivery Needs Logical-Message Dedupe
openclaw

OpenClaw’s Discord Duplicate-Split Bug Shows Why Agent Delivery Needs Logical-Message Dedupe

Duplicate messages are funny exactly once. After that, they are a delivery-governance bug. OpenClaw issue #84130 reports a Discord channel/thread failure where an assistant intentionally sent a long visible reply via message(action=send), Discord split it into two messages, and then OpenClaw’s normal final delivery path sent
19 May 2026 3 min read
OpenClaw’s Config Schema Hardening Is a Small Patch With the Right Governance Smell
openclaw

OpenClaw’s Config Schema Hardening Is a Small Patch With the Right Governance Smell

Nobody demos a null-prototype JSON Schema map. That is why OpenClaw PR #84128 is worth paying attention to. The patch hardens generated config schemas so plugin and channel IDs matching JavaScript object-special keys — __proto__, constructor, and prototype — are represented as inert own schema properties instead of being written into ordinary
19 May 2026 3 min read
← Newer Posts Page 44 of 112 Older Posts →
The LGTM © 2026
  • Sign up
Powered by Ghost