The  LGTM
  • Home
  • Agentic Coding
  • Claude Code
  • Codex
Sign in Subscribe
codex

Codex on Mobile Is Not a Phone App Story. It Is the Approval Layer for Long-Running Agents.

“Codex on mobile” sounds like OpenAI put a development environment in your pocket. That is not the interesting version of the story. The interesting version is that OpenAI is turning the phone into an approval and supervision layer for agents that keep running somewhere else. OpenAI says more than 4
17 May 2026 4 min read
GitHub’s Bug Bounty Update Draws a Line Around AI-Generated Security Noise
codex

GitHub’s Bug Bounty Update Draws a Line Around AI-Generated Security Noise

GitHub’s bug bounty update is not really about bug bounties. It is about the first predictable failure mode of AI-assisted security research: the tools can now generate plausible vulnerability reports faster than humans can verify whether anything was actually vulnerable. GitHub says it is tightening standards across its bug
17 May 2026 4 min read
GitHub’s Accessibility Agent Is the Rare Agent Post With Actual Guardrails
codex

GitHub’s Accessibility Agent Is the Rare Agent Post With Actual Guardrails

GitHub’s accessibility agent is interesting less because it fixes accessibility bugs and more because GitHub spent most of the writeup explaining when the agent is not allowed to fix them. That is the part worth copying. The company says its experimental agent has reviewed 3,535 pull requests and
17 May 2026 4 min read
OpenClaw’s Sentinel-Token Sanitizer PR Shows Tool Boundaries Need Input Hygiene
openclaw

OpenClaw’s Sentinel-Token Sanitizer PR Shows Tool Boundaries Need Input Hygiene

Tool-call hygiene is one of those runtime chores nobody notices until the agent fabricates an answer because a stray token broke the tool that would have produced evidence. OpenClaw PR #82797, opened on May 17, is about exactly that failure mode. The patch proposes sanitizing leaked LLM sentinel tokens such
16 May 2026 3 min read
OpenClaw’s Group-Context Hash Bug Is Agent Amnesia Caused by Volatile Identity
openclaw

OpenClaw’s Group-Context Hash Bug Is Agent Amnesia Caused by Volatile Identity

Agent memory does not start with vector databases. It starts with the runtime knowing whether two turns belong to the same session. OpenClaw issue #82812, filed on May 17 and labeled P1, is a sharp example of what happens when that foundation is wrong. The report says Feishu group messages
16 May 2026 3 min read
OpenClaw’s OpenShell Plugin Break Shows Why Externalization Needs Shared Registries
openclaw

OpenClaw’s OpenShell Plugin Break Shows Why Externalization Needs Shared Registries

Externalizing a plugin is easy until the plugin has to register something the host can actually see. That is the uncomfortable lesson in OpenClaw issue #82818, filed on May 17 after an upgrade from 2026.5.4 to 2026.5.12 left the externalized @openclaw/openshell-sandbox plugin enabled, loaded, and
16 May 2026 3 min read
OpenClaw’s Codex App-Server Fix Is the Multi-Agent Concurrency Patch the Runtime Needed
openclaw

OpenClaw’s Codex App-Server Fix Is the Multi-Agent Concurrency Patch the Runtime Needed

Singletons are where multi-agent platforms go to lie to themselves. OpenClaw merged PR #82805 on May 17 with the sort of fix that looks small from a changelog and enormous from an operator’s chair: the native Codex app-server path no longer relies on one shared client slot for every
16 May 2026 3 min read
NVENC Is Becoming the Weirdly Practical Fabric for Local Multi-GPU AI
nvidia

NVENC Is Becoming the Weirdly Practical Fabric for Local Multi-GPU AI

Consumer multi-GPU AI usually dies in the gap between what the hardware theoretically has and what the runtime can actually use. Two cards in two boxes might add up to enough VRAM on paper. In practice, the missing fabric turns that second GPU into an expensive space heater unless the
16 May 2026 5 min read
NIMStats Gets the NVIDIA NIM Problem Right: Benchmark the Endpoint You Actually Use
nvidia

NIMStats Gets the NVIDIA NIM Problem Right: Benchmark the Endpoint You Actually Use

The most useful inference benchmark is usually not the one with the cleanest chart. It is the one that keeps running after everyone stops looking. NIMStats is a tiny open-source dashboard for NVIDIA NIM endpoints, and its value is exactly that kind of boring persistence: run the same checks every
16 May 2026 5 min read
AgenticOps Is DevOps After the Author of the Commit Stops Being Human by Default.
azure-ai

AgenticOps Is DevOps After the Author of the Commit Stops Being Human by Default.

“AgenticOps” is the kind of label that makes engineers reach for the mute button. Fair. But Microsoft’s AKS lab is worth reading past the branding because it sketches a real operating model for a world where the author of a pull request is not always a human by default.
16 May 2026 4 min read
Privacy Middleware Is Where Agent Security Stops Being a Slide and Starts Being an API Boundary.
azure-ai

Privacy Middleware Is Where Agent Security Stops Being a Slide and Starts Being an API Boundary.

The most important part of agent security is usually not the model. It is the boundary around the model. That is why Microsoft’s privacy-proxy middleware post is more useful than its modest GitHub footprint suggests. It does not promise that an agent will become wiser, safer, or more “enterprise-ready”
16 May 2026 4 min read
Azure’s Real Agent Story Is Not Chat. It Is Making the Boring Middle of Operations Finally Move.
azure-ai

Azure’s Real Agent Story Is Not Chat. It Is Making the Boring Middle of Operations Finally Move.

Enterprise agents are easiest to misunderstand when they are demoed as chatbots. Ask a question, get an answer, applaud politely, and then go back to the dashboard where the real work still happens. Microsoft’s Azure Networking example is more interesting because it points in the opposite direction: agents are
16 May 2026 4 min read
← Newer Posts Page 92 of 136 Older Posts →
The LGTM © 2026
  • Sign up
Powered by Ghost