The  LGTM
  • Home
  • Agentic Coding
  • Claude Code
  • Codex
Sign in Subscribe
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
openclaw

OpenClaw’s No-Fake-Progress QA Test Is the Right Kind of Vibe-Debugging Antidote

The agent industry likes to describe fake progress as a model honesty problem. Sometimes it is simpler and more damning: the product never forced the system to distinguish local preparation from external completion. OpenClaw PR #83824 adds a QA-Lab scenario called personal-no-fake-progress. It does not ship a flashy runtime feature.
19 May 2026 3 min read
openclaw

Telegram Topics Are Stress-Testing OpenClaw’s Multi-Agent Orchestration Model

Telegram forum topics look like separate conversations to humans and like awkwardly nested metadata to software. That mismatch is exactly where agent runtimes get hurt. OpenClaw PR #83829 fixes forum-topic routing and parallelism across topic identity, text/media buffering, media-group scoping, and outbound fairness. PR #83827 fixes the neighboring queued-followup
19 May 2026 3 min read
OpenClaw’s Discord Message-Loss Bug Shows Tool Failure Is a UI State Problem
openclaw

OpenClaw’s Discord Message-Loss Bug Shows Tool Failure Is a UI State Problem

The most corrosive agent bug is not the one where nothing happens. It is the one where the answer appears, then disappears. OpenClaw issue #83831 is in that category: a Discord partial-streaming failure where an assistant’s final text renders briefly, then vanishes after a tool-call failure warning lands. The
19 May 2026 3 min read
OpenClaw 2026.5.19-beta.1 Is a Runtime-Contract Release, Not a Feature Parade
openclaw

OpenClaw 2026.5.19-beta.1 Is a Runtime-Contract Release, Not a Feature Parade

OpenClaw’s v2026.5.19-beta.1 is not the sort of release that makes for a clean product-marketing headline. Good. The useful work in agent platforms is increasingly happening below the demo line: startup traces, plugin boundaries, Codex prompt scoping, channel rendering contracts, subagent delivery metadata, QA parity gates, and
19 May 2026 4 min read
Dell and NVIDIA Are Turning the AI Factory Into an Agent Runtime, Not Just a GPU Rack
nvidia

Dell and NVIDIA Are Turning the AI Factory Into an Agent Runtime, Not Just a GPU Rack

The useful part of Dell and NVIDIA’s latest AI Factory pitch is not the rack glamour. It is the admission hiding under the keynote language: enterprise agents are becoming a runtime problem. For the last two years, “AI infrastructure” mostly meant “more GPUs, preferably yesterday.” That was not wrong,
19 May 2026 6 min read
Remote Copilot CLI Makes Human Approval the New Coding-Agent Interface
azure-ai

Remote Copilot CLI Makes Human Approval the New Coding-Agent Interface

GitHub’s remote control for Copilot CLI is now generally available, but the product is easier to understand if you ignore the most obvious headline. This is not really about coding from a phone. It is about turning the developer into a remote reviewer for an agent running somewhere with
19 May 2026 5 min read
← Newer Posts Page 45 of 112 Older Posts →
The LGTM © 2026
  • Sign up
Powered by Ghost