[PR #10653] feat: add persistent memory file system #13514

Open
opened 2026-02-16 18:18:22 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/10653

State: open
Merged: No


  • Add config.memory array for specifying memory file paths
  • Memory files are read and injected into system prompt before every message
  • Add memory_write tool to create/update memory files
  • Add memory_delete tool to remove memory files
  • Add memory_rename tool to rename/move memory files
  • Add /memory command to view all memory files in TUI
  • Support ~/, relative, and absolute paths
  • Tools automatically update config when creating new files
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/10653 **State:** open **Merged:** No --- - Add config.memory array for specifying memory file paths - Memory files are read and injected into system prompt before every message - Add memory_write tool to create/update memory files - Add memory_delete tool to remove memory files - Add memory_rename tool to rename/move memory files - Add /memory command to view all memory files in TUI - Support ~/, relative, and absolute paths - Tools automatically update config when creating new files
yindo added the pull-request label 2026-02-16 18:18:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13514