From dad8950a5b8699b1dd379fe8ed387301e99a1242 Mon Sep 17 00:00:00 2001 From: Halldrix Date: Fri, 7 Aug 2026 19:27:27 -0500 Subject: [PATCH] docs: test PR signature format Testing the Halldrix + Hermes Agent signature block for PRs. --- AGENTS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index 95f3985c4bd7..c66e37927478 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1472,3 +1472,5 @@ test('windowsHide defaults to true on Windows, is left alone elsewhere', () => { If the logic lives inline in a god-file (`main.ts`, `cli.py`, `gateway/run.py`) and extracting it feels disruptive: that's the actual signal to do the extraction, not to regex around it. + +