github jerelle-rimando/nodebrain v0.1.0
NodeBrain v0.1.0 — Initial Release

latest releases: v0.3.8, v0.3.7, v0.3.6...
5 months ago

🧠 NodeBrain v0.1.0

First public release of NodeBrain — a local-first AI agent platform where agents are created from chat, visualized as nodes in a graph, and execute real tasks via MCP tool calling.

What's included

  • Agent Studio — create persistent AI agents from natural language
  • Direct agent chat — click any agent to open a dedicated chat context
  • NodeGraph — visual graph with persistent layout, task history, and live status
  • MCP tool calling — agentic loop with up to 15 tool iterations per task
  • RAG memory — local vector embeddings via @xenova/transformers, zero API cost
  • 11 integrations — Telegram, GitHub, Slack, Notion, Brave Search, Local Filesystem, Gmail, Google Drive, Docs, Sheets, Calendar
  • 8 AI providers — OpenAI, Anthropic, Groq, Gemini, Mistral, Together, Fireworks, Ollama
  • Encrypted credential vault — AES-256, auto-generated secret
  • Natural language scheduling — converts plain English to cron expressions
  • Google OAuth — user-owned credentials via GCP project

Known limitations

  • Google Workspace requires manual GCP project setup and gws CLI installed globally
  • Brave Search and Slack use deprecated packages that still work but will be replaced in v0.2
  • Tool calling reliability varies by provider — OpenAI and Anthropic work best
  • No multi-agent coordination yet

What's coming in v0.2

  • Replacement packages for Brave Search and Slack
  • PDF parsing for filesystem integration
  • More integrations — Discord, Linear, Jira, PostgreSQL, Zapier
  • Multi-agent coordination
  • Performance improvements

Installation

See the README for full setup instructions.

Contributing

Contributions welcome. See CONTRIBUTING.md and join the Discussions.

Don't miss a new nodebrain release

NewReleases is sending notifications on new releases.