mirror of
https://github.com/samvallad33/vestige.git
synced 2026-05-08 15:22:37 +02:00
chore: bump npm packages to v2.0.0, add dashboard mention to init
- vestige-mcp-server: 1.6.0 → 2.0.0, updated description and keywords - @vestige/init: 1.6.0 → 2.0.0, updated banner with v2.0 and dashboard URL Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
9b1aa9cdeb
commit
31bbee0c7f
3 changed files with 14 additions and 6 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "vestige-mcp-server",
|
||||
"version": "1.6.0",
|
||||
"description": "Vestige MCP Server - AI Memory System for Claude and other assistants",
|
||||
"version": "2.0.0",
|
||||
"description": "Vestige MCP Server — Cognitive memory for AI with FSRS-6, 3D dashboard, and 29 brain modules",
|
||||
"bin": {
|
||||
"vestige-mcp": "bin/vestige-mcp.js",
|
||||
"vestige": "bin/vestige.js"
|
||||
|
|
@ -14,7 +14,12 @@
|
|||
"claude",
|
||||
"ai",
|
||||
"memory",
|
||||
"vestige"
|
||||
"vestige",
|
||||
"fsrs",
|
||||
"spaced-repetition",
|
||||
"neuroscience",
|
||||
"cognitive",
|
||||
"3d-visualization"
|
||||
],
|
||||
"author": "Sam Valladares",
|
||||
"license": "AGPL-3.0-only",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue