Skip to content

feat(memory): add secure user-owned memory store - #288

Draft
delkc wants to merge 1 commit into
mainfrom
clay/memory-foundation
Draft

feat(memory): add secure user-owned memory store#288
delkc wants to merge 1 commit into
mainfrom
clay/memory-foundation

Conversation

@delkc

@delkc delkc commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Summary

Add the secure, user-owned foundation for Berd Memory.

  • Store approved memory in readable ~/.me/me.md and ~/.me/topics/*.md files
  • Respect the shared policy.json switch and deliver approved memory to supported agent sessions
  • Publish a managed projection to ~/.agents/AGENTS.md without changing unrelated content
  • Scope renderer writes to ~/.me, reject symlink/path escapes, and fail closed on unapproved external edits
  • Share approved-content hashing and credential detection through the Rust memory core

Related issue

N/A. Bottom PR in the Memory stack.

Testing

  • TypeScript typecheck, i18n, Biome, and design-system checks
  • Memory preamble, publication, topic, policy, and credential tests
  • Rust memory store and shared-core tests

Generated with Goose

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.

1 participant