Skip to content

feat: support flash search depth - #91

Merged
cjumel merged 1 commit into
mainfrom
cursor/platform-sdk-sync-search-depths-20260910
Sep 10, 2026
Merged

cjumel merged 1 commit into
mainfrom
cursor/platform-sdk-sync-search-depths-20260910

Conversation

@Shedna

@Shedna Shedna commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Description

The public /search contract now exposes flash as a stable search depth, while the Python SDK annotations, task model, and documentation omitted it and still described fast as beta.

  • add flash to sync and async client type signatures and search task validation
  • update search-depth docstrings and README documentation for all four stable modes
  • cover flash in direct search and task request shaping tests

Validation

  • make lint typecheck test (108 tests passed)

Checklist

  • I have installed prek on this project (for instance with the make install-dev command) before creating any commit, or I have run successfully the make lint command on my changes.
  • I have run successfully the make typecheck test command on my changes.
  • I have updated the README.md if my changes affected it.

@cjumel
cjumel force-pushed the cursor/platform-sdk-sync-search-depths-20260910 branch from f4b4283 to 21cca6e Compare September 10, 2026 08:55
@cjumel
cjumel merged commit 09a31b1 into main Sep 10, 2026
4 checks passed
@cjumel
cjumel deleted the cursor/platform-sdk-sync-search-depths-20260910 branch September 10, 2026 08:59
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.

2 participants