Skip to content

Conversation

@antonpk1
Copy link
Collaborator

Summary

  • Adds missing ReadResourceRequestSchema forwarding when resources capability is enabled

Problem

The resources capability was forwarding:

  • ListResourcesRequestSchema
  • ListResourceTemplatesRequestSchema
  • ReadResourceRequestSchema (missing)

This meant clients could list resources but not actually read them.

Test plan

  • Verify resource reading works through the app bridge

🤖 Generated with Claude Code

The resources capability was forwarding ListResourcesRequestSchema and
ListResourceTemplatesRequestSchema, but missing ReadResourceRequestSchema.
This meant clients could list resources but not actually read them.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@ochafik ochafik merged commit 1fc5e34 into main Nov 25, 2025
2 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.

3 participants