NodeBrain v0.3.5
Fixes
- Agents created from chat now register with the scheduler immediately. Previously a newly created scheduled agent wouldn't fire until the app was restarted; scheduled agents now start running as soon as they're created.
Notes
- Documentation updated with clearer data-flow and security details: orchestration, credentials, and memory stay local, while AI inference runs on whichever provider you configure.
- On Windows, connecting an integration opens a console window for that integration's server process. Keep it open while in use (minimizing is fine); auto-hiding is planned.
- NodeBrain is unsigned, Windows may show a SmartScreen warning. Click "More info" → "Run anyway." Source on GitHub.