Skip to content

NodeBrain v0.2.0

Choose a tag to compare

@jerelle-rimando jerelle-rimando released this 05 May 06:43
· 48 commits to main since this release

What's new in v0.2.0

  • Desktop app — NodeBrain now ships as a native Windows application with system tray support
  • PDF parsing — agents can now read and process PDF files
  • Multi-agent coordination — agents can delegate tasks to other agents
  • Custom MCP integrations — add your own MCP servers directly from the Integrations tab
  • Secure vault — the vault secret is now stored in the OS keychain (or an encrypted store file as fallback) and never written to a plaintext .env file

Installation

Download the installer (NodeBrain-Setup-0.2.0.exe) or the portable version (NodeBrain-0.2.0-portable.exe).

Windows may show a SmartScreen warning on first launch since the app is currently unsigned. Click "More info" → "Run anyway". We use SignPath Foundation for code signing — this warning will be resolved once signing is active.

NodeBrain is open source and local-first. All data stays on your machine.