The  LGTM
  • Home
  • Agentic Coding
  • Claude Code
  • Codex
Sign in Subscribe
OpenClaw Adds Run-Level Cost Attribution Headers Because Agent Spend Is Now an Operations Problem
openclaw

OpenClaw Adds Run-Level Cost Attribution Headers Because Agent Spend Is Now an Operations Problem

The most expensive agent in your stack is not necessarily the smartest one. It is the one running quietly in the background, triggered by a channel you forgot about, calling a long-context model through a proxy that only knows an API key and a model name. OpenClaw PR #93451 is
15 Jun 2026 4 min read
NVIDIA’s New MoE Kernels Are a Reminder That AI Cost Gets Won in the Epilogue
nvidia

NVIDIA’s New MoE Kernels Are a Reminder That AI Cost Gets Won in the Epilogue

AI cost does not only get decided in model architecture diagrams. It gets decided in the epilogue of a grouped GEMM, in whether quantization causes another memory pass, and in whether the CPU is still being asked to schedule dynamic expert work while thousands of GPUs wait politely. Not the
15 Jun 2026 5 min read
BioNeMo LoRA Makes Billion-Parameter Biology Models Feel Less Like a Cluster Reservation
nvidia

BioNeMo LoRA Makes Billion-Parameter Biology Models Feel Less Like a Cluster Reservation

Biology foundation models have had the same problem as every other foundation model category, only with more lab coats involved: the demos are impressive, the checkpoints are huge, and the moment a team needs to adapt one to its own assay or organism, the workflow starts looking like a cluster
15 Jun 2026 5 min read
Work IQ GA Turns Microsoft 365 Context Into a Metered Agent Primitive
azure-ai

Work IQ GA Turns Microsoft 365 Context Into a Metered Agent Primitive

Microsoft just put a meter on one of the most valuable ingredients in enterprise AI: the context of work itself. Work IQ, Microsoft’s API layer for grounding agents in Microsoft 365 context, reaches general availability on June 16 with consumption-based pricing through Copilot Credits, according to Microsoft Partner Center.
15 Jun 2026 5 min read
Langfuse 3.186.0 Moves Agent Observability From Traces Toward Explainable Operations
ai-frameworks

Langfuse 3.186.0 Moves Agent Observability From Traces Toward Explainable Operations

Langfuse 3.186.0 is a reminder that agent observability is outgrowing the phrase “traces.” Traces are necessary, but not sufficient. Once agents retrieve evidence, call tools, spawn nested work, generate artifacts, and operate across sessions, the useful question is no longer “what API call happened?” It is “why did
15 Jun 2026 5 min read
Google ADK 1.35.1 Fixes Streaming Truthfulness for Gemini Live Agents
ai-frameworks

Google ADK 1.35.1 Fixes Streaming Truthfulness for Gemini Live Agents

Google ADK Python 1.35.1 is the kind of release that looks too small until you have shipped an agent UI that lies about whether a turn is finished. The patch has two visible fixes: Gemini 3.1 Live grounding metadata is only sent at the end of each
15 Jun 2026 5 min read
Ollama 0.30.9 RC1 Is Small, But the Context-Window Fix Hits the Local-Agent Pain Point
ai-frameworks

Ollama 0.30.9 RC1 Is Small, But the Context-Window Fix Hits the Local-Agent Pain Point

Ollama’s v0.30.9-rc1 is not a headline release. That is exactly why it is worth reading. The local-agent stack does not fail because the launch page forgot another adjective; it fails when context windows behave mysteriously, model renderers drift from model expectations, and the runtime leaves an agent
15 Jun 2026 5 min read
Claude Code Action 1.0.149 Fixes a Permission Parser Bug That Could Quietly Turn Scoped Bash Into All Bash
claude-code

Claude Code Action 1.0.149 Fixes a Permission Parser Bug That Could Quietly Turn Scoped Bash Into All Bash

Claude Code Action 1.0.149 is the kind of release that should make every CI owner pause before celebrating a green checkmark. Anthropic fixed a parser bug where scoped tool permissions such as Bash(gh:*) or Bash(cat:*) could collapse into bare Bash. In Claude Code terms, that can
15 Jun 2026 5 min read
QwenPaw’s Agent OS Driver Turns MCP Into a Governed Capability Layer
qwen

QwenPaw’s Agent OS Driver Turns MCP Into a Governed Capability Layer

QwenPaw’s Agent OS Driver work is a useful reminder that MCP adoption is the easy part. Letting an agent discover tools is not the same as deciding which tool it may call, under which identity, with which credentials, after which approval, and with what audit trail. The hard problem
15 Jun 2026 5 min read
Qwen Code Is Dogfooding Autonomous Bug Fixes Without Handing the Agent the Keys
qwen

Qwen Code Is Dogfooding Autonomous Bug Fixes Without Handing the Agent the Keys

The most credible autonomous coding feature is usually the least theatrical one. Qwen Code’s new scheduled autofix workflow does not promise to clear the backlog, replace maintainers, or make bug triage obsolete. It tries to fix at most one stale unattended bug per day, in public, with a claim,
15 Jun 2026 5 min read
Qwen Code 0.18.1 Makes Agent Runtime Reliability the Stable Release Story
qwen

Qwen Code 0.18.1 Makes Agent Runtime Reliability the Stable Release Story

Qwen Code 0.18.1 is not interesting because Alibaba cut another npm release. It is interesting because the stable line is starting to admit what coding agents really are: not chatbots with shell access, but small distributed systems that happen to use a model as one component. The release
15 Jun 2026 5 min read
OpenClaw’s Runtime Identity Bug Shows Multi-Agent Systems Need Identity Hygiene, Not Just Better Prompts
openclaw

OpenClaw’s Runtime Identity Bug Shows Multi-Agent Systems Need Identity Hygiene, Not Just Better Prompts

Multi-agent systems do not only fail when the model hallucinates. They fail when the platform tells the model two different truths and waits to see which one wins. OpenClaw PR #93270 fixes one of those deceptively small truths. The Runtime line injected into the system prompt rendered agent=<slotId&
15 Jun 2026 4 min read
← Newer Posts Page 25 of 136 Older Posts →
The LGTM © 2026
  • Sign up
Powered by Ghost