docs(changelog): credit @michaeltse321 for WSL2 turn-start fix

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Hunter Bown
2026-05-10 00:24:09 -05:00
parent 29be2b18f7
commit fd82ef626a
+4
View File
@@ -23,6 +23,10 @@ published.
### Fixed
- **WSL2 turn-start timeout** — `TurnStarted` is now emitted before the
snapshot step so a slow snapshot on WSL2's `/mnt/*` volumes doesn't
push past the runtime watchdog and surface a spurious "engine may
have stopped" error. Thanks **@michaeltse321**.
- **`/init` auto-adds `.deepseek/` to `.gitignore` (#1326)** when the
workspace is a git repo, so workspace-local snapshots, instructions,
and pastes don't get accidentally committed. Idempotent on repeated