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

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

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’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
Microsoft’s Open Agent Stack Is Really Kubernetes History Repeating Itself
azure-ai

Microsoft’s Open Agent Stack Is Really Kubernetes History Repeating Itself

Microsoft’s latest open-source pitch for AI agents is easy to read as conference wallpaper: Linux, Kubernetes, containers, agents, applause. That would be the lazy read. The sharper version is that Microsoft is trying to define the boring infrastructure layer agents will need before enterprises let them do real work.
19 May 2026 5 min read
CrewAI 1.14.5 Moves Toward a Cleaner Agent Runtime While Patching the Boring Failure Modes That Break Long Runs
ai-frameworks

CrewAI 1.14.5 Moves Toward a Cleaner Agent Runtime While Patching the Boring Failure Modes That Break Long Runs

CrewAI 1.14.5 is the kind of release that will be easy to underrate because it does not introduce a new agent personality, a benchmark victory, or a cinematic demo. It does something more useful: it tightens the runtime paths and fixes the dull failure modes that make long-running
19 May 2026 4 min read
Composio CLI Tightens Agent Tool Permissions and Stops Polluting Stdout for LLM Workflows
ai-frameworks

Composio CLI Tightens Agent Tool Permissions and Stops Polluting Stdout for LLM Workflows

Composio’s latest CLI beta is a reminder that agent-tool platforms do not become safe by announcing integrations. They become safe when permission grants expire, machine-readable output stays machine-readable, and schema weirdness gets normalized before it reaches the agent. The company shipped @composio/[email protected] on May
19 May 2026 5 min read
← Newer Posts Page 87 of 136 Older Posts →
The LGTM © 2026
  • Sign up
Powered by Ghost