Memory

Agent Sources & Scanning

An Agent Source is Memmy's adapter for collecting historical context from external Agents.

Built-in Sources

AgentHistory SourceSkill Target
Cursor~/Library/Application Support/Cursor/User/workspaceStorage/*/state.vscdb~/.cursor/rules/memmy.md
Claude Code~/.claude/projects/<cwd-slug>/*.jsonl~/.claude/claude.md
Codex~/.codex/sessions/<YYYY>/<MM>/<DD>/rollout-*.jsonl~/.codex/AGENTS.md
Opencode~/.local/share/opencode/opencode.db etc.~/.opencode/rules/memmy.md
OpenClaw~/.openclaw/**/*.db etc.~/.openclaw/AGENTS.md
Hermes~/.hermes/sessions/**/*.jsonl etc.~/.hermes/SOUL.md

Scanning

  • "Sync new memories" scans all sources; each source can also be synced individually.
  • Scans can be paused, resumed, and cancelled; progress streams in real time over SSE.
  • Deep scan reprocesses history in full mode and requires a second confirmation.
  • Other Agents can be added manually (name + data path).

Preference Toggles

Auto-scan known Agents, watch for file changes, auto-inject Skills — matching the three scan permission choices in first-run onboarding.

Local Data Management

View the data path (default ~/.memmy/memory-service), reveal it in Finder, export memory.sqlite, and wipe local memory data (with a second confirmation).

On this page