Files
codex/codex-rs/core/src
T
Michael Bolin 0a83db5512 fix: use a more efficient wire format for ExecCommandOutputDeltaEvent.chunk (#3163)
When serializing to JSON, the existing solution created an enormous
array of ints, which is far more bytes on the wire than a base64-encoded
string would be.
0a83db5512 ยท 2025-09-04 08:21:58 -07:00
History
..
2025-09-02 17:29:58 +00:00
2025-08-29 02:16:39 +00:00
2025-09-02 17:29:58 +00:00
2025-09-02 17:29:58 +00:00