fix(ui): hide pre-thread changes from session diffs (#115708)

* fix(ui): scope session diffs to thread changes

* docs: refresh generated map
This commit is contained in:
Vincent Koc
2026-07-29 15:17:47 +08:00
committed by GitHub
parent 844329284e
commit dd3d1d1a8b
12 changed files with 1034 additions and 478 deletions

View File

@@ -32,6 +32,7 @@ const SESSION_ENTRY_RESERVED_SLOT_KEY_LIST = [
"completionOwnerSessionKey",
"spawnedWorkspaceDir",
"spawnedCwd",
"sessionDiffBaseline",
"worktree",
"parentSessionKey",
"createdVia",