Skip to content

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

Open
xumaple wants to merge 5 commits into
mainfrom
maplexu/AI-282-google-adk-docs-followup
Open

AI-282: Document the TypeScript Google ADK integration#5240
xumaple wants to merge 5 commits into
mainfrom
maplexu/AI-282-google-adk-docs-followup

Conversation

@xumaple

@xumaple xumaple commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

This replaces #5212 with a revised TypeScript guide for the Google ADK integration. It adds a complete getting-started path and documents package compatibility, import paths, Activity-backed tools, MCP, streaming, testing, observability, replay safety, configuration, and failure behavior against the plugin source.

The guide keeps the existing /google-adk-agents path, uses the ADK 1.5.x credential variables, and presents feature support as a source-verified table. It remains registered in the TypeScript index, sidebar, and integrations grid. CI-scoped Vale, focused MDX compilation, internal-link validation, heading limits, and whitespace validation pass.

Copilot AI balanced review requested due to automatic review settings September 3, 2026 18:51
@vercel

vercel Bot commented Sep 3, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
temporal-documentation Ready Ready Preview Sep 4, 2026 7:36pm UTC

Request Review

@github-actions

github-actions Bot commented Sep 3, 2026

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 getting-started commands lack the sample checkout and dependency setup needed to run them.

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

Pull request overview

Adds a TypeScript Google ADK integration guide and exposes it through documentation navigation and integration discovery.

Changes:

  • Documents setup, tools, MCP, streaming, testing, observability, and failures.
  • Adds the guide to TypeScript navigation.
  • Adds TypeScript Google ADK to the integrations grid.
File summaries
File Description
docs/develop/typescript/integrations/google-adk.mdx Adds the integration guide.
docs/develop/typescript/index.mdx Links the guide from the TypeScript index.
sidebars.js Adds sidebar navigation.
src/components/IntegrationsGrid/integrations-data.json Adds and standardizes Google ADK cards.
Review details
  • Files reviewed: 4/4 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 +70 to +74
Start the Worker, then run the Client from the sample directory:

```bash
npx tsx src/basic/worker.ts
npx tsx src/basic/client.ts
@xumaple
xumaple marked this pull request as ready for review September 4, 2026 16:22
@xumaple
xumaple requested a review from a team as a code owner September 4, 2026 16:22
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.

3 participants