Add NapMem and Proactive Memory Agent papers - #131
Open
RerankerGuo wants to merge 1 commit into
Open
Conversation
Closes IAAR-Shanghai#121 - Add 'From Passive Retrieval to Active Memory Navigation' (2026-07-07) by Yue Xu et al. (Alibaba) - NapMem framework - Add 'Remember When It Matters: Proactive Memory Agent' (2026-07-09) by Yifan Wu et al. (Meta AI) - behavioral state decay - Updates both README.md and README_cn.md - Updates news entries for 2026-07-28
6 tasks
RerankerGuo
force-pushed
the
feat/add-proactive-memory-agent
branch
from
July 30, 2026 00:54
ea1af57 to
d10e04f
Compare
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
Closes #121
Add two recent Agent Memory papers to the Framework & Methods section:
1. NapMem (2026-07-07)
2. Remember When It Matters (2026-07-09)
Changes
Test plan