Skip to content

Add SDK API parity methods#83

Open
shrisukhani wants to merge 3 commits into
mainfrom
cursor/sdk-api-parity-b9e9
Open

Add SDK API parity methods#83
shrisukhani wants to merge 3 commits into
mainfrom
cursor/sdk-api-parity-b9e9

Conversation

@shrisukhani
Copy link
Copy Markdown
Contributor

@shrisukhani shrisukhani commented May 14, 2026

Summary

  • Add SDK wrappers for profile update/batch delete, task listing and generic tasks, session utility endpoints, volume pagination, sandbox runtime browser auth, and image build APIs.
  • Export missing public types for batch scrape, web crawl, sessions, volumes, profiles, tasks, and sandbox image/build APIs.
  • Address Bugbot feedback by matching generic task polling to existing agent services and extracting shared agent task-list logic.

Validation

  • yarn build
  • yarn lint
  • npx vitest run tests/sandbox/e2e/list-contract.test.ts tests/sandbox/e2e/volumes-contract.test.ts tests/integration/client-http.test.ts
  • yarn test currently reaches environment-dependent sandbox e2e calls and fails with ECONNREFUSED to http://localhost:8080/api/sandbox; contract/integration tests pass.
Open in Web Open in Cursor 

Co-authored-by: shri <shri@metlo.com>
@shrisukhani
Copy link
Copy Markdown
Contributor Author

bugbot review

@shrisukhani
Copy link
Copy Markdown
Contributor Author

@claude thoroughly review this PR and find any issues / oversights. This is critical.

Comment thread src/services/agents/task.ts
@shrisukhani shrisukhani marked this pull request as ready for review May 14, 2026 02:22
Co-authored-by: shri <shri@metlo.com>
Comment thread src/services/agents/browser-use.ts Outdated
Co-authored-by: shri <shri@metlo.com>
@shrisukhani
Copy link
Copy Markdown
Contributor Author

bugbot review

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit 1067bbf. Configure here.

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