Commit b05a1f8
Polish for merge to master
- Fix double-close in decode.ts: use try/finally per resource so cleanup
doesn't run twice on partial failures.
- Drop unused deps (implode-decoder, stream-buffers, @types/stream-buffers)
and orphan BufferFirstDifference.ts left over from the old decoder path.
- Set process.exitCode on error so failures actually fail.
- Expand README with the container layout and CLI options.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 675f258 commit b05a1f8
6 files changed
Lines changed: 3640 additions & 407 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
3 | 13 | | |
4 | 14 | | |
5 | 15 | | |
6 | 16 | | |
7 | | - | |
| 17 | + | |
8 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
0 commit comments