Skip to content

AI-282: Document the TypeScript Google ADK integration - #5212

Draft
xumaple wants to merge 1 commit into
mainfrom
maplexu/AI-282-google-adk-docs
Draft

AI-282: Document the TypeScript Google ADK integration#5212
xumaple wants to merge 1 commit into
mainfrom
maplexu/AI-282-google-adk-docs

Conversation

@xumaple

@xumaple xumaple commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

This adds the public TypeScript guide for the Google ADK integration. The page explains what the plugin makes durable, how to install and configure it, and the high-level APIs for tools, MCP, streaming, testing, observability, and replay safety. It also adds the page to the TypeScript sidebar and integrations grid.

The synchronized code excerpts depend on temporalio/samples-typescript#515, so this PR is draft until that lands. Focused MDX compilation, CI-scoped Vale, sidebar and integration-data validation, and cross-repository snippet validation pass.

Copilot AI balanced review requested due to automatic review settings August 31, 2026 16:49
@vercel

vercel Bot commented Aug 31, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
temporal-documentation Ready Ready Preview Aug 31, 2026 4:49pm

Request Review

@github-actions

Copy link
Copy Markdown
Contributor

📖 Docs PR preview links

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

The parent TypeScript SDK integration list omits the new Google ADK guide.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Adds a prerelease TypeScript guide for durable Google ADK agents, pending the synchronized samples update.

Changes:

  • Documents setup, tools, MCP, streaming, testing, observability, and replay safety.
  • Adds the guide to the TypeScript sidebar and integrations grid.
File summaries
File Description
docs/develop/typescript/integrations/google-adk-agents.mdx Adds the integration guide.
sidebars.js Adds sidebar navigation.
src/components/IntegrationsGrid/integrations-data.json Adds the TypeScript integration card.
Review details
  • Files reviewed: 3/3 changed files
  • Comments generated: 1
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines +15 to +17
Temporal's integration with the [Google Agent Development Kit (ADK)](https://google.github.io/adk-docs/) lets you run
ADK agents as durable Temporal Workflows. The agent graph, including its orchestration, tool selection, and state, runs
inside the Workflow. Model inference and Model Context Protocol (MCP) calls run as Activities.
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