Commit 1acf172
feat(examples/chat): announce the research subagent's stream identity (#874)
Adopts threadplane-middleware 0.0.2's announce_subagent in the canonical
demo's research @tool: the child's tools:<uuid> stream namespace is bound
to the dispatching call_* id via one custom event, so @threadplane/langgraph
(0.0.62) attributes the stream exactly instead of positionally.
Sequenced deliberately after both packages published — this is the first
consumer resolving announce_subagent from PyPI rather than from source.
e2e 54/54 (research-subagent @drift spec included), uv.lock resolves
threadplane-middleware 0.0.2 from the registry.
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>1 parent 179c6a8 commit 1acf172
3 files changed
Lines changed: 18 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
45 | | - | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
310 | 311 | | |
311 | 312 | | |
312 | 313 | | |
313 | | - | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
314 | 320 | | |
315 | 321 | | |
316 | 322 | | |
| |||
324 | 330 | | |
325 | 331 | | |
326 | 332 | | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
327 | 338 | | |
328 | 339 | | |
329 | 340 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments