Release Notes

What's new in BIM Monkey

Plugin releases, platform updates, and new capabilities. Minor fixes and internal improvements are not listed.

June 8, 2026

  • PluginFixed Banana Chat not being able to write files to disk — all writeFile calls now work correctly, including paths with spaces.
  • PluginFixed getTextNotes returning empty results on views just imported from another file.
  • PlugincloseDocument now returns a clear, actionable message when asked to close the active document instead of a cryptic error.
  • PluginUpdated building code knowledge for 8 states (NY, IL, LA, MA, OH, MI, WI, IN) to reflect currently adopted IBC editions.

June 7, 2026

  • PlugininsertViewsFromFile now caches the source file after first open — pull multiple batches of views from the same reference file without the wait.
  • PluginOpen your firm's master detail file alongside your project and ask Banana Chat to copy any views across — full content, exact scales, all annotation elements transferred in one call.
  • PluginFixed a session auth bug that could cut off Banana Chat access after 60 minutes of continuous use — long sessions now stay connected without needing to Relock.

June 6, 2026

  • PluginBanana Chat now yields Revit between each step of a multi-tool task — you can open View/Graphics, Revisions, or any other dialog while a task is running without waiting for it to finish.
  • PluginA status bar in the Banana Chat panel now shows when Claude is thinking (amber) vs. writing to the model (red), so you always know what's happening mid-task.
  • PluginNew searchViewsByAnnotation command lets Banana Chat locate views by the text they contain, then copy matching views into any open project using insertViewsFromFile with exact view IDs.

June 5, 2026

  • WebBanana Chat now shows a credit balance instead of raw usage metrics. The popup panel can also be resized by dragging its left edge.
  • PluginBanana Chat's domain knowledge is now delivered encrypted and verified against your active subscription each session.
  • PluginFixed: changing your BIM Monkey API key in Settings now takes effect immediately without restarting Revit.

June 4, 2026

  • WebRedline analysis moved to the cloud — upload marked PDFs in the Library under the new Redlines tab and BIM Monkey generates an editable per-page review. No Revit plugin steps required.
  • PluginBanana Chat now asks a clarifying question before any spatial task to confirm the target floor, level, or element.
  • PluginBanana Chat now checks for conflicts before placing any element and reports collisions instead of placing on top of existing content.

June 3, 2026

  • PluginNew Fix Overlaps button in the Documentation ribbon panel — scans all text notes and tags in the active view, detects overlapping pairs, and auto-nudges them apart in a single undo-able step. A results panel shows what moved and what could not be resolved automatically.
  • PluginBanana Chat now shows a command palette when you type / — a filterable list of your saved skills and built-in commands (like /remember and /train) appears above the text box. Navigate with arrow keys, press Enter or Tab to select, Escape to dismiss.
  • PluginBanana Chat can now save successful C# Roslyn scripts as reusable skills. After a script runs without errors, the AI asks if you want to save it. Say yes and give it a name — it's added to your skill toolbox and invocable via the / palette in any future session.

June 2, 2026

  • PluginFixed a routing bug where Banana Chat windows in Revit 2024 and 2025 were sending commands to the wrong Revit session when multiple versions were open simultaneously.
  • PluginImages can now be dragged directly into the Banana Chat window as visual context — drop a redline screenshot, a reference photo, or a markup export and describe what to change. PNG, JPEG, and WebP are accepted.
  • PluginNew visual verify toggle in Banana Chat — when enabled, a screenshot of the active Revit view is automatically captured after each placement and reviewed by the AI to confirm the result looks correct before continuing.
  • PluginDrawing library queries from Banana Chat fixed — a missing route was returning 404 when browsing the firm's sheet library without specifying a project name.
  • PluginBanana Chat's knowledge base now stays current automatically — improvements to Revit API guidance, annotation standards, and error recovery are delivered in the background each session without reinstalling the plugin.

June 1, 2026

  • PluginPlugin model snapshot expanded — door and window data (mark, type, level, room assignments, rough opening dimensions) are now included. Web Banana Chat can answer questions about door schedules and window inventories without an ACC subscription.

May 31, 2026

  • PluginBanana Chat can select marked-up elements, draw a revision cloud around the selection, generate the revision entry, and tag every cloud on the sheet in a single prompt.

May 30, 2026

  • WebSite data expanded to 22 US cities. Permit records and authoritative zoning classifications are now available for Atlanta, Baltimore, Boston, Columbus, Dallas, DC, LA, Las Vegas, Louisville, Minneapolis, New York, Portland, Raleigh, San Diego, San Francisco, Seattle, and more — accessible from Web Banana Chat and the Partner API without a GIS subscription.
  • WebVideos page launched with recorded sessions covering site feasibility analysis and design development workflows.

May 29, 2026

  • PluginThe plugin installer is now EV code-signed with a DigiCert certificate, eliminating the "Unsigned Add-In" security warning in Revit 2024, 2025, and 2026.
  • WebAffiliates program launched. Architecture firms and technology consultants can earn commission for referring new accounts.

May 28, 2026

  • PluginDrag a completed CD set directly into Banana Chat to upload it as a training document. Banana Chat can also recognize the intent conversationally and prompt the upload flow.
  • PluginTwo memory scopes added: /remember --firm saves a preference to firm-wide memory, /remember saves it to the current project. Both are recalled automatically at the start of every future session.

May 27, 2026

  • PluginAuto-follow view switching — when Banana Chat places a viewport, navigates to a sheet, or changes the active view, Revit follows automatically. No manual view switching required mid-task.

May 24, 2026

  • WebSpec generation added to the Partner API. External platforms can request a section specification from any model element via POST /api/partner/spec.
  • WebIBC 2021 compliance engine available in the Partner API. Evaluates occupancy classification, egress width, and fire separation requirements against the International Building Code and returns structured findings.

May 23, 2026

  • PluginWhen a task falls outside the 700+ built-in methods, Banana Chat writes and compiles Revit API code on the spot. No PyRevit or external scripting environment required.
  • WebExternal platforms can now connect to BIM Monkey programmatically. Endpoints for firm memory, spec generation, drawing audits, redline intake, and standards review — no Revit license required.

May 22, 2026

  • PluginUpload a marked-up PDF. Banana Chat compares each annotation against the live sheet and returns a prioritized list of edits — flagging what it can execute directly vs. what needs human review.
  • PluginToggle between Haiku and Sonnet inside Banana Chat. Routine tasks run on Haiku by default; complex multi-step operations can be escalated to Sonnet. Token cost is shown per prompt.

May 17, 2026

  • PluginSave any Banana Chat workflow as a named, reusable skill. Skills appear in the Banana Chat ribbon and can be shared across everyone on the firm's account.
  • WebA browser-based version of Banana Chat for querying project data, parcel information, zoning, climate, and firm knowledge — without opening Revit.

May 16, 2026

  • PluginPlugin model snapshot — the Revit plugin pushes a lightweight snapshot of the active model to the platform on session start. Web Banana Chat can now answer questions about wall types, levels, rooms, and schedule data without an ACC connection.

April 28, 2026

  • PluginFirm standards, memory, and model context are cached at the start of each session rather than re-sent with every message. Substantially reduces token cost on long sessions.
  • WebEvery edit a user makes to AI output is captured as a correction and synced to the platform. Corrections that meet the quality bar are promoted to platform-wide rules for all users.

April 27, 2026

  • PluginToken counter and session timer added to the Banana Chat panel — running input/output token counts and elapsed time are visible throughout every conversation.
  • WebAPI key card added to Settings. Firms can copy their BIM Monkey API key directly from the dashboard for use with the Partner API or custom integrations.

April 26, 2026

  • WebMulti-team support — firms can add team members to a shared account. All members share firm standards, memory, and correction history. Contractors can be added without granting billing access.

April 21, 2026

  • PluginChromium added as an optional installer prerequisite for vicinity map generation. The installer wizard detects whether Chromium is already present and only downloads it if needed.

April 18, 2026

  • WebIntegrations page added — connect to Autodesk Platform Services (ACC), Procore, and Bluebeam from a single settings screen.
  • WebDark mode added to the web dashboard with a per-user preference toggle.

April 13, 2026

  • PluginPersistent firm memory launched — Banana Chat can save notes and preferences to cloud-backed memory using /remember, recalled automatically at the start of every future session.
  • PluginAlt+B keyboard shortcut opens Banana Chat from anywhere in Revit.

April 11, 2026

  • PlugincallMCPMethod passthrough unlocks all 705+ Revit API methods from Banana Chat without requiring a new plugin release for each new operation.
  • PluginFirm standards, memory, and corrections are now auto-injected into every Banana Chat session at startup — no manual loading required.
  • WebStandards synthesis — the platform auto-generates a structured standards document from approved training examples after each review cycle.

April 9, 2026

  • PluginBanana Chat ribbon button and icon added to the BIM Monkey Revit tab — launch the AI panel with one click or Alt+B.
  • PluginAutomatic exterior dimension strings — Banana Chat can dimension floor plan exteriors in a single command.
  • PluginCross-sheet callout validation added — Banana Chat checks that every section and detail callout resolves to a real sheet and view before placing.

April 5, 2026

  • PluginexecutePlan batch transactions reduced from ~50 individual Revit operations to ~4 large transactions, eliminating the most common cause of partial sheet output on large projects.

April 2, 2026

  • Webbimmonkey.ai launched publicly — trial signup is now open to all firms.
  • WebStripe free trial checkout with a full transactional email sequence (welcome, trial expiry reminder, payment receipt) via Loops.

March 30, 2026

  • WebOneDrive and Dropbox import added to the training library upload page — bring in a completed CD set from either cloud service without downloading locally first.

March 28, 2026

  • PluginPersistent pipe bridge eliminates the per-call PowerShell process overhead in the Banana Chat pipeline, reducing response latency on all tool calls.
  • PluginChunked executePlan now processes large projects in 25-sheet batches — projects with 100+ sheets complete reliably without timeout.
  • PluginRedline analysis overhauled — PyMuPDF inline processing replaces the subprocess approach, fixing timeout failures and partial results on large annotated PDFs.

March 26, 2026

  • WebSelf-serve team invites — any account holder can invite colleagues from the Settings page. New members immediately share the firm's library, standards, and memory.
  • WebGoogle Drive import added to the training library upload page.
  • WebSlack notification sent on library upload complete — teams know when a new CD set has been processed and is ready for review.

March 22, 2026

  • PluginDoor/window schedules, room finish schedules, and keynote legend generation added — Phase 3 of the construction document automation pipeline.
  • PluginBackend-wired generation — the plugin now sends model data to the platform for Claude-powered plan generation, enabling cloud-based document intelligence.

March 21, 2026

  • WebHow It Works page launched at bimmonkey.ai/how-it-works, explaining the full workflow from library upload to sheet generation.
  • PluginMCP server auto-approved on install — no manual Claude Code configuration required after setup.

March 19, 2026

  • PluginRevit ribbon rebranded to BIM Monkey — tab, dialogs, and add-in name updated across Revit 2024, 2025, and 2026. AI-generated views and sheets are now auto-marked with a suffix in the project browser for easy identification.

March 15, 2026

  • WebUpload completed CD set PDFs and the platform parses every page — sheet organization, detail types, annotation standards — building a private reference library specific to your firm.
  • WebAI output goes into a review queue where the architect approves, edits, or denies each result. Approved outputs become training examples for the next generation.

March 12, 2026

  • PluginRevit API coverage expanded from 990 to 1,114 MCP methods. BIM Monkey listed on the Glama MCP server registry.

March 7, 2026

  • WebThe Express/PostgreSQL backend and Anthropic API integration go live. BIM Monkey can now generate construction document content from a prompt against a live Revit model.

March 4, 2026

  • PluginLive progress dialog added — a real-time status window shows each generation phase as it executes. Section markers added to floor plans for navigation during review.

March 1, 2026

  • PluginAdvanced annotation added: programmatic brick hatch patterns, multi-point leader arrows, and multi-segment dimension strings across all generated details.

February 28, 2026

  • PluginPhase 2 annotation: material hatching, horizontal dimension strings, leader callouts with arrowheads, and assembly notes added to all generated construction details.

February 15, 2026

  • PluginWall section callouts with reference bubbles and automated detail sheet organization added to the generation pipeline.
  • PluginProfessional elevation sheet layout with regulating lines and materials legend.
  • PluginPre-built DLL and one-click installer released — no Visual Studio or build environment required to install.

February 14, 2026

  • PluginFirst working Revit plugin: automated floor plan, elevation, section, and detail generation from a blank model. Wall annotations, material hatching, horizontal dimensions, and leader callouts included from day one.