Commit ecf39d3
committed
fix(mothership): Stop no longer requires client-buffered content
The worker persists partials itself; requiring content made a bare Stop
400 and left the turn running detached (the H2 mis-measure class). Empty
default keeps the legacy partial-persistence path intact when content IS
buffered.
Claude-Session: https://claude.ai/code/session_01CgaxNAaeD3taGdghbXn17w1 parent 36b9faa commit ecf39d3
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
241 | | - | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
242 | 247 | | |
243 | 248 | | |
244 | 249 | | |
| |||
0 commit comments