Skip to content

docs: update W&B Weave integration#1959

Draft
ash0ts wants to merge 1 commit into
google:mainfrom
ash0ts:codex/update-weave-integration
Draft

docs: update W&B Weave integration#1959
ash0ts wants to merge 1 commit into
google:mainfrom
ash0ts:codex/update-weave-integration

Conversation

@ash0ts

@ash0ts ash0ts commented Jul 13, 2026

Copy link
Copy Markdown

Summary

Update the W&B Weave integration tutorial to use native Weave support in both
Python and TypeScript. The guide now includes runnable weave.init,
WeaveAdkPlugin, and flushOTel examples, explains the resulting agent/model/
tool/session trace structure, and calls out content-capture privacy concerns.

User impact

ADK developers can copy a current, released-package setup for either language
without manually configuring an OTLP exporter. Catalog metadata and the neutral
integration-tutorial style are preserved.

Privacy implications

The new privacy section explicitly notes that prompts, model responses, tool
inputs and outputs, and application metadata can be sent to the configured W&B
service. Runtime behavior is unchanged because this PR changes documentation
only.

Validation

  • .venv/bin/mkdocs build --strict
  • TypeScript example type-checked against weave@0.16.2, @google/adk@1.3.0,
    and Zod 4
  • Python example compiled and constructed Agent/InMemoryRunner against
    weave==0.53.1 and google-adk==2.4.0
  • Weave Python Google ADK integration: 15 focused tests passed
  • Weave TypeScript Google ADK integration: 26 focused tests passed
  • All linked W&B documentation pages returned HTTP 200

No breaking changes.

@netlify

netlify Bot commented Jul 13, 2026

Copy link
Copy Markdown

Deploy Preview for adk-docs-preview ready!

Name Link
🔨 Latest commit bfcb8f3
🔍 Latest deploy log https://app.netlify.com/projects/adk-docs-preview/deploys/6a552561d7f8530008bb6248
😎 Deploy Preview https://deploy-preview-1959--adk-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@koverholt

Copy link
Copy Markdown
Collaborator

Thanks for the PR and update! I see that this PR is marked as a Draft. Please remove the draft tag and let us know when it's ready for full review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants