ver 1.4.0 - baked in values

This commit is contained in:
Jason Stedwell
2026-06-25 17:54:03 -05:00
parent b4605a52f2
commit a1f2f02d3a
23 changed files with 254 additions and 37 deletions
@@ -1,6 +1,6 @@
{
"name": "echo-memory",
"version": "1.3.1",
"version": "1.4.0",
"description": "Persistent memory via the ECHO Obsidian vault over the Obsidian Local REST API. A cross-platform, connection-pooled Python client: one-call capture/resolve/recall/link over an entity index, hybrid BM25 + graph recall, auto-linking, an offline write-ahead queue, and lock-guarded concurrency. Linter-enforced routing manifest plus /echo-load|save|recall|triage|health|sweep|reflect|doctor commands. Crosslinks notes across Claude and CoWork sessions.",
"author": {
"name": "Jason Stedwell"