basemind 0.6.3

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
9
10
11
12
13
version: v2
clean: true
managed:
  enabled: true
plugins:
  # neoeinstein-prost v0.4.0 targets prost 0.13.x. Default WKT handling maps
  # google.protobuf.{Timestamp,Struct,...} to ::prost_types and Empty to (); do
  # NOT extern-map the whole google.protobuf package (prost-types has no Empty).
  - remote: buf.build/community/neoeinstein-prost:v0.4.0
    out: src/a2a/generated
  # neoeinstein-tonic v0.4.1 targets tonic 0.12.x and prost 0.13.x.
  - remote: buf.build/community/neoeinstein-tonic:v0.4.1
    out: src/a2a/generated