vestige/crates/vestige-mcp/src/tools
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
..
changelog.rs feat: Vestige v1.2.0 — dashboard, temporal tools, maintenance tools, detail levels 2026-02-12 04:33:05 -06:00
checkpoint.rs feat: Vestige v1.3.0 — importance scoring, session checkpoints, duplicate detection 2026-02-12 05:02:09 -06:00
codebase.rs chore: cleanup dead code warnings and apply clippy fixes for v1.1.1 2026-01-27 01:23:27 -06:00
codebase_unified.rs feat(v1.1): consolidate 29 tools → 8 unified tools + CLI 2026-01-26 01:31:58 -06:00
consolidate.rs chore: cleanup dead code warnings and apply clippy fixes for v1.1.1 2026-01-27 01:23:27 -06:00
context.rs chore: cleanup dead code warnings and apply clippy fixes for v1.1.1 2026-01-27 01:23:27 -06:00
dedup.rs feat: Vestige v1.3.0 — importance scoring, session checkpoints, duplicate detection 2026-02-12 05:02:09 -06:00
feedback.rs chore: cleanup dead code warnings and apply clippy fixes for v1.1.1 2026-01-27 01:23:27 -06:00
importance.rs feat: Vestige v1.3.0 — importance scoring, session checkpoints, duplicate detection 2026-02-12 05:02:09 -06:00
ingest.rs fix: dedup on ingest, Intel Mac CI, npm versions, remove dead TS package 2026-02-12 02:57:03 -06:00
intention_unified.rs release: v1.1.3 — security hardening, edition 2024, dependency updates 2026-02-12 03:19:07 -06:00
intentions.rs chore: cleanup dead code warnings and apply clippy fixes for v1.1.1 2026-01-27 01:23:27 -06:00
knowledge.rs chore: cleanup dead code warnings and apply clippy fixes for v1.1.1 2026-01-27 01:23:27 -06:00
maintenance.rs feat: Vestige v1.2.0 — dashboard, temporal tools, maintenance tools, detail levels 2026-02-12 04:33:05 -06:00
memory_states.rs chore: cleanup dead code warnings and apply clippy fixes for v1.1.1 2026-01-27 01:23:27 -06:00
memory_unified.rs feat(v1.1): consolidate 29 tools → 8 unified tools + CLI 2026-01-26 01:31:58 -06:00
mod.rs feat: Vestige v1.3.0 — importance scoring, session checkpoints, duplicate detection 2026-02-12 05:02:09 -06:00
recall.rs chore: cleanup dead code warnings and apply clippy fixes for v1.1.1 2026-01-27 01:23:27 -06:00
review.rs chore: cleanup dead code warnings and apply clippy fixes for v1.1.1 2026-01-27 01:23:27 -06:00
search.rs chore: cleanup dead code warnings and apply clippy fixes for v1.1.1 2026-01-27 01:23:27 -06:00
search_unified.rs feat: Vestige v1.2.0 — dashboard, temporal tools, maintenance tools, detail levels 2026-02-12 04:33:05 -06:00
smart_ingest.rs Add Prediction Error Gating and smart_ingest tool (26 tools total) 2026-01-25 13:30:03 -06:00
stats.rs chore: cleanup dead code warnings and apply clippy fixes for v1.1.1 2026-01-27 01:23:27 -06:00
tagging.rs chore: cleanup dead code warnings and apply clippy fixes for v1.1.1 2026-01-27 01:23:27 -06:00
timeline.rs feat: Vestige v1.2.0 — dashboard, temporal tools, maintenance tools, detail levels 2026-02-12 04:33:05 -06:00