perf: freeze detached chat history updates
Stop historical chat view from waking on live tail deltas by suspending detached part updates, narrowing scroll manager dependencies, and hardening sync-context HMR behavior during dev.
This commit is contained in:
@@ -59,6 +59,7 @@ export {
|
||||
useDirectoryStore,
|
||||
useDirectorySync,
|
||||
useSessionMessages,
|
||||
useSessionMessageCount,
|
||||
useSessionMessagesResolved,
|
||||
useSessionParts,
|
||||
useSessionStatus,
|
||||
|
||||
Reference in New Issue
Block a user