Skip to content

staging <- dev#157

Merged
ducnmm merged 11 commits into
stagingfrom
dev
May 15, 2026
Merged

staging <- dev#157
ducnmm merged 11 commits into
stagingfrom
dev

Conversation

@ducnmm

@ducnmm ducnmm commented May 15, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Ashwin-3cS and others added 11 commits March 28, 2026 20:44
Wire up existing but unused MemoryPanelEnhanced and MemoryDetectButton
components into the NoteEditor, completing the detect → approve → save
memory workflow.

- Register MemoryHighlightNode + MemoryHighlightPlugin in editor config
- Add "Detect Memories" button to toolbar alongside existing Save button
- Render MemoryPanelEnhanced as right sidebar for memory approval flow
- Add fuzzy text matching in MemoryHighlightPlugin to handle LLM-rephrased
  facts that don't match editor text verbatim (longest common substring)
- Add /api/memory/remember-one endpoint for individual memory saves
  (existing /api/memory/remember handles bulk analyze, unchanged)
- Replace TODO Sui Explorer placeholder with direct Walruscan blob links
- Fix memory-hover-preview to use direct <a> link instead of toast
The hover preview was linking to Suiscan with the vector DB UUID
(memwalMemoryId), which isn't a Sui object. Changed to Walruscan
blob URL using memwalBlobId, matching the panel component fix.
Accept SaveNoteButton rename and AutoSavePlugin from dev.
Retain MemoryHighlightPlugin, MemoryDetectButton, MemoryPanelEnhanced.
feat(noter): wire memory detection panel + Walruscan explorer links
@ducnmm ducnmm merged commit 146bf96 into staging May 15, 2026
21 of 22 checks passed
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.

3 participants