Skip to content

v0.6.2 — Inline Brand Gate + Studio Auth + MCP Prompts

Choose a tag to compare

@zk-xyz zk-xyz released this 15 Apr 09:51

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_connect mode="save"). Upload local .brand/ to Brandcode Studio.
  • Push to Studio (brand_brandcode_sync direction="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-parse with pdfjs-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.