The  LGTM
  • Home
  • Agentic Coding
  • Claude Code
  • Codex
Sign in Subscribe
Agno 2.6.14 Makes Agent Memory Operable, Then Fixes the Gemini Race Waiting to Bite It
ai-frameworks

Agno 2.6.14 Makes Agent Memory Operable, Then Fixes the Gemini Race Waiting to Bite It

Agno 2.6.14 is a useful release because it refuses to treat agent memory like magic. The headline feature is CRUD for AgentOS learnings: list them, create them, fetch them, patch them, delete them, filter them, scope them, and enforce RBAC around them. That is exactly the right direction.
12 Jun 2026 5 min read
google-ai

Antigravity Skills Show Where Coding Agents Are Heading: Less Tool Bloat, More Team Policy

The most important coding-agent feature of the month may be a directory with a Markdown file in it. That sounds like underselling it. It is not. Google’s updated Antigravity Skills material points at the part of agentic development that teams are finally being forced to operationalize: how do you
12 Jun 2026 5 min read
google-ai

Gemini 3.5 Flash Is Google’s Coding-Agent Bet. The Benchmarks Are Good — and Messy.

Google wants Gemini 3.5 Flash to be read as a coding-agent model, not a cheaper chat model with a sporty name. That distinction matters. The new DeepMind model page does not lead with classroom benchmarks or conversational vibes; it leads with terminal coding, MCP workflows, UI control, finance agents,
12 Jun 2026 5 min read
HyperTool Says MCP Agents Need Fewer Visible Tool Calls, Not More Clever Trace Compression
ai-models

HyperTool Says MCP Agents Need Fewer Visible Tool Calls, Not More Clever Trace Compression

Tool-using agents do not need longer transcripts full of plumbing. They need better boundaries between reasoning and execution. That is the sharp idea behind HyperTool: Beyond Step-Wise Tool Calls for Tool-Augmented Agents. The paper proposes an executable MCP-style interface that lets a model call existing tools inside a bounded code
12 Jun 2026 4 min read
Agents-K1 Turns Research-Agent RAG Into Infrastructure Instead of Prompt Stuffing
ai-models

Agents-K1 Turns Research-Agent RAG Into Infrastructure Instead of Prompt Stuffing

Most research agents are still dressed-up document search. Agents-K1 is a reminder that the hard part is not retrieving more text. It is building knowledge the agent can interrogate without hallucinating the scaffolding. The new arXiv paper Agents-K1: Towards Agent-native Knowledge Orchestration describes a pipeline that parses scientific papers, extracts
12 Jun 2026 4 min read
Recursive Agent Harnesses Show the Harness Can Beat the Model Upgrade
ai-models

Recursive Agent Harnesses Show the Harness Can Beat the Model Upgrade

The easiest way to make an agent look smarter is to stop making it solve distributed-systems problems as a single chat transcript. That is the useful lesson in Recursive Agent Harnesses, a new arXiv paper that evaluates a pattern many production coding-agent teams are already drifting toward: the recursive unit
12 Jun 2026 4 min read
Codex Is Importing Claude Code Setups Now. The Model War Is Becoming a Migration War.
ai-models

Codex Is Importing Claude Code Setups Now. The Model War Is Becoming a Migration War.

OpenAI did not just add a few Codex features this week. It added a migration path. That is the quiet part of the coding-agent market becoming loud. Models still matter, and nobody buying agent seats should pretend otherwise. But the higher-order fight is shifting from “which checkpoint wins SWE-bench?” to
12 Jun 2026 5 min read
Copilot CLI 1.0.62 Makes the Terminal Agent Look More Like a Workbench. That Comes With More Policy Surface.
codex

Copilot CLI 1.0.62 Makes the Terminal Agent Look More Like a Workbench. That Comes With More Policy Surface.

Copilot CLI is no longer trying to be a polite chat window with a shell prompt nearby. GitHub’s 1.0.62-1 prerelease reads like a product manager swept half of GitHub’s daily workflow into the terminal agent: issue and pull request search, worktree creation, a richer diff UI,
12 Jun 2026 6 min read
Running Qwen Behind Claude Code Is the Local-Agent Wedge Alibaba Should Care About
qwen

Running Qwen Behind Claude Code Is the Local-Agent Wedge Alibaba Should Care About

The interesting part of the latest Qwen/Claude Code field guide is not that someone made a local model answer coding prompts. That stopped being novel somewhere around the third weekend everybody spent compiling llama.cpp. The useful part is more specific: a refreshed GitHub Gist shows what it actually
12 Jun 2026 6 min read
OpenClaw Subagents Reporting “Cancelled” While Still Running Is a Control-Plane Truthfulness Bug
openclaw

OpenClaw Subagents Reporting “Cancelled” While Still Running Is a Control-Plane Truthfulness Bug

Multi-agent systems do not need cheerful status. They need truthful status. If work is waiting, say waiting. If it failed, say failed. If it was cancelled, reserve that word for actual cancellation. The moment an orchestration platform tells a user “Background task cancelled” while the subagent keeps running and eventually
12 Jun 2026 4 min read
OpenClaw’s `message_sending` Hook Bypass Is the Kind of Security Bug That Makes Extensions Look Safer Than They Are
openclaw

OpenClaw’s `message_sending` Hook Bypass Is the Kind of Security Bug That Makes Extensions Look Safer Than They Are

A security hook that silently does not run is worse than no hook. No hook forces operators to be honest about the risk. A documented hook that appears installed, loaded, and available — while major delivery paths skip it — creates the kind of false confidence that gets secrets posted to channels
12 Jun 2026 3 min read
OpenClaw v2026.6.x Prompt Bloat Shows Why Agent Platforms Need Context Budgets, Not Just Bigger Models
openclaw

OpenClaw v2026.6.x Prompt Bloat Shows Why Agent Platforms Need Context Budgets, Not Just Bigger Models

OpenClaw’s prompt-bloat report is a reminder that context windows are not RAM. You do not get to pour every tool description, channel hint, safety rule, UI affordance, and delegation policy into the front of a model run and call it “free” because the model advertises 128K tokens. The bill
12 Jun 2026 4 min read
← Newer Posts Page 30 of 136 Older Posts →
The LGTM © 2026
  • Sign up
Powered by Ghost