Skip to content

Add volumes.delete for DELETE /volume/:key - #115

Merged
shrisukhani merged 2 commits into
mainfrom
cursor/volume-delete-sdk-998c
Aug 16, 2026
Merged

Add volumes.delete for DELETE /volume/:key#115
shrisukhani merged 2 commits into
mainfrom
cursor/volume-delete-sdk-998c

Conversation

@shrisukhani

@shrisukhani shrisukhani commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds volumes.delete() for DELETE /volume/:key.

Changes

  • Sync and async VolumeManager.delete(volume_id)
  • VolumeDeleteResult includes deleted, id, and name
  • Documents 409s for ambiguous names and active mounts

Validation

  • poetry run pytest tests/test_volume_wire_contract.py — 8 passed
  • poetry run ruff check on the touched volume managers — pass

Companion: browserctrl#1311

Open in Web Open in Cursor 

cursoragent and others added 2 commits August 15, 2026 23:22
Co-authored-by: shri <shri@metlo.com>
Co-authored-by: shri <shri@metlo.com>
@shrisukhani
shrisukhani marked this pull request as ready for review August 16, 2026 03:45
@shrisukhani
shrisukhani merged commit d200af2 into main Aug 16, 2026
13 checks passed
@shrisukhani
shrisukhani deleted the cursor/volume-delete-sdk-998c branch August 16, 2026 04:08
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