Skip to content

Fix/multipass search pagination - #122

Merged
nicornk merged 2 commits into
mainfrom
fix/multipass-search-pagination
Jul 27, 2026
Merged

Fix/multipass search pagination#122
nicornk merged 2 commits into
mainfrom
fix/multipass-search-pagination

Conversation

@nicornk

@nicornk nicornk commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Summary

Checklist

  • You agree with our CLA
  • Included tests (or is not applicable).
  • Updated documentation (or is not applicable).
  • Used pre-commit hooks to format and lint the code.

nicornk and others added 2 commits July 27, 2026 09:13
Adds page_size parameter to control results per page (default 1000)
and max_results to cap total yielded results, preventing unbounded
iteration on common-substring queries.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@nicornk
nicornk force-pushed the fix/multipass-search-pagination branch from cdc481c to 8c65655 Compare July 27, 2026 07:17
@nicornk
nicornk merged commit 93ccb37 into main Jul 27, 2026
3 checks passed
@nicornk
nicornk deleted the fix/multipass-search-pagination branch July 27, 2026 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant