Skip to content

release: 1.0.0 - #667

Merged
stainless-app[bot] merged 1 commit into
mainfrom
release-please--branches--main--changes--next--components--api-client
Dec 1, 2025
Merged

release: 1.0.0#667
stainless-app[bot] merged 1 commit into
mainfrom
release-please--branches--main--changes--next--components--api-client

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Nov 26, 2025

Copy link
Copy Markdown
Contributor

User description

Automated Release PR

1.0.0 (2025-12-01)

Full Changelog: v0.69.0...v1.0.0

Features

  • devbox: added devbox.shell(shellName) command and stateful shell class to SDK (#665) (ad9474f)

Chores

  • blueprints: Add convenience build_context API that takes a StorageObject directly. (#666) (ec2beaf)
  • Remove broken tests and command_id for exec (#668) (0ca3940)

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

Release 1.0.0 with new devbox shell support and simpler blueprint context setup

What Changed

  • Bumps the TypeScript API client to version 1.0.0 for consumers
  • Adds support for running named devbox shells through the SDK with state preserved between shell calls
  • Allows blueprint context to be built directly from a storage object, reducing setup steps

Impact

✅ Simpler devbox shell workflows
✅ Easier blueprint context setup
✅ Clearer 1.0.0 client versioning for integrators

💡 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

codeant-ai Bot commented Nov 26, 2025

Copy link
Copy Markdown
Contributor

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

stainless-app Bot commented Nov 26, 2025

Copy link
Copy Markdown
Contributor Author

🧪 Testing

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

    _Expires: Mon, 29 Dec 2025 20:44:42 GMT_

@codeant-ai codeant-ai Bot added the size:S This PR changes 10-29 lines, ignoring generated files label Nov 26, 2025
@codeant-ai

codeant-ai Bot commented Nov 26, 2025

Copy link
Copy Markdown
Contributor

CodeAnt AI finished reviewing your PR.

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--api-client branch 3 times, most recently from 8305464 to fc69517 Compare November 29, 2025 20:44
@codeant-ai

codeant-ai Bot commented Nov 29, 2025

Copy link
Copy Markdown
Contributor

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 29, 2025
@codeant-ai

codeant-ai Bot commented Nov 29, 2025

Copy link
Copy Markdown
Contributor

CodeAnt AI Incremental review completed.

@jrvb-rl jrvb-rl changed the title release: 0.70.0 release: 1.0.0 Dec 1, 2025
@stainless-app

stainless-app Bot commented Dec 1, 2025

Copy link
Copy Markdown
Contributor Author

Release version edited manually

The Pull Request version has been manually set to 1.0.0 and will be used for the release.

If you instead want to use the version number 0.70.0 generated from conventional commits, just remove the label autorelease: custom version from this Pull Request.

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--api-client branch from fc69517 to 14a7367 Compare December 1, 2025 19:23
@codeant-ai

codeant-ai Bot commented Dec 1, 2025

Copy link
Copy Markdown
Contributor

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 Dec 1, 2025
@codeant-ai

codeant-ai Bot commented Dec 1, 2025

Copy link
Copy Markdown
Contributor

CodeAnt AI Incremental review completed.

@stainless-app
stainless-app Bot merged commit 99f81b6 into main Dec 1, 2025
8 checks passed
@stainless-app
stainless-app Bot deleted the release-please--branches--main--changes--next--components--api-client branch December 1, 2025 19:28
@stainless-app

stainless-app Bot commented Dec 1, 2025

Copy link
Copy Markdown
Contributor Author

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

Labels

autorelease: custom version autorelease: tagged size:S This PR changes 10-29 lines, ignoring generated files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant