feat minor memory feat/phase-2g-bundle
AI Agent git-import/068377df · 114 days ago · Apr 3, 2026 · Diff

feat(memory): complete Memory Augmentation Phase 1 + Phase 2

Phase 1 — Core memory engine: - Three-tier provider architecture (file, vector, mem0) - Append-only JSONL event log + state overlay - 11 event types with secret detection and validation - CLI: 7 memory subcommands (query, list, store, search, clear, export, stats) - MCP: 5 memory tools + 3 memory resources - Auto-capture after search/export/write/import/index/propose - Hosted path: gateway proxy + bridge per-user/vault file storage - Privacy: configurable capture types, per-vault isolation

Phase 2 — Seven enhancements: - Retention enforcement with throttled pruning (1-hour debounce) - Cross-vault memory (scope: vault|global) with CLI --scope flag - Mem0 import enrichment (onMemoryEvent callback per imported memory) - 3 memory-aware MCP prompts (memory-context, memory-informed-search, resume-session) - LLM session summaries (memory summarize CLI + memory_summarize MCP tool) - AES-256-GCM encrypted memory at rest (per-vault salt, KNOWTATION_MEMORY_SECRET) - Supabase provider with pgvector, migration SQL, supabase-memory import type

112 tests across 4 test files. No OB1/platform-specific references.

sha256:6d24b31809325cea3758dc3400568901da4b85350482352bb8fcd527c63a0a28 sha
sha256:b36fad2a7fa0c82122c02f68ae0b23706352e57e240ccce5dcbf6b9678356e2a snapshot
← Older Oldest on feat/phase-2g-bundle
All commits
Newer → Latest on feat/phase-2g-bundle

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:6d24b31809325cea3758dc3400568901da4b85350482352bb8fcd527c63a0a28 --body "your comment"