rayhpeng
7ce9333200
feat(isolation): wire user_id through all Paths and memory callsites
...
Pass user_id=get_effective_user_id() at every callsite that invokes
Paths methods or memory functions, enabling per-user filesystem isolation
throughout the harness and app layers.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-12 15:16:23 +08:00
AochenShen99
0cdecf7b30
feat(memory): structured reflection + correction detection in MemoryMiddleware ( #1620 ) ( #1668 )
...
* feat(memory): add structured reflection and correction detection
* fix(memory): align sourceError schema and prompt guidance
---------
Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
2026-04-01 16:45:29 +08:00
Admire
9a557751d6
feat: support memory import and export ( #1521 )
...
* feat: support memory import and export
* fix(memory): address review feedback
* style: format memory settings page
---------
Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
2026-03-30 17:25:47 +08:00
Admire
fc7de7fffe
feat: support manual add and edit for memory facts ( #1538 )
...
* feat: support manual add and edit for memory facts
* fix: restore memory updater save helper
* fix: address memory fact review feedback
* fix: remove duplicate memory fact edit action
* docs: simplify memory fact review setup
* docs: relax memory review startup instructions
* fix: clear rebase marker in memory settings page
* fix: address memory fact review and format issues
* fix: address memory fact review feedback
* refactor: make memory fact updates explicit patch semantics
---------
Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
2026-03-29 23:53:23 +08:00
Admire
7eb3a150b5
feat: add memory management actions and local filters in memory settings ( #1467 )
...
* Add MVP memory management actions
* Fix memory settings locale coverage
* Polish memory management interactions
* Add memory search and type filters
* Refine memory settings review feedback
* docs: simplify memory settings review setup
* fix: restore memory updater compatibility helpers
* fix: address memory settings review feedback
* docs: soften memory sample review wording
---------
Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
Co-authored-by: JeffJiang <for-eleven@hotmail.com>
2026-03-29 13:14:45 +08:00