Skip to content

fix: tolerate unsupported task variants#82

Closed
Shedna wants to merge 2 commits into
mainfrom
cursor/platform-sdk-sync-20260616
Closed

fix: tolerate unsupported task variants#82
Shedna wants to merge 2 commits into
mainfrom
cursor/platform-sdk-sync-20260616

Conversation

@Shedna

@Shedna Shedna commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Description

  • platform GET /tasks and GET /tasks/:id responses can include task variants the Python SDK does not actively model yet
  • add an UnsupportedTask model so list_tasks() and get_task() preserve those responses instead of failing during parsing
  • keep task creation and task-type filtering limited to the existing stable SDK task types

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.

cursoragent and others added 2 commits June 16, 2026 08:08
Co-authored-by: william <william@linkup.so>
Co-authored-by: william <william@linkup.so>
@cjumel cjumel closed this Jun 16, 2026
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.

3 participants