Skip to content

release: 0.5.0 - #9

Merged
stainless-app[bot] merged 9 commits into
mainfrom
release-please--branches--main--changes--next--components--luma-agents
Aug 5, 2026
Merged

release: 0.5.0#9
stainless-app[bot] merged 9 commits into
mainfrom
release-please--branches--main--changes--next--components--luma-agents

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.5.0 (2026-08-04)

Full Changelog: v0.4.0...v0.5.0

Features

  • api: add layering type, layer field, and layering param to generations (be5b38f)
  • stlc: configurable CI runner and private-production-repo support in workflow templates (91c01e0)

Bug Fixes

  • ci: bump @arethetypeswrong/cli to ^0.18.0 and run CI workflows on Node 24 (5f06968)
  • stlc: stop hand-edited CI workflows from blocking seals and builds (0a6189d)

Chores

  • internal: codegen related update (796ba61)
  • internal: codegen related update (af57f12)

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

@cursor

cursor Bot commented Jul 11, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Additive API typings and toolchain/CI bumps; no changes to auth or request signing logic.

Overview
Release 0.5.0 bumps the package and release metadata (package.json, src/version.ts, .release-please-manifest.json, CHANGELOG.md) and refreshes the OpenAPI stats pointer in .stats.yml.

The main SDK change is layering support on generations: type now includes 'layering', create requests accept optional layering (e.g. resolution: '1k' | '2k') with the source image on source, and completed outputs can include a layer object (label, index, description, alpha_hint). Tests cover layering in the optional create-params fixture.

CI and publish workflows move from Node 20 to Node 24, use Depot runners for any stainless-sdks/* repo (not only this repo name), and @arethetypeswrong/cli is bumped to ^0.18.0 with lockfile updates.

Reviewed by Cursor Bugbot for commit f367eaa. Bugbot is set up for automated code reviews on this repo. Configure here.

@stainless-app

stainless-app Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

npm install 'https://pkg.stainless.com/s/luma-agents-typescript/be5b38ff954c93dcf0282fb9c79aa00a07bd508d/dist.tar.gz'

Expires at: Thu, 03 Sep 2026 22:08:18 GMT
Updated at: Tue, 04 Aug 2026 22:08:18 GMT

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--luma-agents branch from 6a5513c to 49d7b48 Compare July 11, 2026 02:12
@socket-security

socket-security Bot commented Jul 11, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​arethetypeswrong/​cli@​0.17.0 ⏵ 0.18.4100 +1100100 +189100

View full report

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--luma-agents branch from 49d7b48 to 1b34407 Compare July 15, 2026 19:31
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--luma-agents branch from 1b34407 to 52a4303 Compare July 18, 2026 02:08
@stainless-app stainless-app Bot changed the title release: 0.4.1 release: 0.5.0 Jul 18, 2026
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--luma-agents branch from 52a4303 to 09f0497 Compare July 18, 2026 02:08
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--luma-agents branch from 09f0497 to 323ca74 Compare July 29, 2026 02:11
Editing the generated CI/release workflows in an SDK repo is supported: stlc
writes them once and then leaves them under the repo's ownership. Two safety
checks did not account for that and could refuse to seal custom code, or refuse
to build, over workflow edits that were never at risk of being overwritten. The
seal refusal could not be cleared by rebuilding.

Sealing is also now recorded in place rather than under a new filename each
time, so an interrupted build can no longer leave a workspace with no record of
its sealed custom code, and sealing one branch no longer discards the record for
another.
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--luma-agents branch from 323ca74 to e654825 Compare July 31, 2026 02:06
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--luma-agents branch from e654825 to f367eaa Compare August 4, 2026 22:07
@stainless-app
stainless-app Bot merged commit 116289f into main Aug 5, 2026
11 checks passed
@stainless-app

stainless-app Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant