mirror of
https://github.com/usestrix/strix.git
synced 2026-08-21 10:48:59 +02:00
Exempt read_tool_output from result-bounding so paging a large stored output isn't re-spilled under a new id, byte-cap each page in place, and stream the requested window with islice instead of loading the whole file per page.