From de6d7ab5a5eeaf7f8ec05f9b3bacf7b2487796b4 Mon Sep 17 00:00:00 2001 From: "Charles C. Figueiredo" Date: Tue, 23 Jun 2026 19:21:48 -0400 Subject: [PATCH] docs: add agentcairn to plugins --- data/plugins/agentcairn.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 data/plugins/agentcairn.yaml diff --git a/data/plugins/agentcairn.yaml b/data/plugins/agentcairn.yaml new file mode 100644 index 0000000..5779932 --- /dev/null +++ b/data/plugins/agentcairn.yaml @@ -0,0 +1,4 @@ +name: agentcairn +repo: https://github.com/ccf/agentcairn +tagline: Local-first memory — your agent's memory as plain Markdown in an Obsidian vault you own. +description: A native OpenCode plugin (recall-at-start + capture-at-end) backed by agentcairn. Memories live as plain-Markdown notes in an Obsidian vault you can read, edit, and grep, with hybrid BM25 + vector + graph recall — shared across Claude Code, Codex, Cursor, and Hermes. Local-first, secret-redacted; install with `cairn install opencode`.