1
0
forked from jason/echo

v1.4.1 bump

This commit is contained in:
Jason Stedwell
2026-06-26 15:39:17 -05:00
parent 0cd8a54649
commit 9ee1530f97
15 changed files with 162 additions and 30 deletions
+6
View File
@@ -19,3 +19,9 @@ eval/results/*.json
# ECHO config: the filled-in key file is yours to distribute, never commit it
/echo-memory.config.json
/dist/
# Per-user BAKED artifacts (build.py --bake-key, named echo-memory-<ver>-<label>.plugin)
# carry a live vault bearer token — NEVER commit them. They belong in dist/ (above);
# this also guards any that get built at the repo root. The version-only pointer
# (echo-memory.plugin) and version-only artifacts (echo-memory-<ver>.plugin) stay tracked.
echo-memory-*-*.plugin