vestige/crates/vestige-mcp/src
Sam Valladares a680fa7d2f fix: dedup on ingest, Intel Mac CI, npm versions, remove dead TS package
- Route ingest tool through smart_ingest (Prediction Error Gating) to
  prevent duplicate memories when content is similar to existing entries
- Fix Intel Mac release build: use macos-13 runner for x86_64-apple-darwin
  (macos-latest is now ARM64, causing silent cross-compile failures)
- Sync npm package version to 1.1.2 (was 1.0.0 in package.json, 1.1.0
  in postinstall.js BINARY_VERSION)
- Add vestige-restore to npm makeExecutable list
- Remove abandoned packages/core/ TypeScript package (pre-Rust implementation
  referencing FSRS-5, chromadb, ollama — 32K lines of dead code)
- Sync workspace Cargo.toml version to 1.1.2

Closes #5

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 02:57:03 -06:00
..
bin fix(cli): use Cargo.toml version instead of hardcoded 2026-01-26 02:06:22 -06:00
protocol chore: cleanup dead code warnings and apply clippy fixes for v1.1.1 2026-01-27 01:23:27 -06:00
resources Initial commit: Vestige v1.0.0 - Cognitive memory MCP server 2026-01-25 01:31:03 -06:00
tools fix: dedup on ingest, Intel Mac CI, npm versions, remove dead TS package 2026-02-12 02:57:03 -06:00
main.rs fix: add explicit embedding initialization with error logging 2026-01-27 01:04:06 -06:00
server.rs chore: cleanup dead code warnings and apply clippy fixes for v1.1.1 2026-01-27 01:23:27 -06:00