Skip to content

Add character memory call system for simulation#357

Open
thatantimatter wants to merge 1 commit into
GSA:masterfrom
thatantimatter:claude/character-memory-call-aqypo9
Open

Add character memory call system for simulation#357
thatantimatter wants to merge 1 commit into
GSA:masterfrom
thatantimatter:claude/character-memory-call-aqypo9

Conversation

@thatantimatter

Copy link
Copy Markdown

Implements a tag-based, importance-weighted memory recall system with 5 pre-built characters (Aria, Dex, Lyra, Marcus, Sable) each carrying seed memories. The memory_call function ranks memories by context relevance and recency, returning the top-k most fitting memories for any given scene.

Claude-Session: https://claude.ai/code/session_01XQowdmFVt8c5XpyGvGNqxE

Implements a tag-based, importance-weighted memory recall system with 5 pre-built
characters (Aria, Dex, Lyra, Marcus, Sable) each carrying seed memories. The
`memory_call` function ranks memories by context relevance and recency, returning
the top-k most fitting memories for any given scene.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XQowdmFVt8c5XpyGvGNqxE
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