mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-02 03:35:09 +02:00
v1.7.0.0: plan reviews walk you through each issue with Pros/Cons
Restores AskUserQuestion cadence on Opus 4.7 (v1.6.4.0 regression) and upgrades the format to a numbered decision brief — D<N> header, ELI10, Stakes, Recommendation, per-option ✅/❌ bullets, Net: closing line. Fix: composition reorder + overlay rewrite + 16-site escape-hatch hardening across the 4 plan-review templates. Feature: Pros/Cons format in the preamble resolver, inherited by every tier-2+ skill automatically. 30 new gate-tier unit tests pin the format contract (runs in <100ms, $0). 4 new periodic-tier eval cases defend against escape-hatch abuse (2 positive, 2 negative). Golden fixtures regenerated. CEO + Eng + Codex reviews completed. 5 of 8 Codex findings incorporated; CT2 (16 sites, not 31) and CT1 (AUTO_DECIDE contract break) were load-bearing catches the primary reviews missed. bun test: 774 pass, 1 fail (pre-existing security-bench oversize, unrelated). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gstack",
|
||||
"version": "1.6.4.0",
|
||||
"version": "1.7.0.0",
|
||||
"description": "Garry's Stack — Claude Code skills + fast headless browser. One repo, one install, entire AI engineering workflow.",
|
||||
"license": "MIT",
|
||||
"type": "module",
|
||||
|
||||
Reference in New Issue
Block a user