Skip to content

ADK 2.0 Docs: Replace BaseNode subclassing with @node decorator in dynamic workflow examples#1680

Merged
koverholt merged 2 commits into
mainfrom
update-2.0-workflow-code-samples
Apr 22, 2026
Merged

ADK 2.0 Docs: Replace BaseNode subclassing with @node decorator in dynamic workflow examples#1680
koverholt merged 2 commits into
mainfrom
update-2.0-workflow-code-samples

Conversation

@koverholt
Copy link
Copy Markdown
Collaborator

The parallel execution and human input examples subclassed BaseNode directly, which had issues and was inconsistent with the rest of the page. Replaced both with @node-decorated functions.

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 22, 2026

Deploy Preview for adk-docs-preview ready!

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

QR Code

Use your smartphone camera to open QR code link.

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

Comment thread docs/workflows/dynamic.md
@koverholt koverholt merged commit 0d58537 into main Apr 22, 2026
6 checks passed
@koverholt koverholt deleted the update-2.0-workflow-code-samples branch April 22, 2026 22:25
koverholt added a commit to sabrenner/google-adk-docs that referenced this pull request Apr 28, 2026
…namic workflow examples (google#1680)

* ADK 2.0 Docs: Replace BaseNode subclassing with @node decorator in dynamic workflow examples

* Add retry config to limit link checker CI test
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