Commit 74a74bc
fix(renderer): guard malformed part render in flush (#347)
* fix(renderer): guard malformed part render in flush
* Update lua/opencode/ui/renderer/flush.lua
Co-authored-by: Copilot <[email protected]>
* Update tests/data/todowrite-malformed-session.json
Co-authored-by: Copilot <[email protected]>
* Update tests/data/todowrite-malformed-session.json
Co-authored-by: Copilot <[email protected]>
---------
Co-authored-by: Copilot <[email protected]>1 parent b656af3 commit 74a74bc
3 files changed
Lines changed: 630 additions & 2 deletions
File tree
- lua/opencode/ui/renderer
- tests
- data
- replay
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
11 | 35 | | |
12 | 36 | | |
13 | 37 | | |
| |||
294 | 318 | | |
295 | 319 | | |
296 | 320 | | |
297 | | - | |
| 321 | + | |
298 | 322 | | |
299 | 323 | | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
300 | 328 | | |
301 | | - | |
| 329 | + | |
302 | 330 | | |
303 | 331 | | |
304 | 332 | | |
| |||
0 commit comments