Files
echo/echo-memory.plugin.src/.claude-plugin/plugin.json
T
2026-06-21 11:46:54 -05:00

15 lines
696 B
JSON

{
"name": "echo-memory",
"version": "0.9.0",
"description": "Persistent, self-bootstrapping memory via the ECHO Obsidian vault over the Local REST API \u2014 no MCP server. Cross-platform Python client (echo.py) with one-call capture/resolve/recall/link backed by a machine-maintained entity index and automatic bidirectional cross-linking, a routing manifest the linter enforces, graph-health checks, and bootstrap/migrate/sweep scripts plus /echo-load|save|recall|triage|health|sweep commands. Routes and crosslinks notes across Claude/CoWork sessions.",
"author": {
"name": "Jason"
},
"keywords": [
"memory",
"obsidian",
"notes",
"persistence",
"echo"
]
}