lornezhang30 downloadsLocal-first dashboard, governance, recall diagnostics, and entity topology for Remnic memories.
Local-first Obsidian control panel for a Remnic memory directory.
npm install
npm run build
Copy main.js, manifest.json, and styles.css into:
<Vault>/.obsidian/plugins/remnic-manager/
Enable Remnic Manager in Obsidian community plugin settings, then configure the vault-relative memory directory, local daemon URL, optional token, and CLI executable.
profile.md with Git historyrelationships and wikilinksAll file access uses Obsidian's Vault API. Network requests are made only to the daemon URL explicitly configured by the user (default http://127.0.0.1:4318).
npm test
npm run check