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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
modelcontextprotocol
/
ext-apps
Public
Notifications
You must be signed in to change notification settings
Fork
376
Star
2.8k
Code
Issues
124
Pull requests
83
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
SDK 2.0 fixups: lockfile, peers, handler guards, docs, wire-compat tests
- #768
#768
Merged
ochafik
merged 13 commits into
main
modelcontextprotocol/ext-apps:main
from
sdk-v2
modelcontextprotocol/ext-apps:sdk-v2
Copy head branch name to clipboard
Sep 8, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
SDK 2.0 fixups: lockfile, peers, handler guards, docs, wire-compat tests
#768
ochafik
merged 13 commits into
main
modelcontextprotocol/ext-apps:main
from
sdk-v2
modelcontextprotocol/ext-apps:sdk-v2
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2026
test: regenerate lockfile (re-add nested @types/node entries)
ochafik
committed
9012373
View commit details
Copy full SHA for 9012373
Browse repository at this point
Harden dependency isolation check and run it in CI
Show description for f28f5dd
ochafik
committed
f28f5dd
View commit details
Copy full SHA for f28f5dd
Browse repository at this point
Bump to 2.0.0 and widen SDK peer ranges to ^2.0.0
Show description for 50eb30e
ochafik
committed
50eb30e
View commit details
Copy full SHA for 50eb30e
Browse repository at this point
Import shared wire types from @modelcontextprotocol/client
Show description for 040942b
ochafik
committed
040942b
View commit details
Copy full SHA for 040942b
Browse repository at this point
Accept raw zod shapes in registerAppTool as a deprecated overload
Show description for d6ebcca
ochafik
committed
d6ebcca
View commit details
Copy full SHA for d6ebcca
Browse repository at this point
Update dependency isolation check for the required client peer
Show description for 7f686ff
ochafik
committed
7f686ff
View commit details
Copy full SHA for 7f686ff
Browse repository at this point
Use explicit .js extensions in relative imports
Show description for 0a477bb
ochafik
committed
0a477bb
View commit details
Copy full SHA for 0a477bb
Browse repository at this point
Drop the zod 3 JSON Schema fallback
Show description for 09bf2aa
ochafik
committed
09bf2aa
View commit details
Copy full SHA for 09bf2aa
Browse repository at this point
Document the 2.x install matrix and add a migration guide
Show description for c5b2543
ochafik
committed
c5b2543
View commit details
Copy full SHA for c5b2543
Browse repository at this point
Add wire compatibility tests against captured 1.x traffic
Show description for ea6b89c
ochafik
committed
ea6b89c
View commit details
Copy full SHA for ea6b89c
Browse repository at this point
fix: restore double-registration guard on App and AppBridge handlers
Show description for cfdc0c7
ochafik
committed
cfdc0c7
View commit details
Copy full SHA for cfdc0c7
Browse repository at this point
Finish .js import extensions and drop the zod 3 fallback test
Show description for f722753
ochafik
committed
f722753
View commit details
Copy full SHA for f722753
Browse repository at this point
Address review: MCPB build, guard the SDK's own handlers, doc fixes
Show description for 6d083cd
ochafik
committed
6d083cd
View commit details
Copy full SHA for 6d083cd
Browse repository at this point
You can’t perform that action at this time.