Skip to content

Version Packages#275

Open
storybook-app-bot[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Version Packages#275
storybook-app-bot[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@storybook-app-bot
Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@storybook/addon-mcp@0.7.0

Minor Changes

  • #230 3734bc5 Thanks @yannbf! - Added the display-review tool. The agent pushes a curated review of current changes and returns the review-page URL. Pairs with the @storybook/addon-review Storybook addon.

  • #249 a01160d Thanks @yannbf! - Add the get-stories-by-component tool. Maps component source files to the stories that render them via Storybook's live reverse dependency graph, returning grounded story IDs ranked by import distance. Also hardens change detection: get-changed-stories now surfaces working-tree files that are unreachable from any story, and story-index resolution and reverse-graph lookups are normalized for cross-platform (Windows) path handling.

  • #219 6684af6 Thanks @ghengeveld! - Introduced the get-changed-stories tool to retrieve metadata for stories marked as new, modified, or affected.
    Updated dev-instructions.md and storybook-story-instructions.md to reflect the new workflow for calling get-changed-stories before preview-stories.

  • #233 90e39fa Thanks @kasperpeulen! - Add an optional MCP endpoint setting for the addon dev server.

Patch Changes

  • #242 d142450 Thanks @kasperpeulen! - Show private composed Storybooks as own-MCP guidance when accessed through the local MCP proxy.

  • #265 7c96f50 Thanks @yannbf! - Surface the change-detection and review tools on the /mcp landing page. The "Available Toolsets" list now includes get-stories-by-component, get-changed-stories, and display-review under dev (each with an enabled/disabled badge reflecting its real runtime gate), and get-documentation-for-story under docs.

  • Updated dependencies [d142450]:

    • @storybook/mcp@0.7.1

@storybook/mcp@0.7.1

Patch Changes

  • #242 d142450 Thanks @kasperpeulen! - Show private composed Storybooks as own-MCP guidance when accessed through the local MCP proxy.

@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 5, 2026

Deploy Preview for storybook-mcp-self-host-example canceled.

Name Link
🔨 Latest commit c276af0
🔍 Latest deploy log https://app.netlify.com/projects/storybook-mcp-self-host-example/deploys/6a22924a165e880008221c80

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Jun 5, 2026

npx https://pkg.pr.new/storybookjs/mcp/@storybook/addon-mcp@275
npx https://pkg.pr.new/storybookjs/mcp/@storybook/mcp@275
npx https://pkg.pr.new/storybookjs/mcp/@storybook/mcp-proxy@275

commit: c276af0

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 5, 2026

Bundle Report

Bundle size has no change ✅

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.10%. Comparing base (306a2f1) to head (c276af0).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #275   +/-   ##
=======================================
  Coverage   79.10%   79.10%           
=======================================
  Files          63       63           
  Lines        1814     1814           
  Branches      511      511           
=======================================
  Hits         1435     1435           
  Misses        213      213           
  Partials      166      166           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants