mirror of
https://github.com/openai/codex.git
synced 2026-09-16 12:13:30 +00:00
Sort list_dir entries before applying offset/limit so pagination matches the displayed order, update pagination/truncation expectations, and add coverage for sorted pagination. This ensures stable, predictable directory pages when list_dir is enabled.