Commit a86705f
Fix JSONL parsing to preserve toolUseResult for remote sessions
The JSONL parser was stripping out the toolUseResult field, which contains
the originalFile content needed for code reconstruction in remote sessions.
This caused code.html to have empty fileData when processing JSONL URLs.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent ca2bc04 commit a86705f
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
622 | 622 | | |
623 | 623 | | |
624 | 624 | | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
625 | 629 | | |
626 | 630 | | |
627 | 631 | | |
| |||
0 commit comments