Skip to content

release: 1.1.0#671

Merged
stainless-app[bot] merged 18 commits intomainfrom
release-please--branches--main--changes--next--components--api-client
Dec 13, 2025
Merged

release: 1.1.0#671
stainless-app[bot] merged 18 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 Dec 2, 2025

Automated Release PR

1.1.0 (2025-12-13)

Full Changelog: v1.0.0...v1.1.0

Features

  • blueprints: Add build context to the OpenAPI spec (#6494) (e295c86)
  • devbox: added stdin streaming endpoint (2610c5d)
  • devbox: added suspend async and promoted suspend to automatically await the devbox running (#670) (e814e00)
  • devbox: default to x86 arch (e040bc2)
  • devbox: return user for createSshKey (3e8406b)
  • ignore matcher: support for .dockerignore for build context (#673) (a843d54)

Bug Fixes

  • api: don't ignore devbox keep_alive, suspend and resume in api (a5143ef)
  • devbox: launch parameter typo (2ef3ede)
  • mcp: correct code tool API endpoint (8932b2d)
  • mcp: return correct lines on typescript errors (4ebe08c)
  • scorer: fixed RL_TEST_CONTEXT to RL_SCORER_CONTEXT (e810958)

Chores

  • hide build context APIs (8ea7bba)
  • internal: codegen related update (09eb01d)
  • internal: codegen related update (83d2d6c)
  • mounts: Update documentation for deprecated fields to direct the user to the replacement API (1e68146)

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
Copy link
Copy Markdown
Contributor

codeant-ai bot commented Dec 2, 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

@codeant-ai codeant-ai bot added the size:S This PR changes 10-29 lines, ignoring generated files label Dec 2, 2025
@codeant-ai
Copy link
Copy Markdown
Contributor

codeant-ai bot commented Dec 2, 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 from 9cb55a5 to 0d0f77f Compare December 2, 2025 01:14
@stainless-app stainless-app bot changed the title release: 1.0.1 release: 1.1.0 Dec 2, 2025
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--api-client branch from 0d0f77f to 8bb7787 Compare December 2, 2025 01:14
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app bot commented Dec 2, 2025

🧪 Testing

To try out this version of the SDK, run:

npm install 'https://pkg.stainless.com/s/runloop-node/2610c5d9207fab989f335633e9b8034d6905afd0/dist.tar.gz'

Expires at: Mon, 12 Jan 2026 00:59:29 GMT
Updated at: Sat, 13 Dec 2025 00:59:29 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--api-client branch 2 times, most recently from dc68979 to 3645ff6 Compare December 6, 2025 03:37
@codeant-ai
Copy link
Copy Markdown
Contributor

codeant-ai bot commented Dec 6, 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 4 times, most recently from 32f40f2 to 13a4421 Compare December 8, 2025 19:06
@codeant-ai
Copy link
Copy Markdown
Contributor

codeant-ai bot commented Dec 8, 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 3 times, most recently from 93659a8 to ca2ea6d Compare December 8, 2025 21:17
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--api-client branch from ca2ea6d to c4339cf Compare December 9, 2025 17:06
@codeant-ai
Copy link
Copy Markdown
Contributor

codeant-ai bot commented Dec 9, 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 c4339cf to 1841405 Compare December 13, 2025 00:58
@codeant-ai
Copy link
Copy Markdown
Contributor

codeant-ai bot commented Dec 13, 2025

Skipping PR review because a bot author is detected.

If you want to trigger CodeAnt AI, comment @codeant-ai review to trigger a manual review.

@github-actions
Copy link
Copy Markdown

✅ Object Smoke Tests & Coverage Report

Test Results

✅ All smoke tests passed

Coverage Results

Metric Coverage Required Status
Functions 100% 100%
Lines 86.34% - ℹ️
Branches 50.73% - ℹ️
Statements 84.63% - ℹ️

Coverage Requirement: 100% function coverage (all public methods must be called in smoke tests)

✅ All tests passed and all object methods are covered!

View detailed coverage report

Coverage reports are available in the workflow artifacts. Lines/branches/statements coverage is tracked but not required to be 100%.

📋 View workflow run

@github-actions
Copy link
Copy Markdown

❌ Object Smoke Tests Failed

Test Results

❌ Some smoke tests failed

Please fix the failing tests before checking coverage.

📋 View full test logs

@github-actions
Copy link
Copy Markdown

✅ Object Smoke Tests & Coverage Report

Test Results

✅ All smoke tests passed

Coverage Results

Metric Coverage Required Status
Functions 100% 100%
Lines 86.56% - ℹ️
Branches 48.52% - ℹ️
Statements 84.84% - ℹ️

Coverage Requirement: 100% function coverage (all public methods must be called in smoke tests)

✅ All tests passed and all object methods are covered!

View detailed coverage report

Coverage reports are available in the workflow artifacts. Lines/branches/statements coverage is tracked but not required to be 100%.

📋 View workflow run

@alb-rl alb-rl force-pushed the release-please--branches--main--changes--next--components--api-client branch from ac3ad5c to 0c2f0bb Compare December 13, 2025 01:36
@github-actions
Copy link
Copy Markdown

✅ Object Smoke Tests & Coverage Report

Test Results

✅ All smoke tests passed

Coverage Results

Metric Coverage Required Status
Functions 100% 100%
Lines 86.56% - ℹ️
Branches 48.52% - ℹ️
Statements 84.84% - ℹ️

Coverage Requirement: 100% function coverage (all public methods must be called in smoke tests)

✅ All tests passed and all object methods are covered!

View detailed coverage report

Coverage reports are available in the workflow artifacts. Lines/branches/statements coverage is tracked but not required to be 100%.

📋 View workflow run

@github-actions
Copy link
Copy Markdown

⚠️ Object Smoke Tests & Coverage Report

Test Results

✅ All smoke tests passed

Coverage Results

Metric Coverage Required Status
Functions 99.24% 100%
Lines 86.34% - ℹ️
Branches 48.52% - ℹ️
Statements 84.63% - ℹ️

Coverage Requirement: 100% function coverage (all public methods must be called in smoke tests)

⚠️ Some object methods are not covered in smoke tests. Please add tests that call all public methods.

View detailed coverage report

Coverage reports are available in the workflow artifacts. Lines/branches/statements coverage is tracked but not required to be 100%.

📋 View workflow run

@alb-rl alb-rl force-pushed the release-please--branches--main--changes--next--components--api-client branch from 0c2f0bb to 82f7a45 Compare December 13, 2025 01:42
@github-actions
Copy link
Copy Markdown

⚠️ Object Smoke Tests & Coverage Report

Test Results

✅ All smoke tests passed

Coverage Results

Metric Coverage Required Status
Functions 92.42% 100%
Lines 83.03% - ℹ️
Branches 48.52% - ℹ️
Statements 81.47% - ℹ️

Coverage Requirement: 100% function coverage (all public methods must be called in smoke tests)

⚠️ Some object methods are not covered in smoke tests. Please add tests that call all public methods.

View detailed coverage report

Coverage reports are available in the workflow artifacts. Lines/branches/statements coverage is tracked but not required to be 100%.

📋 View workflow run

@stainless-app stainless-app bot merged commit 40a08f7 into main Dec 13, 2025
9 checks passed
@stainless-app stainless-app bot deleted the release-please--branches--main--changes--next--components--api-client branch December 13, 2025 01:48
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app bot commented Dec 13, 2025

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

Labels

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