Files
strix/strix
Ahmed Allam 90d0dfb4f0 fix(context): keep tool-output retrieval reliable and stream pages
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.
2026-07-26 00:16:02 +00:00
..