Skip to content

Add parentNodeId field to WorkflowMessage#233

Merged
lzsweb merged 2 commits into
mainfrom
dev/parentNodeId
Jun 17, 2026
Merged

Add parentNodeId field to WorkflowMessage#233
lzsweb merged 2 commits into
mainfrom
dev/parentNodeId

Conversation

@lzsweb

@lzsweb lzsweb commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add parent_node_id field to WorkflowMessage to support the new parent-child node relationship in workflow streaming output.

Test plan

  • mvn compile passes
  • Verify parentNodeId is correctly deserialized from a real workflow streaming response

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.7 noreply@anthropic.com

The workflow streaming API now returns parent_node_id to indicate
parent-child relationships between workflow nodes.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

@gemini-code-assist gemini-code-assist Bot 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.

Code Review

This pull request adds a new parentNodeId field, annotated with @SerializedName("parent_node_id"), to the WorkflowMessage class. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@lzsweb lzsweb merged commit 214c647 into main Jun 17, 2026
3 checks passed
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.

1 participant