Documentation Index
Fetch the complete documentation index at: https://docs.bricks.tools/llms.txt
Use this file to discover all available pages before exploring further.
Media
- Media Flow file picker shows file modified times in the viewer’s local timezone (was rendered as UTC).
Editor
- Config Editor save indicator now reflects the actual unsaved-changes state when collaborative-edit mutations arrive.
- AI Filter — cloud model lineup refreshed (Claude Sonnet 4.6 + Haiku 4.5, Gemini 3.1 Pro + 3 Flash preview, GPT-5.5 + 5.4 Mini/Nano).
- The Changelog button in the top tab bar opens the language-aware changelog; new-version and update-available toasts honor the release date.
Editor
- Help toolbar button now toggles the Config Editor help panel (previously open-only).
- Cmd+A inside text inputs and rich-text fields no longer triggers Select All Bricks.
- Brick Quick Edit popover flips below the brick when it would overflow the canvas above.
Fixes
- Title edits for Subspace,
test,test_case,test_map, andproperty_bank_calc_nodemutations now propagate to the related short-edit refs. - Don’t crash creating short-edit refs when
brickListitems are missingbrickId.
Editor
- “Config invalid” error reports show the actual schema error path (was always logged as
undefined:).
Media
- Media Flow file picker supports SVG previews.
Highlights
- Real-time collaborative Config Editor — native support for simultaneous editing of the same application config with automatic conflict resolution. Collaborator avatars and connection status are shown in the editor, and collaborative undo/redo only reverts the local client’s edits while preserving other users’ changes. Now opt-in with a first-visit intro dialog.
- Generator LLM (MLX) model picker — HuggingFace model picker and recommended MLX models in the Editor, matching the new native MLX support in BRICKS Foundation.
- In-app modal dialogs — non-blocking in-app modals replace browser
confirmdialogs for Force Unbind and Move Workspace. Move Workspace also adds a workspace filter input. - Activity Log screenshot capture — configure periodic screenshot capture per Device and Device Group in settings.
Breaking changes
- Short-Edit Assistant removed — the experimental Short-Edit Assistant has been removed. Use Generator Assistant / MCP instead.