adk-python
https://github.com/google/adk-python
Python
An open-source, code-first Python toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to adk-python
Help out
- Issues
- Feature: token usage display
- fix: persist inline_data replacement across turns when optimize_data_file=True
- fix: auto-heal orphaned function_calls to prevent crash loop
- Add ToolAwareContextFilterPlugin to preserve tool call sequences
- Modified _calculate_rouge_1_scores() to normalize texts before comparison and implemented _calculate_character_level_rouge() using Counter to calculate precision/recall/F-measure from character overlap
- fix(planners): allow BuiltInPlanner subclasses to override process_planning_response
- fix(cli):detailed error message on sse stream specifying stacktrack,error type on client side as well
- feat(samples): add hello_doctor health assessment agent
- fix(mcp): handle CancelledError in MCPSessionManager.create_session
- refactor: Enhance AgentTool with event callback
- Docs
- Python not yet supported