Skip to content

release: 0.69.0#653

Merged
stainless-app[bot] merged 2 commits intomainfrom
release-please--branches--main--changes--next--components--api-client
Nov 25, 2025
Merged

release: 0.69.0#653
stainless-app[bot] merged 2 commits intomainfrom
release-please--branches--main--changes--next--components--api-client

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app bot commented Nov 19, 2025

User description

Automated Release PR

0.69.0 (2025-11-25)

Full Changelog: v0.68.0...v0.69.0

Features

  • devbox: unify api for devbox mounts (ea54ef5)
  • storage-objects: Adds a helper method to create an Object from a local directory (#656) (b87ac39)

Bug Fixes

  • sdk: Fix exports of the SDK not getting clobbered (#662) (b9ca9a1)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions


CodeAnt-AI Description

Unify devbox mount definitions with typed entries and file mounts

What Changed

  • Devbox and blueprint creation now set a type on each mount so the server can consistently understand whether it's an object, agent, code, or file mount.
  • Added a file mount definition that writes developer-supplied paths and contents before setup, allowing Devboxes to start with custom files already in place.
  • SDK version, manifest, and metadata now reflect 0.69.0 so clients pick up the updated mount schema.

Impact

✅ Clearer devbox mount requests
✅ Easier file provisioning for devboxes
✅ Updated SDK release

💡 Usage Guide

Checking Your Pull Request

Every time you make a pull request, our system automatically looks through it. We check for security issues, mistakes in how you're setting up your infrastructure, and common code problems. We do this to make sure your changes are solid and won't cause any trouble later.

Talking to CodeAnt AI

Got a question or need a hand with something in your pull request? You can easily get in touch with CodeAnt AI right here. Just type the following in a comment on your pull request, and replace "Your question here" with whatever you want to ask:

@codeant-ai ask: Your question here

This lets you have a chat with CodeAnt AI about your pull request, making it easier to understand and improve your code.

Example

@codeant-ai ask: Can you suggest a safer alternative to storing this secret?

Preserve Org Learnings with CodeAnt

You can record team preferences so CodeAnt AI applies them in future reviews. Reply directly to the specific CodeAnt AI suggestion (in the same thread) and replace "Your feedback here" with your input:

@codeant-ai: Your feedback here

This helps CodeAnt AI learn and adapt to your team's coding style and standards.

Example

@codeant-ai: Do not flag unused imports.

Retrigger review

Ask CodeAnt AI to review the PR again, by typing:

@codeant-ai: review

Check Your Repository Health

To analyze the health of your code repository, visit our dashboard at https://app.codeant.ai. This tool helps you identify potential issues and areas for improvement in your codebase, ensuring your repository maintains high standards of code health.

@codeant-ai
Copy link
Copy Markdown
Contributor

codeant-ai bot commented Nov 19, 2025

CodeAnt AI is reviewing your PR.


Thanks for using CodeAnt! 🎉

We're free for open-source projects. if you're enjoying it, help us grow by sharing.

Share on X ·
Reddit ·
LinkedIn

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app bot commented Nov 19, 2025

🧪 Testing

    To try out this version of the SDK, run:
    ```
    npm install 'https://pkg.stainless.com/s/runloop-node/ea54ef53e610cfc0c635a12cc3cc09352e91354b/dist.tar.gz'
    ```

    _Expires: Thu, 25 Dec 2025 01:05:41 GMT_

@codeant-ai codeant-ai bot added the size:XS This PR changes 0-9 lines, ignoring generated files label Nov 19, 2025
@codeant-ai
Copy link
Copy Markdown
Contributor

codeant-ai bot commented Nov 19, 2025

CodeAnt AI finished reviewing your PR.

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--api-client branch 2 times, most recently from 414720b to 8c46d71 Compare November 20, 2025 18:20
@stainless-app stainless-app bot changed the title release: 0.68.1 release: 0.69.0 Nov 20, 2025
@codeant-ai
Copy link
Copy Markdown
Contributor

codeant-ai bot commented Nov 20, 2025

CodeAnt AI is running Incremental review


Thanks for using CodeAnt! 🎉

We're free for open-source projects. if you're enjoying it, help us grow by sharing.

Share on X ·
Reddit ·
LinkedIn

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--api-client branch from 8c46d71 to a6e93bc Compare November 20, 2025 18:20
@codeant-ai codeant-ai bot added size:S This PR changes 10-29 lines, ignoring generated files and removed size:XS This PR changes 0-9 lines, ignoring generated files labels Nov 20, 2025
@codeant-ai
Copy link
Copy Markdown
Contributor

codeant-ai bot commented Nov 20, 2025

CodeAnt AI Incremental review completed.

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--api-client branch 2 times, most recently from 0987e98 to 918bb11 Compare November 20, 2025 23:21
@codeant-ai
Copy link
Copy Markdown
Contributor

codeant-ai bot commented Nov 20, 2025

CodeAnt AI is running Incremental review


Thanks for using CodeAnt! 🎉

We're free for open-source projects. if you're enjoying it, help us grow by sharing.

Share on X ·
Reddit ·
LinkedIn

@codeant-ai codeant-ai bot added size:S This PR changes 10-29 lines, ignoring generated files and removed size:S This PR changes 10-29 lines, ignoring generated files labels Nov 20, 2025
@codeant-ai
Copy link
Copy Markdown
Contributor

codeant-ai bot commented Nov 20, 2025

CodeAnt AI Incremental review completed.

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--api-client branch 2 times, most recently from 939ffd9 to 8c7f02e Compare November 21, 2025 02:03
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--api-client branch from 8c7f02e to 3e60c87 Compare November 25, 2025 01:05
@codeant-ai
Copy link
Copy Markdown
Contributor

codeant-ai bot commented Nov 25, 2025

CodeAnt AI is running Incremental review


Thanks for using CodeAnt! 🎉

We're free for open-source projects. if you're enjoying it, help us grow by sharing.

Share on X ·
Reddit ·
LinkedIn

@codeant-ai codeant-ai bot added size:M This PR changes 30-99 lines, ignoring generated files and removed size:S This PR changes 10-29 lines, ignoring generated files labels Nov 25, 2025
@stainless-app stainless-app bot merged commit ac72bd7 into main Nov 25, 2025
8 checks passed
@stainless-app stainless-app bot deleted the release-please--branches--main--changes--next--components--api-client branch November 25, 2025 01:05
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app bot commented Nov 25, 2025

@codeant-ai
Copy link
Copy Markdown
Contributor

codeant-ai bot commented Nov 25, 2025

CodeAnt AI Incremental review completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorelease: tagged size:M This PR changes 30-99 lines, ignoring generated files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant