basemind 0.6.2

Full AI context layer over MCP — tree-sitter code-map, document RAG (PDF/Office/HTML/email + OCR + reranker), shared agent memory, on-demand web crawl, git history + blame + per-symbol diff. 300+ languages, 8 coding-agent harnesses, content-addressed Fjall + LanceDB.
1
2
3
4
5
6
7
8
[
  {
    "name": "basemind-comms",
    "command": "\"${CLAUDE_PLUGIN_ROOT}/scripts/comms-monitor.sh\"",
    "description": "basemind agent-comms inbox — surfaces new room messages while you work or idle",
    "when": "always"
  }
]