Best Fit
Use Link when you want one local memory layer that multiple agents can share. It is strongest for developer and power-user workflows where privacy, provenance, and inspectable files matter.
Personal agent memory
Preferences, decisions, project conventions, and active context that should survive between Codex, Kiro, Claude, Cursor, Antigravity, and other local agents.
Source-backed knowledge
Raw notes, transcripts, release notes, articles, and project files that should become cited Markdown pages instead of hidden context.
Inspectable retrieval
Smart query packets with reasons, sources, graph links, budgets, and follow-up actions instead of full-folder dumps.
Local ownership
Plain Markdown and JSON indexes on your machine. No hosted backend, telemetry, or required cloud account.
The Loop Link Changes
Link is useful when it changes the start and end of real agent sessions.
memory_brief/query_link for compact local context.How To Choose
Trust Model
Link deliberately avoids hidden memory. A durable memory is a Markdown page with scope, status, review state, source/provenance, graph links, and a local audit trail. Agents can recall it, but humans can inspect, edit, archive, restore, or forget it.
raw/file.md -> wiki/sources/file.md -> linked concepts
remember "preference" -> wiki/memories/preference.md
query_link -> compact context + why_selected + follow_up actions
Boundaries
- Link is local-first personal software, not a hosted SaaS backend.
- The local web viewer has no authentication and must stay on loopback unless you add your own auth layer.
- Ingest quality depends on the agent that reads and writes pages; Link provides schema, validation, safety gates, and review workflows.
- Generated memory is not automatically trusted. Use proposal, review, explain, archive, and forget workflows.