Daily Edition Sources +6

Agent Safety Gates Catch Edge Cases

Gemini CLI, OpenClaw, and Hermes all turned ordinary boundary mistakes into explicit control failures.

A rough newspaper-style diagram poster shows three source evidence cards for Gemini CLI, OpenClaw, and Hermes pointing to a circled fail-closed conclusion.
Diagram Punkindependent safety repairs become visible control gates.
repos google-gemini/gemini-cli + 2 more evidence
6 source signals 3 repos 3 linked commits
Evidence: 3 linked commits / June 27, 2026 / Daily Edition
Open Edition Evidence below

google-gemini/gemini-cli merged commit ae0a3aa on June 26, making its sensitive-path blocklist case-insensitive and forcing .vscode configuration changes through human confirmation.

For agent operators, the morning decision is to watch whether safety gates fail closed on dull edge cases: filename casing, no-op writes, and session-key routing. The caveat is that these are independent repairs, not a shared standard.

Facts

  • Gemini CLI now blocks .git, .env, and node_modules segments case-insensitively, including trailing-space, trailing-dot, and NTFS alternate-data-stream variants.
  • OpenClaw commit ab966c2 treats no-op writes, edits, and patches as terminal tool-loop failures.
  • Hermes Agent commit b0f44d3 stops writing a per-turn session key into process-global environment state during gateway runs.

Evidence

The strongest receipt is Gemini CLI PR #27966: it changes both the in-process path checker and workspace-context tests, then adds regression coverage for the bypass shapes.

Context

This is a Risk And Control Map. The movement is not a new agent feature; it is source-visible admission that agent runtimes need boring controls to survive odd paths, empty edits, and concurrent approval prompts.

Limits

The evidence does not prove the projects share implementation, policy, or release timing. Watch whether future agent tools keep turning small boundary failures into tests, terminal states, and explicit user confirmation.

Evidence Trail

Receipts below the story

The article above is the public narrative. This section keeps the source trail and limits on the same page.

Edition
DateJune 27, 2026
LaneDaily Edition
Confidence87%
Sources6
Reposgoogle-gemini/gemini-cli, openclaw/openclaw, NousResearch/hermes-agent

Primary Evidence

Evidence Limits

  • These are independent patches in separate projects. The evidence does not

prove a shared standard, shared implementation, or coordinated release plan.

  • Gemini CLI is the carrying receipt; OpenClaw and Hermes are corroborating

examples on the same control-boundary beat.

  • The article does not prove that every sensitive-path, no-op tool, or

concurrent approval edge case is closed.

Letters & Corrections

Send a note to the desk

Corrections, missing context, or a follow-up lead.