Skip to content

Fix clientCapabilities reporting#204

Merged
JReinhold merged 4 commits intomainfrom
fix-tool-telemetry
Mar 20, 2026
Merged

Fix clientCapabilities reporting#204
JReinhold merged 4 commits intomainfrom
fix-tool-telemetry

Conversation

@JReinhold
Copy link
Copy Markdown
Contributor

Upgraded all tmcp-related packages to correctly report clientCapabilities

Copilot AI review requested due to automatic review settings March 20, 2026 07:40
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 20, 2026

🦋 Changeset detected

Latest commit: 95df937

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@storybook/addon-mcp Patch
@storybook/mcp Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@JReinhold JReinhold self-assigned this Mar 20, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 20, 2026

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

Name Link
🔨 Latest commit 95df937
🔍 Latest deploy log https://app.netlify.com/projects/storybook-mcp-self-host-example/deploys/69bd0f367158dc0007f81dd4

@JReinhold JReinhold requested a review from shilman March 20, 2026 07:40
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 20, 2026

npm i https://pkg.pr.new/storybookjs/mcp/@storybook/addon-mcp@204
npm i https://pkg.pr.new/storybookjs/mcp/@storybook/mcp@204

commit: 95df937

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@1d450fb). Learn more about missing BASE report.
⚠️ Report is 5 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #204   +/-   ##
=======================================
  Coverage        ?   73.91%           
=======================================
  Files           ?       42           
  Lines           ?     1177           
  Branches        ?      330           
=======================================
  Hits            ?      870           
  Misses          ?      192           
  Partials        ?      115           

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

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the monorepo’s pinned Storybook + tmcp ecosystem dependencies so the MCP server reports clientCapabilities correctly, by moving the workspace catalog and corresponding per-project lockfiles forward to newer versions.

Changes:

  • Bump Storybook packages from 10.3.0-alpha.1610.4.0-alpha.2 via the pnpm workspace catalog(s).
  • Bump tmcp and related transports/adapters (@tmcp/*) to newer versions.
  • Regenerate per-project pnpm-lock.yaml files for affected workspaces (addon, mcp package, eval, internal storybook app).

Reviewed changes

Copilot reviewed 2 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
pnpm-workspace.yaml Updates workspace catalog versions for Storybook and tmcp-related packages.
packages/mcp/pnpm-lock.yaml Lockfile refresh to resolve tmcp/transport versions from the updated catalog.
packages/addon-mcp/pnpm-lock.yaml Lockfile refresh for addon workspace with updated Storybook + tmcp deps.
eval/pnpm-lock.yaml Lockfile refresh for eval workspace to align with the updated Storybook catalog.
apps/internal-storybook/pnpm-lock.yaml Lockfile refresh for the internal Storybook app workspace using the updated Storybook catalog.
Files not reviewed (4)
  • apps/internal-storybook/pnpm-lock.yaml: Language not supported
  • eval/pnpm-lock.yaml: Language not supported
  • packages/addon-mcp/pnpm-lock.yaml: Language not supported
  • packages/mcp/pnpm-lock.yaml: Language not supported

Comment thread pnpm-workspace.yaml
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 20, 2026

Bundle Report

Changes will decrease total bundle size by 111.63kB (-100.0%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
@storybook/mcp-esm (removed) -44.24kB (-100.0%) ⬇️
@storybook/addon-mcp-esm (removed) -67.39kB (-100.0%) ⬇️

@JReinhold JReinhold merged commit 380081d into main Mar 20, 2026
21 of 22 checks passed
@JReinhold JReinhold deleted the fix-tool-telemetry branch March 20, 2026 10:40
@storybook-app-bot storybook-app-bot bot mentioned this pull request Mar 20, 2026
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.

3 participants