Bricks Builder MCP v1.6.1
v1.6.1 — Fix: missing on Typography card broke all subsequent tabs
The collapsible Typography card was missing its outer closing ,
causing the DOM parser to treat the Design Style, Contact, Social,
Navigation, Assets, and Services cards — and all subsequent tab panels
(Capabilities, Memory, History, Activity, Advanced) — as descendants of
the unclosed Typography card. When that card was hidden by the tab
switcher, everything inside it disappeared too.
Fix: inserted the missing between
the card-body close and the Design Style card open.
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com