Skip to content

系统记忆#1

Open
GUOF629 wants to merge 127 commits into
mainfrom
cursor/-bc-4331cb41-ff2f-4553-b3e9-e98775eaa5e0-754e
Open

系统记忆#1
GUOF629 wants to merge 127 commits into
mainfrom
cursor/-bc-4331cb41-ff2f-4553-b3e9-e98775eaa5e0-754e

Conversation

@GUOF629

@GUOF629 GUOF629 commented Feb 2, 2026

Copy link
Copy Markdown
Owner

Implement a deep memory system with programmatic context injection and asynchronous updates.

This PR introduces a "deep memory" capability to provide the agent with more robust long-term recall. It ensures relevant context is programmatically injected into the system prompt before every LLM call (online layer) and asynchronously updates an external deep memory service based on transcript growth thresholds and near-compaction events (offline layer). This moves beyond model-dependent tool calls for memory and provides a more reliable, continuously updated long-term memory.


Open in Cursor Open in Web

@cursor

cursor Bot commented Feb 2, 2026

Copy link
Copy Markdown

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@GUOF629 GUOF629 marked this pull request as ready for review February 2, 2026 13:53
cursoragent and others added 30 commits February 5, 2026 05:48
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.

2 participants