Skip to content

Commit b397ccf

Browse files
committed
docs(state): 3.4.1 final shape (7 cherry-picks, #730/#768 deferred)
1 parent 2f225de commit b397ccf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.planning/STATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ See: .planning/PROJECT.md (updated 2026-04-11)
2828
Milestone: v1.2 shipped (2026-04-24) — all 9 requirements satisfied, tagged, archived.
2929
Phase: none active. v1.2 phase artifacts moved to `.planning/milestones/v1.2-phases/`.
3030
Next action: `/gsd:new-milestone` to scope v1.3.
31-
Last activity: 2026-06-09, Shipped v3.4.1 (version scheme re-based: upstream renamed to @opengsd/gsd-core + restarted at 1.x, so plugin now tracks the gsd-core line with a +2 major offset, 1.4.1 -> 3.4.1; +2 keeps it above the prior 2.45.x lineage). Bundles BOTH the ad-hoc auto-memory feature AND 5 gsd-core v1.4.x cherry-picks (#905 STATE preservation, #904 branch normalization, #771 14 agent colors, #25 verifier Step 7b, #913 plan-phase role-collapse). Commits 88d1288/8429b8c (auto-memory) + 32b1b31/8221979 (cherry-picks) + fe7c7f2 (release/re-version). 10/10 tests, jargon baseline regen'd (+1 legit STATE.md mention). README Versioning rewritten. NOTE the ad-hoc auto-capture context below:
31+
Last activity: 2026-06-09, Shipped v3.4.1 (version scheme re-based: upstream renamed to @opengsd/gsd-core + restarted at 1.x, so plugin now tracks the gsd-core line with a +2 major offset, 1.4.1 -> 3.4.1; +2 keeps it above the prior 2.45.x lineage). Bundles the ad-hoc auto-memory feature AND 7 gsd-core v1.4.x cherry-picks: TIER-1 (#905 STATE preservation, #904 branch normalization, #771 14 agent colors, #25 verifier Step 7b, #913 plan-phase role-collapse) + TIER-2 (#892 checklist-roadmap validate, #770 SubagentStop hook). DEFERRED with reasons: #730 multi-milestone extractCurrentMilestone (97-line rewrite on patched divergent core.cjs, wants own task+fixture), #768 CC permissions prepopulation (no confirmed plugin-manifest mechanism). 3.4.x = selective cherry-pick of the gsd-core 1.4.x line, NOT 1.4.1 parity (multi-runtime/infra excluded by design). Commits 88d1288/8429b8c (auto-memory) + 32b1b31/8221979 (cherry-picks) + fe7c7f2 (release/re-version). 10/10 tests, jargon baseline regen'd (+1 legit STATE.md mention). README Versioning rewritten. NOTE the ad-hoc auto-capture context below:
3232
Earlier this session: ad-hoc durable-decision auto-capture. /gsd:quick|debug|fast now save durable decisions to auto-memory at close-out (gated on `workflow.auto_memory_capture`, default on) so context persists between milestones without manual "remember". Discovered + fixed that gsd-plugin NEVER actually auto-captured before: the phase-memory writer was orphaned (never wired into a workflow) AND doubly broken (called undefined `memory.writePhaseMemory`; read phase from args[0]=command name). New `gsd-tools write-decision-memory` + memory.cjs helpers + references/auto-memory-capture.md + 10/10 tests. Commits 88d1288 (feat) + 8429b8c (release). NOTE: a cherry-pick survey (260609-kb0, 5 TIER-1 wins from v1.3.1->v1.4.1) is PARKED unapplied in its task dir. Prior: 2026-06-08 quick task 260608-vk9 retargeted the scheduled upstream-release notification (`bin/check-gsd-release.sh`) from the locked gsd-build/get-shit-done to open-gsd/gsd-core (the repo we now track); synced live cron copy + reseeded version baseline to 1.4.0 (no spurious email). Prior: 260607-w0s v2.45.10 selective cherry-pick of 5 TIER-1 bug fixes from upstream v1.3.1 (writer-agent Edit grants #582/#571, websearch fetch timeout #387/#308, decision-gate jq #283/#275, AskUserQuestion 4-option cap #243/#17). Chose cherry-pick over full sync: upstream restructured to build-at-publish + retired SDK + renamed to @opengsd/gsd-core, making a full v1.3.1 sync a ~350-file migration. gsd-core native plugin manifest (#766) is next-only; our manifest stays authoritative. 9/9 tests green, commits 7116f83/68a4851/dd24beb/1ab88fb. Prior: 2026-05-29 v2.45.2 landed @dboeckenhoff PR #12; v2.45.1 Opus 4.8 bump; v2.45.0 state-handler fix #9. 2026-05-22 verified upstream change set; case-insensitive patch retires on next sync.
3333

3434
```

0 commit comments

Comments
 (0)