From c4c0a58b536ff044ad884762d09ca098beff3b92 Mon Sep 17 00:00:00 2001 From: Garry Tan Date: Wed, 18 Mar 2026 22:20:12 -0700 Subject: [PATCH] =?UTF-8?q?chore:=20update=20changelog=20for=20v0.8.0=20?= =?UTF-8?q?=E2=80=94=20add=20proactive=20suggestions=20note?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f4f5bb4b..0b90a4d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ When both `/review` (Claude) and `/codex review` have run, you get a cross-model **Integrated everywhere.** After `/review` finishes, it offers a Codex second opinion. During `/ship`, you can run Codex review as an optional gate before pushing. In `/plan-eng-review`, Codex can independently critique your plan before the engineering review begins. All Codex results show up in the Review Readiness Dashboard. +**Also in this release:** Proactive skill suggestions — gstack now notices what stage of development you're in and suggests the right skill. Don't like it? Say "stop suggesting" and it remembers across sessions. + ## [0.7.4] - 2026-03-18 ### Changed