The  LGTM
  • Home
  • Agentic Coding
  • Claude Code
  • Codex
Sign in Subscribe
GPT-5.5 Is Now the Codex Default Recommendation. The Real Question Is When Not to Use It.
codex

GPT-5.5 Is Now the Codex Default Recommendation. The Real Question Is When Not to Use It.

OpenAI’s Codex model guidance now has a simple recommendation: for most tasks, start with gpt-5.5. That is good advice for an individual staring at a hard problem. It is incomplete advice for a team paying for a fleet of agents. The refreshed Codex models page positions gpt-5.5
07 Jun 2026 4 min read
Codex Project Config Just Got a Trust Boundary. Treat It Like One.
codex

Codex Project Config Just Got a Trust Boundary. Treat It Like One.

Codex configuration just moved from “developer preference” to “security boundary,” which is exactly where coding-agent config was always going to end up. OpenAI’s refreshed Codex configuration reference now says a project-scoped .codex/config.toml is loaded only after the user trusts the project. More importantly, the repo-local file cannot
07 Jun 2026 4 min read
ClawHub's New Abuse Scoring Treats Agent Skills Like a Marketplace, Not a Folder of Markdown
openclaw

ClawHub's New Abuse Scoring Treats Agent Skills Like a Marketplace, Not a Folder of Markdown

Agent skill registries cannot stay cute forever. The moment a registry influences what agents install, trust, invoke, or recommend, it stops being a folder of Markdown and becomes supply-chain infrastructure. That means popularity metrics become attack surface, publisher accounts become assets, and “community discovery” becomes a moderation problem whether the
06 Jun 2026 3 min read
OpenClaw's Lobster Runner Is Getting the In-Process Bridge It Should Have Had From the Start
openclaw

OpenClaw's Lobster Runner Is Getting the In-Process Bridge It Should Have Had From the Start

The easiest way to make an embedded workflow call back into its host agent is also the wrong one: hand the workflow a gateway URL, drop a bearer token into its environment, and let nested CLI calls pretend they are first-class integration. It works right up until the workflow runs
06 Jun 2026 3 min read
OpenRouter OAuth in OpenClaw Is About Model Routing Without Another Secret-Handling Ritual
openclaw

OpenRouter OAuth in OpenClaw Is About Model Routing Without Another Secret-Handling Ritual

OpenRouter OAuth in OpenClaw sounds like a login convenience. It is more important than that, because provider authentication is becoming part of the agent control plane. The more an agent runtime depends on model routing, fallback chains, free-tier testing, media providers, and per-team billing profiles, the less acceptable it is
06 Jun 2026 3 min read
OpenClaw's Microsoft Foundry Bugs Are What Enterprise Agent Integration Actually Looks Like
openclaw

OpenClaw's Microsoft Foundry Bugs Are What Enterprise Agent Integration Actually Looks Like

Enterprise agent integration does not usually fail in the dramatic places. It fails in the seams: the auth mode that passes its connection test but cannot persist config, the alias provider that looks equivalent to the base provider until one request argument crosses the wire, the reasoning knob that is
06 Jun 2026 3 min read
Microsoft Is No Longer Content Renting the Frontier — MAI Is Its Bid for AI Self-Sufficiency Inside Azure
azure-ai

Microsoft Is No Longer Content Renting the Frontier — MAI Is Its Bid for AI Self-Sufficiency Inside Azure

Microsoft’s relationship with OpenAI is no longer the whole Azure AI story. That does not mean Microsoft is breaking up with the lab it helped bankroll with more than $13 billion. It means the company has decided that renting the frontier is not enough when the frontier is now
06 Jun 2026 5 min read
llama.cpp Adds Qwen-VL Video Plumbing and Fixes Reasoning Leakage Where Local Models Actually Break
ai-models

llama.cpp Adds Qwen-VL Video Plumbing and Fixes Reasoning Leakage Where Local Models Actually Break

The least glamorous local-AI work is usually the work that decides whether local AI is usable. A model card can promise a better Qwen, a smaller quant, a longer context window, or a more capable reasoning path. Then the serving stack has to make that promise survive contact with chat
06 Jun 2026 5 min read
GitHub Copilot’s Model Menu Has Become a Pricing Surface, Not Just a Dropdown
ai-models

GitHub Copilot’s Model Menu Has Become a Pricing Surface, Not Just a Dropdown

Copilot’s model picker used to feel like a preference pane. Pick the model whose name sounded strongest, complain about latency, move on. GitHub’s current model documentation makes that habit look obsolete. The dropdown is now a rate card, a routing policy, and a governance problem wearing a friendly
06 Jun 2026 5 min read
OpenAI’s Codex Credits Page Is the Budget Policy Engineering Teams Actually Need
codex

OpenAI’s Codex Credits Page Is the Budget Policy Engineering Teams Actually Need

The most important Codex feature this week is not a new editor trick, a bigger context window, or another agent surface. It is a billing control. That sounds like accountant bait until you remember what coding agents have become: long-running, tool-using, sometimes-parallel workers that can burn real money while producing
06 Jun 2026 5 min read
Copilot’s GPT-5.2 Cutover Is a Model-Routing Drill, Not Just a Dropdown Cleanup
codex

Copilot’s GPT-5.2 Cutover Is a Model-Routing Drill, Not Just a Dropdown Cleanup

Model deprecations used to be a mild annoyance: a dropdown changed, autocomplete felt different for a week, and everyone moved on. In 2026, that is not how coding agents work. When GitHub removes GPT-5.2 and GPT-5.2-Codex from most Copilot surfaces, it is not cleaning up a menu. It
06 Jun 2026 4 min read
Claude Agent SDK Parity Releases Make Headless Agents Inherit the Same Runtime Rules as Claude Code
claude-code

Claude Agent SDK Parity Releases Make Headless Agents Inherit the Same Runtime Rules as Claude Code

The Claude Agent SDK parity releases look like changelog dust until you remember where SDKs run. Claude Code is the visible tool: a terminal, prompts, permissions, MCP wiring, background sessions, and a human close enough to notice when something gets weird. The Agent SDK is the embedding surface. It is
06 Jun 2026 5 min read
← Newer Posts Page 42 of 136 Older Posts →
The LGTM © 2026
  • Sign up
Powered by Ghost