release: 0.1.0 - #1
Open
stainless-app[bot] wants to merge 31 commits into
Open
Conversation
Author
|
🧪 Testing To try out this version of the SDK, run: Expires at: Mon, 19 Jan 2026 06:01:43 GMT |
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--datanewton
branch
from
October 31, 2025 03:53
0075fe7 to
e8b9c0a
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--datanewton
branch
from
November 4, 2025 05:37
e8b9c0a to
5a98b8d
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--datanewton
branch
from
November 4, 2025 05:40
5a98b8d to
dcf9916
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--datanewton
branch
from
November 5, 2025 05:15
dcf9916 to
b498cfe
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--datanewton
branch
from
November 5, 2025 05:18
b498cfe to
7861f16
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--datanewton
branch
from
November 5, 2025 05:18
7861f16 to
1fd8d63
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--datanewton
branch
from
November 6, 2025 05:28
1fd8d63 to
7ad1c1f
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--datanewton
branch
from
November 6, 2025 05:29
7ad1c1f to
9b4b972
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--datanewton
branch
from
November 6, 2025 05:32
9b4b972 to
d9a4e1c
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--datanewton
branch
from
November 8, 2025 09:54
d9a4e1c to
46a2d77
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--datanewton
branch
from
November 11, 2025 05:21
46a2d77 to
f34b58a
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--datanewton
branch
from
November 13, 2025 04:53
f34b58a to
7dc861c
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--datanewton
branch
from
November 13, 2025 04:54
7dc861c to
228a4ef
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--datanewton
branch
from
December 2, 2025 06:32
abae034 to
2e171f5
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--datanewton
branch
from
December 3, 2025 06:16
2e171f5 to
64b4f55
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--datanewton
branch
from
December 5, 2025 05:05
64b4f55 to
be84932
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--datanewton
branch
from
December 5, 2025 05:10
be84932 to
9e518e2
Compare
Moves the code-mode execution to an endpoint in the Stainless API.
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--datanewton
branch
from
December 6, 2025 04:58
9e518e2 to
355ab74
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--datanewton
branch
from
December 6, 2025 04:58
355ab74 to
3f5827a
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--datanewton
branch
from
December 6, 2025 04:59
3f5827a to
a3a0b33
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--datanewton
branch
from
December 6, 2025 05:00
a3a0b33 to
87d56ff
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--datanewton
branch
from
December 6, 2025 05:01
87d56ff to
bf4c01d
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--datanewton
branch
from
December 11, 2025 05:42
bf4c01d to
85d1feb
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--datanewton
branch
from
December 11, 2025 05:42
85d1feb to
1b54832
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--datanewton
branch
from
December 18, 2025 07:59
1b54832 to
d33af47
Compare
This removes all tool schemes except for "code mode" tools. Specifically, this removes "all tools" and "dynamic tools" schemes. Additionally, this removes support for resource filtering, tags, jq filtering, and compatibility controls in MCP servers, as they are no longer necessary when using code mode. # Migration To migrate, simply modify the command used to invoke the MCP server. Currently, the only supported tool scheme is code mode. Now, starting the server with just `node /path/to/mcp/server` or `npx package-name` will invoke code tools: changing your command to one of these is likely all you will need to do. Specifically, you must remove all flags including things like --resources, --tags, --client, --tools=dynamic, etc from your invocation command. The only supported flags are now `--port`, `--transport`, `--socket`, and `--tools=docs` (specifically for "docs"). These are also the only options available for http servers. migration-effort: small
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--datanewton
branch
from
December 19, 2025 06:44
d33af47 to
fe27871
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--datanewton
branch
from
December 20, 2025 06:00
fe27871 to
2836868
Compare
Author
|
Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated Release PR
0.1.0 (2025-12-20)
Full Changelog: v0.0.1...v0.1.0
⚠ BREAKING CHANGES
node /path/to/mcp/serverornpx package-namewill invoke code tools: changing your command to one of these is likely all you will need to do.Features
Bug Fixes
Chores
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