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
.
google
/
adk-python
Public
Notifications
You must be signed in to change notification settings
Fork
3.8k
Star
21k
Code
Issues
293
Pull requests
258
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: Add API endpoint to cancel in-progress agent tasks
- #5983
#5983
Open
Oxygen56
wants to merge 7 commits into
google:main
google/adk-python:main
from
Oxygen56:feat/cancel-agent-tasks
Oxygen56/adk-python:feat/cancel-agent-tasks
Copy head branch name to clipboard
Conversation
Commits
7
(7)
Checks
Files changed
Open
feat: Add API endpoint to cancel in-progress agent tasks
#5983
Oxygen56
wants to merge 7 commits into
google:main
google/adk-python:main
from
Oxygen56:feat/cancel-agent-tasks
Oxygen56/adk-python:feat/cancel-agent-tasks
Copy head branch name to clipboard
Commits
Commits on Jun 6, 2026
feat: add API endpoint to cancel in-progress agent tasks
Show description for 17b66d7
Oxygen56
committed
17b66d7
View commit details
Copy full SHA for 17b66d7
Browse repository at this point
test: add unit tests for session cancellation API
Oxygen56
committed
60124e4
View commit details
Copy full SHA for 60124e4
Browse repository at this point
trigger CLA re-check
Oxygen56
committed
737a1a5
View commit details
Copy full SHA for 737a1a5
Browse repository at this point
trigger CI re-run (pr-analyze failed due to Gemini API rate limit, not PR issue)
Oxygen56
committed
973fddc
View commit details
Copy full SHA for 973fddc
Browse repository at this point
feat: rewrite cancel endpoint with asyncio.Task registry
Show description for ab564fc
Oxygen56
committed
ab564fc
View commit details
Copy full SHA for ab564fc
Browse repository at this point
fix: address adk-bot review — remove duplicate route, fix indentation, clean up old checks, harden tests
Show description for 798a8ba
Oxygen56
committed
798a8ba
View commit details
Copy full SHA for 798a8ba
Browse repository at this point
fix: cancel producer_task on SSE disconnect; use TestClient in tests
Show description for e194faf
Oxygen56
committed
e194faf
View commit details
Copy full SHA for e194faf
Browse repository at this point
You can’t perform that action at this time.