v0.6.2 — Inline Brand Gate + Studio Auth + MCP Prompts
Added
- Inline brand gate (
brand_check). Fast pass/fail check against compiled brand identity in under 1ms (cached). Check text (voice violations, AI-isms), color (CIE76 ΔE nearest match), font (typography match), or CSS (visual anti-patterns). Returns specific fix suggestions. - Studio authentication (
brand_brandcode_auth). Magic link auth flow:status,login,set_key,logout. Auto-verifies in dev mode. - Save to Studio (
brand_brandcode_connectmode="save"). Upload local.brand/to Brandcode Studio. - Push to Studio (
brand_brandcode_syncdirection="push"). Push local changes to connected Studio brand. - MCP prompts. Four reusable interaction templates:
extract-brand,check-brand,write-on-brand,brand-overview. - Smithery config. One-click install via Smithery registry.
Fixed
- Replaced
pdf-parsewithpdfjs-dist. Fixes "bad XRef entry" on Node 24.
Improved
- Brandcode client supports POST requests, auth tokens, and three new API methods.
38 tools. 4 prompts. 2 resources. 370 tests.