Commit 214c647
Add parentNodeId field to WorkflowMessage (#233)
* Add parentNodeId field to WorkflowMessage
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>
* Bump version to 2.22.23
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
---------
Co-authored-by: zhansheng.lzs <zhansheng.lzs@alibaba-inc.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>1 parent 44b0472 commit 214c647
2 files changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
30 | 33 | | |
31 | 34 | | |
32 | 35 | | |
| |||
0 commit comments