Display memory system activity #118

Closed
opened 2026-02-06 16:31:01 -08:00 by hikari · 0 comments
Owner

Description

Claude Code 2.1.32+ includes an auto-memory system where Claude automatically records and recalls memories across sessions. This uses a persistent memory directory.

Current State

We don't currently display any information about memory operations.

Proposed Changes

  1. Show when Claude is reading/writing memory files in the activity feed
  2. Consider adding a "Memory" section to the UI to browse stored memories
  3. Parse memory-related tool uses (Read/Write to .claude/ memory paths)

References

Priority

Low - Nice to have for visibility into what Claude remembers

This issue was created with help from Hikari~ 🌸

## Description Claude Code 2.1.32+ includes an auto-memory system where Claude automatically records and recalls memories across sessions. This uses a persistent memory directory. ## Current State We don't currently display any information about memory operations. ## Proposed Changes 1. Show when Claude is reading/writing memory files in the activity feed 2. Consider adding a "Memory" section to the UI to browse stored memories 3. Parse memory-related tool uses (Read/Write to `.claude/` memory paths) ## References - [Changelog 2.1.33](https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2133) - Memory files stored in `~/.claude/projects/*/memory/` ## Priority Low - Nice to have for visibility into what Claude remembers ✨ This issue was created with help from Hikari~ 🌸
naomi closed this issue 2026-02-07 21:15:42 -08:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/hikari-desktop#118