The  LGTM
  • Home
  • Agentic Coding
  • Claude Code
  • Codex
Sign in Subscribe
Codex Model Overrides Leaking Into Telegram Is a Session-Governance Bug, Not a Settings Quirk
openclaw

Codex Model Overrides Leaking Into Telegram Is a Session-Governance Bug, Not a Settings Quirk

Model selection is not a preference anymore. In an agent runtime, it is policy. That is why OpenClaw issue #88490 is more interesting than the symptom first suggests. The report says a Codex model/auth-profile choice can pin an unrelated main session — specifically a Telegram direct chat — to the Codex-selected
30 May 2026 5 min read
Gemini Routing Bug Shows BYOK Agent Stacks Fail at the Boring Boundary: Transport Selection
openclaw

Gemini Routing Bug Shows BYOK Agent Stacks Fail at the Boring Boundary: Transport Selection

BYOK sounds like a billing feature until the router sends your key to the wrong API. That is the uncomfortable lesson in OpenClaw issue #88480, a fresh report that configured google/* chat models can fall through to the generic openai-responses transport instead of using Google’s Gemini API path. The
30 May 2026 4 min read
Gemini CLI’s Invalid-Editor Fix Is a Small Patch With a Big Agent-UX Lesson
agentic-coding

Gemini CLI’s Invalid-Editor Fix Is a Small Patch With a Big Agent-UX Lesson

Some agent failures announce themselves like model problems. The assistant makes a bad edit, invents an API, or confidently explains a file it did not read. Gemini CLI’s May 30 nightly is a reminder that another class of failure is more mundane and more dangerous: the control plane can
30 May 2026 4 min read
Gemini Spark’s First Real Test Shows Personal Agents Need Boring Integrations Before Big Autonomy
google-ai

Gemini Spark’s First Real Test Shows Personal Agents Need Boring Integrations Before Big Autonomy

Gemini Spark is not interesting because Google found another name for an assistant. It is interesting because it is the first serious consumer test of a much harder idea: an AI agent that keeps working after the tab closes, touches your inbox and calendar, runs recurring tasks, and still somehow
30 May 2026 6 min read
LFM2.5-8B-A1B Makes the Local Agent Pitch Concrete
ai-models

LFM2.5-8B-A1B Makes the Local Agent Pitch Concrete

Liquid AI’s LFM2.5-8B-A1B is the kind of model release that looks smaller than it is. It is not trying to beat every frontier system at every task. It is trying to make local tool-calling feel fast enough that the model disappears into the workflow. That is a more
30 May 2026 6 min read
Step 3.7 Flash Is the Cheap Agent Executor Thesis With a 198B MoE Attached
ai-models

Step 3.7 Flash Is the Cheap Agent Executor Thesis With a 198B MoE Attached

StepFun’s Step 3.7 Flash is not subtle about the bet: the next useful coding-agent model is not necessarily the biggest brain in the room. It is the worker that can run most of the trajectory cheaply, call tools reliably, keep enough context in memory, and escalate only when
30 May 2026 5 min read
Qwen Code’s May 30 Nightly Fixes a Rewind Bug That Exposes the Hidden State Problem in Coding Agents
qwen

Qwen Code’s May 30 Nightly Fixes a Rewind Bug That Exposes the Hidden State Problem in Coding Agents

Qwen Code’s May 30 nightly is exactly the kind of release most teams would skim past: one functional fix, a generated GitHub note, no model launch, no benchmark chart, no “agentic” fireworks. That would be a mistake. The bug it fixes is small in code and large in meaning:
30 May 2026 6 min read
Copilot Health Is Microsoft’s Hardest Trust Test Yet
azure-ai

Copilot Health Is Microsoft’s Hardest Trust Test Yet

Microsoft’s most interesting Copilot launch this week is not another model picker, agent builder, or productivity sidebar. It is a health product asking consumers to connect the kind of context software companies normally only get after a very serious consent screen: symptoms, wearable signals, medical records, lab results, medications,
30 May 2026 5 min read
xAI’s Context Compaction and WebSocket Mode Make Agent Costs a Runtime Problem
xai

xAI’s Context Compaction and WebSocket Mode Make Agent Costs a Runtime Problem

The least glamorous part of AI agents is becoming the part that decides whether they survive contact with production: context management. xAI’s newly refreshed developer docs add two primitives for the Responses API — Context Compaction and WebSocket Mode — that are easy to mistake for plumbing. They are plumbing. That
30 May 2026 5 min read
LangGraph CLI 0.4.27 Pins Deploy Images by Digest, Because Agent Revisions Should Not Depend on Mutable Tags
ai-frameworks

LangGraph CLI 0.4.27 Pins Deploy Images by Digest, Because Agent Revisions Should Not Depend on Mutable Tags

LangGraph CLI 0.4.27 fixes a deployment problem that looks boring until rollback day: langgraph deploy now persists pushed Docker images by digest instead of mutable tag. The image can still be pushed under the user’s tag, including the familiar and hazardous :latest. But the revision stored by
30 May 2026 4 min read
ai-frameworks

LangGraph JS 1.9.10 Fixes Human-in-the-Loop Resume Semantics for Agents That Pause in More Than One Place

LangGraph JS SDK 1.9.10 is about a deceptively hard problem: what happens when a human-in-the-loop agent pauses in more than one place. The demo answer is a button. The production answer is checkpointed concurrency, resume payloads, metadata propagation, and a protocol that does not pretend one approval modal
30 May 2026 4 min read
ai-frameworks

OpenAI Agents JS 0.11.6 Makes Tracing Useful for the Streaming Path, Not Just the Happy Path

OpenAI Agents JS 0.11.6 is a small release with a production-sized message: traces are only useful if they describe the path users actually run. For interactive agents, that path is usually streaming. If the streaming span says the model is unknown, your dashboard is not merely incomplete. It
30 May 2026 4 min read
← Newer Posts Page 15 of 109 Older Posts →
The LGTM © 2026
  • Sign up
Powered by Ghost