Skip to content

fix(desktop): forgetting a fact updates the KG live#64

Merged
mlcyclops merged 1 commit into
masterfrom
fix/kg-forget-live
Jun 24, 2026
Merged

fix(desktop): forgetting a fact updates the KG live#64
mlcyclops merged 1 commit into
masterfrom
fix/kg-forget-live

Conversation

@mlcyclops

Copy link
Copy Markdown
Owner

Follow-up to #63. The forget handler updated the facts side-panel but not the graph, so a node lingered until close/reopen. Now it calls refreshKnowledgeLive() (the same position-preserving merge) so the node drops immediately when its last fact is forgotten. tsc clean.

🤖 Generated with Claude Code

…f it was its last)

The forget handler dropped the fact from the side panel but never refreshed the
graph, so a node lingered until close/reopen. Call refreshKnowledgeLive() after
forgetting — same position-preserving merge path added in #63 — so the node
disappears immediately when its last fact is forgotten. tsc clean.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@mlcyclops mlcyclops merged commit 9c723f2 into master Jun 24, 2026
@mlcyclops mlcyclops deleted the fix/kg-forget-live branch June 24, 2026 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant