Files
strix/tests
Ahmed Allam 08670033e3 fix(context): page retrieval by byte budget without dropping content
Bounding a retrieval page with a destructive head+tail preview and then
advancing the offset past those lines could permanently lose the elided
output the store exists to preserve. Instead honour the page byte budget
by returning fewer whole lines and advancing the offset only by lines
actually returned, so paging forward reconstructs the full output.
2026-07-26 00:16:02 +00:00
..