Skip to content

fix: stabilize layered memory recall across projects#135

Merged
kill136 merged 1 commit intomainfrom
private_web_ui
Mar 27, 2026
Merged

fix: stabilize layered memory recall across projects#135
kill136 merged 1 commit intomainfrom
private_web_ui

Conversation

@kill136
Copy link
Copy Markdown
Owner

@kill136 kill136 commented Mar 27, 2026

Wire transcript-backed layered recall into the web conversation path, keep memory search managers isolated per project, and prevent transcript indexing from mixing data across projects. Also harden long-term store initialization against temp-directory races so memory search setup stops emitting noisy failures in tests.

Summary

Changes

Related Issue

Testing

  • npx tsc --noEmit passes
  • npm test -- --run passes
  • Manually tested in CLI mode
  • Manually tested in Web UI mode

Screenshots

Wire transcript-backed layered recall into the web conversation path,
keep memory search managers isolated per project, and prevent transcript
indexing from mixing data across projects. Also harden long-term store
initialization against temp-directory races so memory search setup stops
emitting noisy failures in tests.
@kill136 kill136 merged commit adc33d7 into main Mar 27, 2026
4 of 6 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.

1 participant