Optimize lexical timing diagnostics and suppress dense WHERE diffusion edges

This commit is contained in:
2026-02-14 15:13:00 +08:00
parent 39aa7431c6
commit 15640d48f2
4 changed files with 40 additions and 7 deletions

View File

@@ -1379,7 +1379,6 @@ async function handleChatChanged() {
const newLength = Array.isArray(chat) ? chat.length : 0;
await rollbackSummaryIfNeeded();
invalidateLexicalIndex();
initButtonsForAll();
const store = getSummaryStore();