The  LGTM
  • Home
  • Agentic Coding
  • Claude Code
  • Codex
Sign in Subscribe
MoE Routing May Be the Confidence Signal Text Voting Was Pretending to Be
ai-models

MoE Routing May Be the Confidence Signal Text Voting Was Pretending to Be

Majority voting works best on answers that behave like answers: short, canonical, easy to normalize, and preferably surrounded by a box. Code does not behave that way. Neither do patches, tool trajectories, debugging plans, or most useful agent outputs. That is why Does the Same Token Mean the Same State?
23 Jun 2026 3 min read
Premature Commitment Is the Agent Failure Mode Hiding Behind Consistent Answers
ai-models

Premature Commitment Is the Agent Failure Mode Hiding Behind Consistent Answers

The most dangerous agent failures are not always chaotic. Sometimes the system fails because it becomes consistent too early. That is the useful idea in When Agents Commit Too Soon: Diagnosing Premature Commitment in LLM Agents. The paper names a failure mode that experienced reviewers already recognize in humans: the
23 Jun 2026 3 min read
Coding Agents Don’t Need More Snippets. They Need the Path Through the Repo.
ai-models

Coding Agents Don’t Need More Snippets. They Need the Path Through the Repo.

Coding agents have a context problem, but the industry keeps describing it as a quantity problem. Bigger windows, larger top-k retrieval, longer file dumps, more embeddings. DeepDiscovery’s argument is sharper: the useful unit of repository understanding is not the snippet. It is the path. That sounds like a small
23 Jun 2026 3 min read
Codex Turns Agent Runtime Edge Cases Into Protocol Contracts
codex

Codex Turns Agent Runtime Edge Cases Into Protocol Contracts

The late-day Codex work on June 23 reads like OpenAI taking a red pen to every place an agent runtime used to shrug. Budget exhausted? That should not masquerade as a generic interruption. Code-mode host negotiation? Version it before the clever messages arrive. Context windows? Give the first one an
23 Jun 2026 5 min read
Codex 0.143 Alpha Starts Charging Rent for Agent Runtime State
codex

Codex 0.143 Alpha Starts Charging Rent for Agent Runtime State

Codex 0.143 alpha 9 is not the sort of release that gets a keynote slide, which is exactly why it is worth paying attention to. The release note itself is nearly empty, but the merged work behind it reads like a maintenance invoice for agentic coding: persistence bytes, resume
23 Jun 2026 5 min read
Qwen Code v0.19.0 Makes the Local Agent Runtime Harder to Hand-Wave
qwen

Qwen Code v0.19.0 Makes the Local Agent Runtime Harder to Hand-Wave

Qwen Code v0.19.0 is not a “new coding model” story. Good. The industry has enough leaderboard confetti. This release is more interesting because it makes the local agent runtime bigger: workflows that resume, background subagents that can be revived, artifacts that open as interactive HTML, MCP resources that
23 Jun 2026 7 min read
Qwen Code v0.19.1 Turns Auto Mode Safety Into Runtime Policy
qwen

Qwen Code v0.19.1 Turns Auto Mode Safety Into Runtime Policy

Qwen Code v0.19.1 is the kind of release that will not win a benchmark slide and absolutely should make security reviewers pay attention. The headline is not that Alibaba’s coding agent got better at writing code. It is that the runtime got more willing to say “no”
23 Jun 2026 6 min read
openclaw

OpenClaw’s Fallback Fixes Show the Difference Between Having Backup Models and Actually Using Them

Every agent platform eventually discovers that “we configured fallback models” is not the same as “fallback will happen under the failure we actually hit.” OpenClaw’s June 23 reliability PRs are a tidy case study in that gap. PR #96096 caps cron cloud-model stream idleness at 60 seconds. PR #96097
23 Jun 2026 4 min read
OpenClaw’s OPENCLAW_SESSION_ID PR Turns Bash Commands Into Auditable Agent Work
openclaw

OpenClaw’s OPENCLAW_SESSION_ID PR Turns Bash Commands Into Auditable Agent Work

A single environment variable is not usually a headline. In an agent runtime, it can be the difference between “some shell process did something” and “session X, acting on request Y, spawned this command at this time.” OpenClaw PR #96104 adds OPENCLAW_SESSION_ID to bash tool subprocess environments, and
23 Jun 2026 4 min read
Subagents That Finish Silently Are a Product Bug, Not a UX Quirk
openclaw

Subagents That Finish Silently Are a Product Bug, Not a UX Quirk

The most damaging bug in a multi-agent system is not always the one where the worker fails. Sometimes the worker finishes, the parent synthesizes the answer, the transcript contains the output, and the human still gets nothing. That is the failure mode in OpenClaw issue #96105, and it is exactly
23 Jun 2026 4 min read
OpenClaw’s Approval Flow Has a Routing Bug, Which Is Exactly Why Approval Gates Need End-to-End Semantics
openclaw

OpenClaw’s Approval Flow Has a Routing Bug, Which Is Exactly Why Approval Gates Need End-to-End Semantics

Approval gates are supposed to be the part of an agent platform where everyone can finally relax. The model wants to run something risky, the runtime pauses, the human approves or denies, and the system continues under supervision. OpenClaw issue #96103 is a useful reminder that this picture is too
23 Jun 2026 4 min read
NVIDIA’s Telecom Agents Are a Preview of Production Autonomy With Guardrails
nvidia

NVIDIA’s Telecom Agents Are a Preview of Production Autonomy With Guardrails

Telecom is where agentic AI demos go to become adults or die quietly. The networks are messy, regulated, latency-sensitive, full of legacy systems and allergic to improvisation. That is why NVIDIA’s DTW Ignite 2026 telecom-agent push is more interesting than the usual “AI agents will run the enterprise” slideware:
23 Jun 2026 5 min read
← Newer Posts Page 6 of 136 Older Posts →
The LGTM © 2026
  • Sign up
Powered by Ghost