Skip to content

fix: adopt @rendobar/sdk v3 upload API#41

Merged
a-essawy merged 1 commit into
mainfrom
fix/sdk-v3-upload
Jun 10, 2026
Merged

fix: adopt @rendobar/sdk v3 upload API#41
a-essawy merged 1 commit into
mainfrom
fix/sdk-v3-upload

Conversation

@a-essawy

Copy link
Copy Markdown
Contributor

SDK 3.0.0 removed uploads.upload(). The upload_file tool now uses uploads.create() (one-call presign + upload + finalize, returns the asset) and references the file by its stable content URL (asset.url). The tool output keeps downloadUrl for a stable contract.

Bumps @rendobar/sdk ^1.0.0 → ^3.0.0. typecheck + lint clean, 56 tests pass, bundle 17KB (under budget).

SDK 3.0.0 removed uploads.upload(). Use uploads.create() (one-call presign +
upload + finalize, returns the asset) and reference the file by its stable
content URL (asset.url). The upload_file tool output keeps downloadUrl for a
stable contract. Bumps @rendobar/sdk ^1.0.0 -> ^3.0.0.
@a-essawy a-essawy merged commit e5e3d38 into main Jun 10, 2026
7 checks passed
@a-essawy a-essawy mentioned this pull request Jun 10, 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.

1 participant