feat(cli): surface stale project pin to non-TTY agents, throttled

This commit is contained in:
Vance Ingalls
2026-07-14 15:28:52 -07:00
parent c1b1c729e5
commit 9bcd279b29
6 changed files with 150 additions and 13 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { isSafeVersion } from "./updateCheck.js";
import { isSafeVersion } from "./safeVersion.js";
// Matches `hyperframes@<semver>` as a whole token inside a script string. The
// version class mirrors isSafeVersion's semver shape; capturing group 1 is the