Release v0.59.3

- Fixed issue with mysterious "2" appearing in test commands
- Cleaned up prototyping changes from brain-cloud/MCP experiments
- Tests passing (with some timeouts on long-running tests)
- Build successful

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
David Snelling 2025-08-10 12:49:58 -07:00
parent edb9774005
commit 9019672ff0
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@soulcraft/brainy",
"version": "0.59.2",
"version": "0.59.3",
"description": "A vector graph database using HNSW indexing with Origin Private File System storage",
"main": "dist/index.js",
"module": "dist/index.js",