The  LGTM
  • Home
  • Agentic Coding
  • Claude Code
  • Codex
Sign in Subscribe
Gortex v0.30.0 Turns Agent Code Search Into Something You Can Benchmark
agentic-coding

Gortex v0.30.0 Turns Agent Code Search Into Something You Can Benchmark

Agentic coding has a context problem, and the lazy answer has been to make the prompt window larger. Gortex v0.30.0 argues for a better answer: treat code search like production infrastructure, publish benchmarks, and make the retrieval layer prove that it found the right code before the model
18 May 2026 4 min read
codex

Dell Gives Codex the Enterprise Shortcut: Put the Agent Where the Data Already Lives

OpenAI’s Dell partnership is not a flashy model launch. Good. The next bottleneck for coding agents is not whether they can write another React component from a clean prompt. It is whether they can operate near the messy, governed, high-value context enterprises actually use without turning every security review
18 May 2026 5 min read
InsForge Is the Backend Branching Layer Claude Code Keeps Needing After the Demo
claude-code

InsForge Is the Backend Branching Layer Claude Code Keeps Needing After the Demo

Claude Code is good at editing files. The industry’s next problem is that useful software is no longer only files. Modern apps come attached to Postgres schemas, auth providers, storage buckets, edge functions, cron jobs, realtime channels, deployment targets, secrets, logs, and increasingly a model gateway. That is the
18 May 2026 5 min read
Anthropic Buying Stainless Is a Bet That Agent UX Starts at the API Boundary
claude-code

Anthropic Buying Stainless Is a Bet That Agent UX Starts at the API Boundary

Anthropic did not buy Stainless because SDK generation is a nice developer-experience accessory. It bought the compiler layer between APIs and agents. That distinction matters. The company’s announcement is short, almost aggressively calm: Stainless has generated every official Anthropic SDK since the early Claude API days; it turns API
18 May 2026 5 min read
Discord Needs the Same Ingress Isolation Telegram Just Got
openclaw

Discord Needs the Same Ingress Isolation Telegram Just Got

A chat bot that takes four seconds to notice a message does not feel “under load.” It feels absent. That is the product problem behind OpenClaw issue #83591, which argues that Discord needs the same ingress isolation Telegram recently received. The technical complaint is about event loops, worker threads, WebSockets,
18 May 2026 4 min read
OpenClaw Is Finally Treating models.json Like Prompt-Visible Attack Surface
openclaw

OpenClaw Is Finally Treating models.json Like Prompt-Visible Attack Surface

There are security bugs that announce themselves with a CVE and a diagram. Then there are the quieter ones: a config file becomes prompt-visible, a generated catalog preserves a plaintext API key, and suddenly the language model is sitting inside your credential boundary because everyone agreed to call it “metadata.
18 May 2026 4 min read
Codex-in-Docker Still Trips Over bwrap Because Sandbox Layers Need a Contract
openclaw

Codex-in-Docker Still Trips Over bwrap Because Sandbox Layers Need a Contract

Codex versus Claude is usually framed as a model-quality argument: who writes better code, who follows instructions better, who burns fewer tokens getting there. That framing is too narrow. The more operational question is whether the agent can reliably reach a shell, run the command it planned, and report the
18 May 2026 4 min read
GitHub Copilot’s New Default Model Is Really an Enterprise Change-Control Story
azure-ai

GitHub Copilot’s New Default Model Is Really an Enterprise Change-Control Story

GitHub’s latest Copilot change looks like the usual model shuffle: GPT-5.3-Codex is now the base model for Copilot Business and Copilot Enterprise, replacing GPT-4.1 for organizations without approved alternatives. The more important story is less glamorous and more useful: GitHub is quietly turning model selection into enterprise
18 May 2026 6 min read
DeepAgents CLI 0.1.1 Adds the Container Host Flag That Separates Local Agent Dev From Accidental Exposure
ai-frameworks

DeepAgents CLI 0.1.1 Adds the Container Host Flag That Separates Local Agent Dev From Accidental Exposure

DeepAgents CLI 0.1.1 is a one-flag release, which makes it a useful test of whether we are paying attention to the right things. The new flag is --host for deepagents dev. It defaults to 127.0.0.1 and can be set to 0.0.0.0 when
18 May 2026 4 min read
n8n 1.123.44 Patches the Sandbox and LangSmith Dependencies Under AI Workflow Automation
ai-frameworks

n8n 1.123.44 Patches the Sandbox and LangSmith Dependencies Under AI Workflow Automation

The most important n8n release today is easy to underrate because the changelog line looks like maintenance work: “Fix 11 critical issues in vm2, protobufjs, langsmith and 1 more.” That is not housekeeping. For a workflow automation platform with native AI features, LangChain-backed workflows, custom Code nodes, credentials, integrations, and
18 May 2026 5 min read
Mastra 1.35 Turns Fine-Grained Authorization From Route Metadata Into Runtime Coverage
ai-frameworks

Mastra 1.35 Turns Fine-Grained Authorization From Route Metadata Into Runtime Coverage

Mastra 1.35 is the kind of release that looks like framework plumbing until you imagine it missing in production. The headline is not a new agent demo, a shinier chat UI, or another claim about autonomous work. It is authorization coverage: the unglamorous question of whether every protected route
18 May 2026 5 min read
Qwen Code’s May 18 Nightly Pushes Open Coding Agents Toward Daemons, Worktrees, and Local-Model Reality
agentic-coding

Qwen Code’s May 18 Nightly Pushes Open Coding Agents Toward Daemons, Worktrees, and Local-Model Reality

Qwen Code’s May 18 nightly is the kind of release that looks like a changelog landfill until you read it as architecture. Daemon mode, worktree isolation, progressive MCP availability, ModelScope as a provider, lifecycle hooks, memory diagnostics, telemetry trace trees, atomic writes, file restoration, heap-pressure compaction: this is not
18 May 2026 6 min read
← Newer Posts Page 48 of 113 Older Posts →
The LGTM © 2026
  • Sign up
Powered by Ghost