Skip to content

Release/17.0.0-beta.11#45

Merged
hifi-phil merged 3 commits intomainfrom
release/17.0.0-beta.11
Apr 8, 2026
Merged

Release/17.0.0-beta.11#45
hifi-phil merged 3 commits intomainfrom
release/17.0.0-beta.11

Conversation

@hifi-phil
Copy link
Copy Markdown
Contributor

Summary

  • Fix: restore generic return types on validateToolResponse (function overloads)
  • Feat: add CursorPaginatedResult test helper type in testing module
  • Updated skills and agents with CursorPaginatedResult pattern
  • Version bump to 17.0.0-beta.11

🤖 Generated with Claude Code

hifi-phil and others added 3 commits April 8, 2026 20:32
The previous commit widened the signature to accept ZodType but lost the
generic return type, causing all callers to get `unknown`. Fix with
function overloads — one for ZodRawShape, one for ZodType.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Export from @umbraco-cms/mcp-server-sdk/testing for casting
validateToolResponse results in cursor pagination tests.
Updated skills and agents with the new pattern.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@hifi-phil hifi-phil merged commit 9278cc3 into main Apr 8, 2026
6 checks passed
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.

1 participant