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
Accelerator
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
Type
/
to 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
/
rust-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
579
Star
3.8k
Code
Issues
29
Pull requests
16
Discussions
Actions
Projects
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: Implement SEP-2663 Tasks Extension
- #1020
#1020
Merged
jamadeo
merged 13 commits into
main
modelcontextprotocol/rust-sdk:main
from
jamadeo/tasks-extension
modelcontextprotocol/rust-sdk:jamadeo/tasks-extension
Copy head branch name to clipboard
Jul 22, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat: Implement SEP-2663 Tasks Extension
#1020
jamadeo
merged 13 commits into
main
modelcontextprotocol/rust-sdk:main
from
jamadeo/tasks-extension
modelcontextprotocol/rust-sdk:jamadeo/tasks-extension
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2026
feat!: implement SEP-2663 Tasks extension, removing the experimental 2025-11-25 tasks design
Show description for 3e5ef30
jamadeo
committed
3e5ef30
View commit details
Copy full SHA for 3e5ef30
Browse repository at this point
feat: gate tasks/* methods on the client tasks-extension capability (SEP-2663)
Show description for b1588ab
jamadeo
committed
b1588ab
View commit details
Copy full SHA for b1588ab
Browse repository at this point
feat: pass SEP-2663 Tasks extension conformance suite
Show description for 132d73c
jamadeo
committed
132d73c
View commit details
Copy full SHA for 132d73c
Browse repository at this point
fix: address PR 1020 review feedback on DetailedTask schema and cooperative cancel
Show description for 276cb2e
jamadeo
committed
276cb2e
View commit details
Copy full SHA for 276cb2e
Browse repository at this point
fix: make tasks/cancel truly cooperative per SEP-2663 (FEEDBACK_2)
Show description for 538e671
jamadeo
committed
538e671
View commit details
Copy full SHA for 538e671
Browse repository at this point
fix: sweep and evict expired tasks from TaskManager (FEEDBACK_3)
Show description for dbc95ff
jamadeo
committed
dbc95ff
View commit details
Copy full SHA for dbc95ff
Browse repository at this point
fix: address Copilot review feedback on PR #1020
Show description for c8580ff
jamadeo
committed
c8580ff
View commit details
Copy full SHA for c8580ff
Browse repository at this point
fix: enforce SEP-2663 task-result gating in tools/call dispatch
Show description for 035080c
jamadeo
committed
035080c
View commit details
Copy full SHA for 035080c
Browse repository at this point
fix: align TTL boundary comparisons in sweep_expired
Show description for 16e0c43
jamadeo
committed
16e0c43
View commit details
Copy full SHA for 16e0c43
Browse repository at this point
fix: strict TaskAckResult deserializer and TASK_REQUIRED_TOOLS consistency
Show description for aae1901
jamadeo
committed
aae1901
View commit details
Copy full SHA for aae1901
Browse repository at this point
fix: let the operation decide its terminal state via TaskExit
Show description for a821dc8
jamadeo
committed
a821dc8
View commit details
Copy full SHA for a821dc8
Browse repository at this point
fix: allow TaskExit enum to be exhaustive
jamadeo
committed
8f0980b
View commit details
Copy full SHA for 8f0980b
Browse repository at this point
fix: close spawn/shutdown race, sweep in running_task_count, clarify TTL retention docs
Show description for e636f3a
jamadeo
committed
e636f3a
View commit details
Copy full SHA for e636f3a
Browse repository at this point
You can’t perform that action at this time.