Skip to content

Compact tool_search pagination#101

Merged
Gabriel-Darbord merged 1 commit into
mainfrom
codex/tool-search-compact-pagination
Jul 2, 2026
Merged

Compact tool_search pagination#101
Gabriel-Darbord merged 1 commit into
mainfrom
codex/tool-search-compact-pagination

Conversation

@Gabriel-Darbord

Copy link
Copy Markdown
Member

Summary

  • replace caller-controlled tool_search limits with fixed cursor pagination
  • return nextCursor only when another catalog page exists
  • update catalog discovery tests to page through exhaustive assertions

Verification

  • P13: test_run packages MCP-Tests, 650 passed

Fixes #62

- Replace caller-controlled tool_search limits with cursor pagination
- Return nextCursor only when another catalog page exists
- Update catalog discovery tests for paged tool_search results

Fixes #62

Co-authored-by: Codex <codex@openai.com>
@Gabriel-Darbord
Gabriel-Darbord merged commit 2be86e8 into main Jul 2, 2026
3 checks passed
@Gabriel-Darbord
Gabriel-Darbord deleted the codex/tool-search-compact-pagination branch July 2, 2026 14:40
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.

Simplify and compact tool_search API

1 participant