v0.45.0

Mesh-LLM/mesh-llmv0.45.0Mar 24, 2026by michaelneale

AI Summary

Refines blackboard behavior for different mesh types (private/public) and updates documentation links.

Key Highlights

  • Blackboard on by default for private meshes (no flag needed)
  • Blackboard off for public meshes unless `--blackboard` is explicitly passed
  • Warning displayed when using blackboard on public meshes
  • Install URL fixed in console UI

New Features

  • Default blackboard logic for private meshes
  • Blackboard disabled by default for public meshes
  • Warning for public mesh blackboard usage
  • Updated documentation with blackboard usage guidance

Full Release Notes

- Blackboard on by default for private meshes (no `--blackboard` flag needed)
- Blackboard off on public meshes (`--auto`) unless `--blackboard` explicitly passed
- Warning when using blackboard on public meshes
- Fix install URL in console UI (was `mesh-llm.com/install`, now links to `docs.anarchai.org/#install`)
- Updated docs page with blackboard usage and privacy guidance