Commit 600bc84
fix(demo-client): reset LAST_EVENT_ID on fresh task start
When reusing a session for a new task, the stale LAST_EVENT_ID from
the previous run caused the client to skip the first stage header.
Now resets to 0 when POST returns status='started'.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 0175d1e commit 600bc84
1 file changed
Lines changed: 4 additions & 0 deletions
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
202 | 206 | | |
203 | 207 | | |
204 | 208 | | |
| |||
0 commit comments