Rook v1.6.0
Rook 1.6.0
Download Rook-Setup-1.6.0.exe below. Install guide: https://bringfire.github.io/rook-release/start/install/
Fixes
- Rook tools no longer stall after install. The MCP server could deadlock on its first knowledge or RookBIM call (the first lazy import of the learning stack), which showed up as timed-out tools and RookChat reporting a Revit bridge check timeout. Fixed.
- Chirp starts on the first try. On installed runtimes the first Chirp creation per session failed after 45 seconds and only the retry worked. Fixed.
- Installer no longer aborts the Python environment install when a
pipshortcut is on the user's PATH. - Claude Code plugin manifest updated for current Claude Code versions.
Chirp: frozen results and deterministic fallback
- Every Chirp component now has
FreezeandFrozeninput pins. After a successful model call the component stores the result in the definition, so a.ghfile solved once with a model reproduces its results on any machine, with or without a key. - With no model available (no API key, adapter not running), a component replays its stored result or falls back to typed defaults with a warning instead of turning red. The Reasoning output says which path ran.
Freeze= true pins a result and never calls the model. Results are kept per list item.
Licence
- Rook is released under the MIT License. See LICENSE.
Requirements
- Windows, Rhino 8. Rhino.Inside.Revit supported (validated with Revit 2024 and RIR 1.35).
Full changelog: v1.5.18...v1.6.0