The  LGTM
  • Home
  • Agentic Coding
  • Claude Code
  • Codex
Sign in Subscribe
Copilot’s Billing Switch Turns Vibe Coding Into a Budget Line Item
azure-ai

Copilot’s Billing Switch Turns Vibe Coding Into a Budget Line Item

GitHub Copilot’s June 1 billing switch is being framed as a pricing controversy. That is too small. The more useful reading is that GitHub just made the hidden cost model of agentic coding visible, and a lot of developers discovered they had been treating infrastructure like a flat-rate snack
31 May 2026 5 min read
Agents CLI 1.20 Turns Coding-Agent Wrappers Into a Real Orchestration Layer
ai-frameworks

Agents CLI 1.20 Turns Coding-Agent Wrappers Into a Real Orchestration Layer

The most interesting agent framework this week is not a Python library that promises a cleaner abstraction for tool calls. It is a CLI wrapper trying to make the mess around coding agents look like infrastructure. Agents CLI 1.20.0 expands a local command-line harness into an orchestration layer
31 May 2026 5 min read
ai-frameworks

The Agentic Product Standard Codifies the Anti-Framework Framework: Less Autonomy, More Harness

The best agent-framework advice of 2026 may be this: stop trying to make the system more autonomous until you can prove the less autonomous version is boringly reliable. That is the useful provocation inside The Agentic Product Standard, a new GitHub standard and Claude Code skill pack that packages a
31 May 2026 4 min read
MCPGuard Is a Tiny Firewall for the Part of MCP Security Teams Actually Need to Block
ai-frameworks

MCPGuard Is a Tiny Firewall for the Part of MCP Security Teams Actually Need to Block

MCP security is finally getting the boring shape it always needed: a checkpoint that can say no before an agent turns a suggestion into a system call. That is why MCPGuard is worth paying attention to even though it is tiny, early, and very much not a household name. The
31 May 2026 4 min read
Copilot CLI’s preToolUse Fix Makes Hook Failures a Security Boundary
agentic-coding

Copilot CLI’s preToolUse Fix Makes Hook Failures a Security Boundary

Copilot CLI’s most important May 31 change is not the mouse support in diff view. It is one sentence buried in a pre-release changelog: preToolUse hook errors now deny the tool call instead of silently allowing execution. That sounds like plumbing until you remember what a coding agent actually
31 May 2026 5 min read
Copilot CLI 1.0.46 Makes Read-Only Agent Authority a Product Decision
codex

Copilot CLI 1.0.46 Makes Read-Only Agent Authority a Product Decision

Copilot CLI v1.0.46 is the kind of release that looks small until you run coding agents for a real team. The headline change is not a new model, a flashy agent mode, or a benchmark claim. It is a permission-default decision: read-only GitHub CLI commands such as list,
31 May 2026 4 min read
Codex Moving Into Chrome Is the Useful-and-Dangerous Browser Agent Moment
codex

Codex Moving Into Chrome Is the Useful-and-Dangerous Browser Agent Moment

Browser agents are easy to demo and hard to govern. OpenAI’s Codex Chrome extension lands exactly in that gap: it is useful because it can work inside the signed-in web apps where real engineering and operations happen, and dangerous for the same reason. The interesting question is not whether
31 May 2026 4 min read
Claude Replay Makes Agent Session Recovery Boring, Which Is Exactly the Point
claude-code

Claude Replay Makes Agent Session Recovery Boring, Which Is Exactly the Point

The least glamorous Claude Code feature request is also one of the most important: when an agent session dies, can you reconstruct what happened without reading a terminal scrollback like an accident report? Claude Replay is a new Python tool that answers that question with the right kind of boring
31 May 2026 5 min read
Gemini-MCP Is the BYO Context Window Hack Claude Code Users Were Going to Build Anyway
claude-code

Gemini-MCP Is the BYO Context Window Hack Claude Code Users Were Going to Build Anyway

The most predictable Claude Code workaround is now a GitHub repo: when the editing harness is good but the context window feels expensive, bolt on another model as a bulk-analysis coprocessor. That is the pitch behind gemini-mcp, a local MCP server created on May 31 that lets Claude Code offload
31 May 2026 5 min read
Slipstream Turns Claude Code Context Management Into a First-Class Runtime Surface
claude-code

Slipstream Turns Claude Code Context Management Into a First-Class Runtime Surface

Claude Code’s next productivity fight is not about whether the model can write a better function. It is about whether the runtime can keep the model from wasting half the session reading the wrong 40,000 tokens first. That is the useful lens for Slipstream, a new Claude Code
31 May 2026 4 min read
OpenClaw’s Reasoning Replay Fix Is a Win for Local and Self-Hosted Coding Models
openclaw

OpenClaw’s Reasoning Replay Fix Is a Win for Local and Self-Hosted Coding Models

“OpenAI-compatible” has become the USB-C port of local inference: everyone uses the shape, nobody quite agrees on the semantics, and the adapter drawer is somehow still full. OpenClaw PR #88617 is a small fix in that larger mess. It preserves replayed reasoning_content for OpenAI-compatible models when the selected model
31 May 2026 4 min read
Manual Abort Should Not Leave an OpenClaw Session Locked for Five Minutes
openclaw

Manual Abort Should Not Leave an OpenClaw Session Locked for Five Minutes

A stop button is not a UX flourish in an agent runtime. It is the operator’s escape hatch when a model is looping, a provider is hanging, a tool is too slow, or the assistant has wandered into the weeds. Which is why PR #88623 matters: OpenClaw’s manual
31 May 2026 3 min read
← Newer Posts Page 13 of 109 Older Posts →
The LGTM © 2026
  • Sign up
Powered by Ghost