Commit 2518230
chore(deployments): pin threadplane-middleware 0.1.0 so the images carry emit_custom_event
0.1.0 is live on PyPI, so the Railway lanes can move off the 0.0.1 pin.
Until now emit_custom_event shipped in the repo but was not importable in
the deployed images, which install from the exported requirements.
Bumped by upgrading each uv.lock and re-running `uv export`, then
regenerating deployments/ag-ui-dev via the generator — these files carry
GENERATED headers and must not be hand-edited. The diff is confined to the
middleware pin, its URLs and hashes.
Verified the published wheel actually contains custom_events.py, that it
wraps adispatch_custom_event, and that emit_custom_event is exported.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent 577b559 commit 2518230
10 files changed
Lines changed: 20 additions & 20 deletions
File tree
- cockpit
- ag-ui/client-tools/python
- langgraph/client-tools/python
- deployments/ag-ui-dev
- deps/client_tools
- examples
- ag-ui/python
- chat/python
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
| 225 | + | |
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments