Skip to content

feat(opencode): add MCP resource subscription support#20672

Open
sjawhar wants to merge 1 commit intoanomalyco:devfrom
sjawhar:feat/mcp-resource-subscriptions
Open

feat(opencode): add MCP resource subscription support#20672
sjawhar wants to merge 1 commit intoanomalyco:devfrom
sjawhar:feat/mcp-resource-subscriptions

Conversation

@sjawhar
Copy link
Copy Markdown

@sjawhar sjawhar commented Apr 2, 2026

Issue for this PR

Fixes #12092

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Add MCP resource subscription and template support. Expose subscribed resources through the SDK client.

How did you verify your code works?

  • Ran bun typecheck from packages/opencode
  • Ran targeted unit tests
  • Tested with custom binary build

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@github-actions github-actions Bot added the needs:compliance This means the issue will auto-close after 2 hours. label Apr 2, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 2, 2026

The following comment was made by an LLM, it may be inaccurate:

Potential Duplicate Found

PR #14569 - feat(opencode): add MCP resource subscriptions
#14569

Reason for Related/Duplicate Status:
This PR appears to address the same feature as the current PR #20672. Both are about adding MCP resource subscriptions. You should check:

@sjawhar sjawhar changed the title feat: add MCP resource subscription support feat(opencode): add MCP resource subscription support Apr 2, 2026
@github-actions github-actions Bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Apr 2, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 2, 2026

Thanks for updating your PR! It now meets our contributing guidelines. 👍

@sjawhar sjawhar force-pushed the feat/mcp-resource-subscriptions branch 4 times, most recently from 0695184 to 9e455ab Compare April 12, 2026 04:19
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.

[FEATURE]:Resource subscription

1 participant