The  LGTM
  • Home
  • Agentic Coding
  • Claude Code
  • Codex
Sign in Subscribe
Copilot Notebooks Just Moved From Premium Feature to Shared Team Context Layer
azure-ai

Copilot Notebooks Just Moved From Premium Feature to Shared Team Context Layer

Copilot Notebooks looks, at first glance, like one more Microsoft 365 surface where users can dump files and ask an AI to summarize them. That framing undersells the move. The useful story is that Microsoft is taking the most annoying part of workplace AI — getting the right context into the
13 Jun 2026 6 min read
LangChain OpenAI 1.3.2 Fixes Codex Async Auth Blocking — A Small Patch With Runtime-Smell Value
ai-frameworks

LangChain OpenAI 1.3.2 Fixes Codex Async Auth Blocking — A Small Patch With Runtime-Smell Value

The most revealing agent-runtime bugs are rarely the ones with dramatic stack traces. They are the ones that feel like weather: a stream starts slowly, an async call stalls, the UI looks alive but stops moving, and nobody can quite prove whether the model, network, auth layer, callback stack, or
13 Jun 2026 5 min read
AG2 0.13.4 Turns AutoGen’s Successor Into an MCP Endpoint, Not Just an MCP Client
ai-frameworks

AG2 0.13.4 Turns AutoGen’s Successor Into an MCP Endpoint, Not Just an MCP Client

AG2’s latest release is not trying to win the demo war. Good. The demo war has produced enough terminal windows where five agents roleplay as a startup and somehow nobody asks who is allowed to call whom, how the bill gets counted, or what happens when the “agent” becomes
13 Jun 2026 5 min read
Codex 0.140 Alpha Keeps Moving the Trust Boundary Into Plugins, MCP, and Remote Control
codex

Codex 0.140 Alpha Keeps Moving the Trust Boundary Into Plugins, MCP, and Remote Control

The interesting thing about OpenAI Codex 0.140.0-alpha.18 is not the release page. The release page is basically a shrug. The diff is where the product is speaking. OpenAI shipped the alpha on Saturday evening, and the visible changes are not splashy app features. They are the parts
13 Jun 2026 6 min read
Qwen Code Is Turning Agent Loops Into Scheduled Infrastructure
qwen

Qwen Code Is Turning Agent Loops Into Scheduled Infrastructure

The interesting part of Qwen Code this week is not that Alibaba’s coding agent learned another trick. It is that the project is starting to treat agent autonomy like infrastructure: persisted schedules, overload contracts, ownership election, and configuration approvals that survive contact with restarts and multiple clients. That sounds
13 Jun 2026 6 min read
Memory Search Should Not Keep Your CLI Alive: OpenClaw’s QMD Fix Is Boring Runtime Hygiene With Big Automation Consequences
openclaw

Memory Search Should Not Keep Your CLI Alive: OpenClaw’s QMD Fix Is Boring Runtime Hygiene With Big Automation Consequences

An agent that prints the right JSON and then refuses to exit is not successful. It is a daemon wearing a CLI costume. OpenClaw PR #92639 fixes exactly that class of failure by routing memory_search through QMD’s transient CLI manager mode instead of the default full manager. The
13 Jun 2026 4 min read
OpenClaw’s 24 Tool-Result Cap Is a Reminder That Agent Context Is a Protocol Boundary, Not a Junk Drawer
openclaw

OpenClaw’s 24 Tool-Result Cap Is a Reminder That Agent Context Is a Protocol Boundary, Not a Junk Drawer

Context is not a junk drawer. It is a protocol boundary with rules, limits, and sharp edges. OpenClaw PR #92613 makes that boundary explicit by capping provider-boundary replay to the latest 24 historical toolResult messages and dropping the matching old assistant tool-call blocks when older results are omitted. The fix
13 Jun 2026 4 min read
A Spoofable HTTP Session-Kill Path Is Exactly the Kind of Agent Control-Plane Bug Enterprises Should Hunt
openclaw

A Spoofable HTTP Session-Kill Path Is Exactly the Kind of Agent Control-Plane Bug Enterprises Should Hunt

“Kill session” sounds like a convenience endpoint until the session belongs to someone else. OpenClaw PR #92651 closes an HTTP authorization gap in POST /sessions/:sessionKey/kill. The old path allowed trusted HTTP callers with only operator.write to provide an x-openclaw-requester-session-key header and ask the gateway to kill a
13 Jun 2026 4 min read
OpenClaw’s Codex Approval PR Turns MCP Elicitation Into a Real Human-Control Boundary
openclaw

OpenClaw’s Codex Approval PR Turns MCP Elicitation Into a Real Human-Control Boundary

Approval buttons are not glamorous infrastructure. That is why they matter. OpenClaw PR #92625 adds an on-request mode for Codex plugin destructive actions, bridging Codex app-server MCP elicitation into OpenClaw’s own interactive approval flow. The immediate demo is charmingly absurd — a Google Calendar event called “Walk lobster” — but the
13 Jun 2026 4 min read
Grok Build Adds Neon, and Database Agents Just Got Real
xai

Grok Build Adds Neon, and Database Agents Just Got Real

Database access is where coding agents stop being a toy demo and start becoming operational software. xAI’s Grok Build marketplace adding Neon looks, at first glance, like a small catalog update: one pull request, one new plugin, a few skills, one MCP server. The better read is that Grok
13 Jun 2026 5 min read
Mistral Vibe v2.15.0 Puts Policy Hooks Where Coding Agents Actually Need Them
agentic-coding

Mistral Vibe v2.15.0 Puts Policy Hooks Where Coding Agents Actually Need Them

The useful safety features in coding agents are rarely the ones that look like safety features. They look like hooks, queues, refusal messages, boring permission defaults, and compaction behavior that preserves the original task instead of letting the agent slowly drift into jazz. That is why Mistral Vibe v2.15.
13 Jun 2026 5 min read
Gemini on Google TV Shows Where AI Agents Actually Get Useful
google-ai

Gemini on Google TV Shows Where AI Agents Actually Get Useful

Gemini adjusting TV settings sounds like the smallest possible AI story until you look at the interface it replaces: a maze of picture modes, audio presets, buried menus, and vendor-specific labels that most people only touch when something looks obviously wrong. That is exactly why this rollout matters. The useful
13 Jun 2026 6 min read
← Newer Posts Page 28 of 136 Older Posts →
The LGTM © 2026
  • Sign up
Powered by Ghost