Files
Kilo-Org_kilocode/packages/opencode/src/session
Evan Jacobson 90fbe52841 fix: flush StringDecoder at EOF to surface trailing buffered bytes
decoder.write() can hold incomplete multi-byte sequences internally.
Without calling decoder.end() after streams close, those trailing bytes
are silently dropped. Flush all decoders after process exit so any
remaining bytes are emitted as replacement characters rather than lost.
2026-03-10 12:31:11 -06:00
..
2026-02-11 21:43:04 +00:00
2026-02-23 20:12:28 +01:00
2026-02-24 18:34:12 +01:00
2025-11-24 15:10:40 -06:00
2026-02-14 04:19:02 +00:00
2026-02-14 04:19:02 +00:00
2026-02-26 15:41:03 -03:00
2026-02-14 04:19:02 +00:00