feat(app): add native sessions and durable local memory - #213
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 2 Skipped Deployments
|
|
@NarwhalChen must be a member of the codefox-repo team on Vercel to deploy. Learn more about collaboration on Vercel and other options here. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Off/Localmemory engine;Localprovides versioned blocks, archive search, correction, explicit forget, status, WAL recovery, and asynchronous subscription-native curationProduct behavior
Off; existing local memory remains stored but is neither injected nor curated while pausedLocalmemory uses the selected native subscription provider for a hidden curation pass after completed turns; it does not require Letta Cloud, a Letta subscription, or a separate backendpnpm --filter @convera/app memory:evalruns the deterministic benchmark;pnpm --filter @convera/app memory:eval:realadds paired real-Codex trials and writes local ignored artifacts under.automation/artifacts/memory-evalVerification
pnpm --filter @convera/app test: 64 files passed; 411 tests passed, with 1 gated real-provider test skipped by defaultgit diff --check, and ESLint passed; ESLint reported 0 errors and 5 existing React hook warnings132.0.6834.210for Electron 34; the default Node 26 path now stops before packaging with an actionable compatibility errorBoundaries
main