Skip to content

fix: rebuild smart metadata on memory_update normal path (#544)#653

Open
raw34 wants to merge 1 commit intoCortexReach:masterfrom
raw34:fix/update-metadata-refresh
Open

fix: rebuild smart metadata on memory_update normal path (#544)#653
raw34 wants to merge 1 commit intoCortexReach:masterfrom
raw34:fix/update-metadata-refresh

Conversation

@raw34
Copy link
Copy Markdown
Contributor

@raw34 raw34 commented Apr 18, 2026

The normal update path in memory_update was only updating entry.text and vector but leaving l0_abstract/l1_overview/l2_content stale. This caused recall/search to return outdated summaries after update.

Based on upstream PR #547, manually applied to resolve conflicts.

…#544)

The normal update path in memory_update was only updating entry.text
and vector but leaving l0_abstract/l1_overview/l2_content stale.
This caused recall/search to return outdated summaries after update.

Based on upstream PR CortexReach#547, manually applied to resolve conflicts.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@raw34 raw34 force-pushed the fix/update-metadata-refresh branch from 99d5465 to 604f5fa Compare April 18, 2026 14:07
@raw34
Copy link
Copy Markdown
Contributor Author

raw34 commented Apr 18, 2026

CI failures are pre-existing on master — not introduced by this PR. See #657 for the fix. Once that's merged, this PR will pass CI after a rebase.

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