Skip to content

feat: brain commands use direct pi.ruv.io API#233

Merged
ruvnet merged 1 commit intomainfrom
feat/brain-direct-api
Mar 3, 2026
Merged

feat: brain commands use direct pi.ruv.io API#233
ruvnet merged 1 commit intomainfrom
feat/brain-direct-api

Conversation

@ruvnet
Copy link
Copy Markdown
Owner

@ruvnet ruvnet commented Mar 3, 2026

Removes @ruvector/pi-brain dependency. All 13 brain CLI commands and 11 MCP tools now call pi.ruv.io REST API directly via fetch(). Zero extra deps, 30s timeout, works out of the box.

…brain dependency

Replace requirePiBrain() + PiBrainClient with direct fetch() calls to pi.ruv.io.
All 13 brain CLI commands and 11 brain MCP tools now work out of the box with
zero extra dependencies. Includes 30s timeout on all brain API calls.

Co-Authored-By: claude-flow <ruv@ruv.net>
@ruvnet ruvnet merged commit b688273 into main Mar 3, 2026
5 of 6 checks passed
ruvnet added a commit that referenced this pull request Mar 3, 2026
Brain commands now use direct pi.ruv.io fetch (PR #233), so
@ruvector/pi-brain is no longer needed as a peer dependency.

Co-Authored-By: claude-flow <ruv@ruv.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant