Skip to content

AI-277: Add Python ADK integration samples#318

Merged
xumaple merged 6 commits into
mainfrom
maplexu/AI-277-adk-samples
Jun 18, 2026
Merged

AI-277: Add Python ADK integration samples#318
xumaple merged 6 commits into
mainfrom
maplexu/AI-277-adk-samples

Conversation

@xumaple

@xumaple xumaple commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

This adds a google_adk_agents/ sample suite with one runnable subdirectory per scenario: basic (GoogleAdkPlugin + TemporalModel), tools (activity_tool), agent_patterns (multi-agent sub_agents), mcp (TemporalMcpToolSet/Provider), and streaming (TemporalModel streaming_topic + WorkflowStream). It also adds a google-adk dependency group pinned to temporalio[google-adk] >= 1.28.0, which the streaming sample requires. All five scenarios were verified locally against a Temporal dev server.

Add a google_adk_agents/ sample suite demonstrating the
temporalio.contrib.google_adk_agents plugin, mirroring the openai_agents
layout with one runnable subdirectory per scenario.

Five scenarios cover the plugin's public surface: basic (GoogleAdkPlugin +
TemporalModel), tools (activity_tool), agent_patterns (multi-agent
sub_agents), mcp (TemporalMcpToolSet/Provider), and streaming (TemporalModel
streaming_topic + WorkflowStream). Adds a google-adk dependency group pinned
to temporalio[google-adk] >= 1.28.0, which streaming requires.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@xumaple xumaple requested review from a team as code owners June 17, 2026 18:38
…nto maplexu/AI-277-adk-samples

# Conflicts:
#	uv.lock
@brianstrauch

Copy link
Copy Markdown
Member

Add @temporalio/ai-sdk to CODEOWNERS?

@xumaple xumaple changed the title AI-277: Add Google ADK integration samples AI-277: Add Python ADK integration samples Jun 18, 2026
Comment thread .github/CODEOWNERS Outdated
Co-authored-by: Brian Strauch <brian@brianstrauch.com>
@xumaple xumaple merged commit f65112a into main Jun 18, 2026
12 checks passed
@xumaple xumaple deleted the maplexu/AI-277-adk-samples branch June 18, 2026 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants