Skip to content

v2.0.0 — Bridge Simplification And Output Budget Update

Choose a tag to compare

@s9hn s9hn released this 27 Apr 01:47
· 6 commits to main since this release

Highlights

  • Removed the legacy raw-JSON MCP tool and narrowed the public interface to the Figma URL bridge workflow.
  • Changed max_output_chars so truncation is opt-in instead of applied by default.
  • Reworked the README around token reduction, architecture, setup, and MCP client registration.
  • Fixed CI to install dependencies before running tests.

Verification

  • npm test
  • npm run build
  • npm pack --dry-run