vestige/crates/vestige-mcp/src
Sam Valladares 04a3062328 feat: Vestige v1.3.0 — importance scoring, session checkpoints, duplicate detection
3 new MCP tools (16 → 19 total):
- importance_score: 4-channel neuroscience importance scoring (novelty/arousal/reward/attention)
- session_checkpoint: batch smart_ingest up to 20 items with PE Gating
- find_duplicates: cosine similarity clustering with union-find for dedup

CLI: vestige ingest command for memory ingestion via command line
Core: made get_node_embedding public, added get_all_embeddings for dedup scanning

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 05:02:09 -06:00
..
bin feat: Vestige v1.3.0 — importance scoring, session checkpoints, duplicate detection 2026-02-12 05:02:09 -06:00
dashboard feat: Vestige v1.2.0 — dashboard, temporal tools, maintenance tools, detail levels 2026-02-12 04:33:05 -06:00
protocol release: v1.1.3 — security hardening, edition 2024, dependency updates 2026-02-12 03:19:07 -06:00
resources Initial commit: Vestige v1.0.0 - Cognitive memory MCP server 2026-01-25 01:31:03 -06:00
tools feat: Vestige v1.3.0 — importance scoring, session checkpoints, duplicate detection 2026-02-12 05:02:09 -06:00
dashboard.html feat: Vestige v1.2.0 — dashboard, temporal tools, maintenance tools, detail levels 2026-02-12 04:33:05 -06:00
lib.rs feat: Vestige v1.2.0 — dashboard, temporal tools, maintenance tools, detail levels 2026-02-12 04:33:05 -06:00
main.rs feat: Vestige v1.2.0 — dashboard, temporal tools, maintenance tools, detail levels 2026-02-12 04:33:05 -06:00
server.rs feat: Vestige v1.3.0 — importance scoring, session checkpoints, duplicate detection 2026-02-12 05:02:09 -06:00