There was an error while loading. Please reload this page.
2 parents 48b1c3a + 21ef636 commit ec73875Copy full SHA for ec73875
1 file changed
CHANGELOG.md
@@ -13,6 +13,18 @@ parallel copies under `docs/` or `scripts/notes/`. At cut time: rename
13
14
## [Unreleased]
15
16
+## [0.3.10] - 2026-08-30
17
+
18
+### Fixed
19
20
+- Session durability checkpoints use the operator's git `user.name` and
21
+ `user.email` when both are set, so allowlisted commit-author hooks no
22
+ longer fail every tool cycle. Machines without a git user still fall
23
+ back to the Interchange harness identity.
24
+- First-run welcome plays the mountain once and holds the filled
25
+ silhouette until continue or auto-advance. The product line is hidden
26
+ on narrow terminals instead of wrapping mid-word.
27
28
## [0.3.9] - 2026-08-29
29
30
### Fixed
0 commit comments