Commit 754c748
fix(runner): resolve PR review feedback for SDK bump
- Add messageId to reasoning cleanup end events so clients can correlate
start/end events and avoid orphaning in-flight reasoning blocks
- Auto-migrate deprecated max_thinking_tokens to ThinkingConfigEnabled
in forwarded_props for forward compatibility with SDK changes
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent bdd51a5 commit 754c748
File tree
2 files changed
+27
-2
lines changed- components/runners/ambient-runner/ag_ui_claude_sdk
2 files changed
+27
-2
lines changedLines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1132 | 1132 | | |
1133 | 1133 | | |
1134 | 1134 | | |
1135 | | - | |
| 1135 | + | |
| 1136 | + | |
| 1137 | + | |
| 1138 | + | |
| 1139 | + | |
| 1140 | + | |
| 1141 | + | |
| 1142 | + | |
| 1143 | + | |
| 1144 | + | |
1136 | 1145 | | |
1137 | | - | |
1138 | 1146 | | |
| 1147 | + | |
1139 | 1148 | | |
1140 | 1149 | | |
1141 | 1150 | | |
| |||
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
303 | 319 | | |
304 | 320 | | |
305 | 321 | | |
| |||
0 commit comments