Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dinglebear-ai
/
rust-sdk
Public
forked from
modelcontextprotocol/rust-sdk
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
rmcp 3.3: typed custom responses and strict Origin validation
- #3
#3
Merged
jmagar
merged 30 commits into
main
dinglebear-ai/rust-sdk:main
from
codex/rmcp-3.3-labby-compat
dinglebear-ai/rust-sdk:codex/rmcp-3.3-labby-compat
Copy head branch name to clipboard
Sep 13, 2026
Conversation
Commits
30
(30)
Checks
Files changed
Merged
rmcp 3.3: typed custom responses and strict Origin validation
#3
jmagar
merged 30 commits into
main
dinglebear-ai/rust-sdk:main
from
codex/rmcp-3.3-labby-compat
dinglebear-ai/rust-sdk:codex/rmcp-3.3-labby-compat
Copy head branch name to clipboard
Commits
Commits on Aug 24, 2026
fix: allow concurrent streamable http requests (#1186)
Show description for 697c497
nickcoai
authored
697c497
View commit details
Copy full SHA for 697c497
Browse repository at this point
Commits on Aug 25, 2026
fix(transport): fall back after sessionless HTTP discover rejections (#1211)
Show description for 02decfb
jstar0
authored
02decfb
View commit details
Copy full SHA for 02decfb
Browse repository at this point
ci: pin GitHub Actions to commit SHAs (#1216)
jamadeo
authored
78cf9f1
View commit details
Copy full SHA for 78cf9f1
Browse repository at this point
Commits on Aug 27, 2026
ci: scope release token permissions to jobs (#1220)
jamadeo
authored
103bf23
View commit details
Copy full SHA for 103bf23
Browse repository at this point
ci: default workflow tokens to read-only contents (#1218)
jamadeo
authored
3501f3e
View commit details
Copy full SHA for 3501f3e
Browse repository at this point
ci: remove coverage job write permission (#1219)
jamadeo
authored
c8bb1c6
View commit details
Copy full SHA for c8bb1c6
Browse repository at this point
ci: pin release-plz fork revision (#1221)
jamadeo
authored
12db028
View commit details
Copy full SHA for 12db028
Browse repository at this point
Commits on Aug 28, 2026
feat: add request-state key rotation (#1128)
Show description for 3ef34e6
gocamille
authored
3ef34e6
View commit details
Copy full SHA for 3ef34e6
Browse repository at this point
ci: reduce dependabot update noise (#1184)
DaleSeo
authored
ec041b7
View commit details
Copy full SHA for ec041b7
Browse repository at this point
docs: use auto lifecycle in HTTP example (#1187)
DaleSeo
authored
1afde5b
View commit details
Copy full SHA for 1afde5b
Browse repository at this point
Commits on Aug 29, 2026
chore(deps): bump taiki-e/install-action from 2.85.13 to 2.86.7 (#1230)
Show description for 3a2ebbc
dependabot[bot]
authored
3a2ebbc
View commit details
Copy full SHA for 3a2ebbc
Browse repository at this point
Commits on Aug 31, 2026
feat(auth): coordinate OAuth refreshes through credential stores (#1232)
Show description for 4e74499
mzeng-openai
authored
4e74499
View commit details
Copy full SHA for 4e74499
Browse repository at this point
fix: keep initialize on legacy protocol versions (#1228)
Show description for ad9832e
DaleSeo
authored
ad9832e
View commit details
Copy full SHA for ad9832e
Browse repository at this point
chore: release v3.2.0 (#1227)
Show description for 51ccb42
github-actions[bot]
authored
51ccb42
View commit details
Copy full SHA for 51ccb42
Browse repository at this point
Commits on Sep 1, 2026
chore(deps): update process-wrap requirement from 9.0 to 10.0 (#1229)
Show description for 42cf8d9
dependabot[bot]
authored
42cf8d9
View commit details
Copy full SHA for 42cf8d9
Browse repository at this point
chore(deps): bump astral-sh/setup-uv from 7.6.0 to 10.0.1 (#1238)
Show description for 3b5ca4d
dependabot[bot]
authored
3b5ca4d
View commit details
Copy full SHA for 3b5ca4d
Browse repository at this point
Commits on Sep 4, 2026
feat(auth): add enterprise refresh-token and ID-JAG exchanges (#1234)
Show description for 3023198
nicksteele-oai
authored
3023198
View commit details
Copy full SHA for 3023198
Browse repository at this point
Commits on Sep 8, 2026
ci: bump codeql-action to 4.37.9 and group updates (#1240)
DaleSeo
authored
add9cbe
View commit details
Copy full SHA for add9cbe
Browse repository at this point
fix(auth): unify refresh checks and error handling (#1236)
Show description for 04c2f3f
DaleSeo
authored
04c2f3f
View commit details
Copy full SHA for 04c2f3f
Browse repository at this point
feat(macros): reject empty tool_router (#1233)
Show description for 7d14f3a
DaleSeo
authored
7d14f3a
View commit details
Copy full SHA for 7d14f3a
Browse repository at this point
feat: add ServerHandler::negotiate_initialize (#1247)
DaleSeo
authored
f9a68bf
View commit details
Copy full SHA for f9a68bf
Browse repository at this point
fix: resolve clippy warnings across workspace (#1195)
Show description for 6fa4053
DaleSeo
authored
6fa4053
View commit details
Copy full SHA for 6fa4053
Browse repository at this point
Commits on Sep 9, 2026
chore(deps): bump taiki-e/install-action from 2.86.7 to 2.87.6 (#1250)
Show description for e8a0d70
dependabot[bot]
authored
e8a0d70
View commit details
Copy full SHA for e8a0d70
Browse repository at this point
chore(deps): bump crate-ci/typos (#1249)
Show description for 744b9f9
dependabot[bot]
authored
744b9f9
View commit details
Copy full SHA for 744b9f9
Browse repository at this point
Commits on Sep 10, 2026
fix(sse): saturate exponential reconnect backoff to avoid overflow panic (#1231)
Show description for 46db531
ump45nose
authored
46db531
View commit details
Copy full SHA for 46db531
Browse repository at this point
ci: pin commitlint dependencies (#1217)
jamadeo
authored
b2c90b1
View commit details
Copy full SHA for b2c90b1
Browse repository at this point
chore: release v3.3.0 (#1252)
Show description for 3e636ca
github-actions[bot]
authored
3e636ca
View commit details
Copy full SHA for 3e636ca
Browse repository at this point
Commits on Sep 13, 2026
feat: preserve typed custom responses on rmcp 3.3 and enforce Origin validation
jmagar
committed
0e1184b
View commit details
Copy full SHA for 0e1184b
Browse repository at this point
fix(rmcp): harden typed response compatibility
jmagar
committed
68e6f4a
View commit details
Copy full SHA for 68e6f4a
Browse repository at this point
chore: merge fork main into rmcp 3.3 branch
jmagar
committed
2faf762
View commit details
Copy full SHA for 2faf762
Browse repository at this point
You can’t perform that action at this time.