Skip to content

v1.0.1_en

Choose a tag to compare

@sqzrDev sqzrDev released this 21 Apr 10:25

BIBIM v1.0.1

Release Date: 2026-04-21

What's New

RAG Re-enabled — Local BM25 Search

RAG (Revit API documentation search) is back, and no longer requires a Gemini API key.

Instead of querying a remote Gemini fileSearch store, BIBIM now builds a local BM25 search index directly from RevitAPI.xml — the same file Autodesk ships with every Revit installation, and the same source the official API docs render from.

  • No extra setup — works with your existing Claude API key only
  • Instant after first use — index is built once on first code generation (~0.5s), then cached for the session
  • Covers all Revit domains: core DB, UI, MEP, Structure, IFC (39,770 members, 2,849 searchable chunks)
  • Claude now asks clarifying questions before generating Revision Cloud, TextNote, Tag, and other annotation placement code (target view, location, linked Revision)
  • Gemini API key input remains in settings — reserved for future use

Bug Fixes / Improvements

  • None in this patch

Requirements

Source

github.com/SquareZero-Inc/bibim-revit