Commit f6cbb5e
authored
release: 2.0.0 (#11)
Automated Release PR
---
## 2.0.0 (2026-01-16)
Full Changelog:
[v0.0.1...v2.0.0](v0.0.1...v2.0.0)
### ⚠ BREAKING CHANGES
* **mcp:** remove deprecated tool schemes
* **mcp:** **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.
* **mcp:** remove deprecated tool schemes
* **mcp:** **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.
### Features
* **api:** api update
([17d6472](17d6472))
* **api:** api update
([c6d611b](c6d611b))
* **api:** api update
([2771086](2771086))
* **api:** api update
([6f16232](6f16232))
* **api:** config oidc publishing
([7b841ef](7b841ef))
* **api:** config oidc publishing
([2e333b3](2e333b3))
* **api:** manual updates
([f661ac2](f661ac2))
* **api:** manual updates
([7335a65](7335a65))
* **api:** manual updates
([d31b0ab](d31b0ab))
* **api:** manual updates
([63942f4](63942f4))
* **api:** npm package name
([1ed323a](1ed323a))
### Bug Fixes
* **mcp:** correct code tool api output types
([1605549](1605549))
* **mcp:** correct code tool api output types
([78726dc](78726dc))
* **mcp:** fix env parsing
([1c0f081](1c0f081))
* **mcp:** fix env parsing
([d778a28](d778a28))
* **mcp:** fix options parsing
([340f402](340f402))
* **mcp:** fix options parsing
([779a682](779a682))
* **mcp:** pass base url to code tool
([e2cd493](e2cd493))
* **mcp:** pass base url to code tool
([442ae79](442ae79))
* **mcp:** update code tool prompt
([982ca77](982ca77))
* **mcp:** update code tool prompt
([59601ef](59601ef))
### Chores
* break long lines in snippets into multiline
([137d85d](137d85d))
* break long lines in snippets into multiline
([561e131](561e131))
* **internal:** codegen related update
([7540210](7540210))
* **internal:** codegen related update
([00615b4](00615b4))
* **internal:** codegen related update
([909837c](909837c))
* **internal:** codegen related update
([576cdd0](576cdd0))
* **internal:** codegen related update
([a11aae4](a11aae4))
* **internal:** codegen related update
([1fbd73d](1fbd73d))
* **internal:** codegen related update
([b28a1eb](b28a1eb))
* **internal:** codegen related update
([c38e258](c38e258))
* **internal:** codegen related update
([d5e7447](d5e7447))
* **internal:** codegen related update
([57d1eea](57d1eea))
* **internal:** codegen related update
([2c66846](2c66846))
* **internal:** codegen related update
([cd8203b](cd8203b))
* **internal:** configure MCP Server hosting
([a3a409b](a3a409b))
* **internal:** configure MCP Server hosting
([ac6b84f](ac6b84f))
* **internal:** update lock file
([2a55f50](2a55f50))
* **internal:** update lock file
([01968f6](01968f6))
* **internal:** upgrade babel, qs, js-yaml
([5dcb371](5dcb371))
* **internal:** upgrade babel, qs, js-yaml
([1757f08](1757f08))
* **internal:** upgrade brace-expansion and @babel/helpers
([7fb6f6e](7fb6f6e))
* **internal:** upgrade brace-expansion and @babel/helpers
([afbf5b6](afbf5b6))
* **mcp:** add intent param to execute tool
([f3cecaa](f3cecaa))
* **mcp:** add intent param to execute tool
([03d202e](03d202e))
* **mcp:** pass intent param to execute handler
([bc17aea](bc17aea))
* **mcp:** pass intent param to execute handler
([99a9770](99a9770))
* **mcp:** remove deprecated tool schemes
([4aebd21](4aebd21))
* **mcp:** remove deprecated tool schemes
([cc55b24](cc55b24))
* **mcp:** upgrade dependencies
([e3ab970](e3ab970))
* **mcp:** upgrade dependencies
([609445e](609445e))
* sync repo
([7ee48c1](7ee48c1))
* sync repo
([d87090e](d87090e))
* update SDK settings
([d4a4358](d4a4358))
* update SDK settings
([904050c](904050c))
* update SDK settings
([220df2a](220df2a))
* update SDK settings
([5c56080](5c56080))
* update SDK settings
([48722ec](48722ec))
* update SDK settings
([4ff76e5](4ff76e5))
### Documentation
* add more examples
([e91c433](e91c433))
* add more examples
([13692c7](13692c7))
* prominently feature MCP server setup in root SDK readmes
([78086e1](78086e1))
* prominently feature MCP server setup in root SDK readmes
([2684b6c](2684b6c))
---
This pull request is managed by Stainless's [GitHub
App](https://github.com/apps/stainless-app).
The [semver version
number](https://semver.org/#semantic-versioning-specification-semver) is
based on included [commit
messages](https://www.conventionalcommits.org/en/v1.0.0/).
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](https://www.stainlessapi.com)
📚 Read the [docs](https://app.stainlessapi.com/docs)
🙋 [Reach out](mailto:[email protected]) for help or questions
---------
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>1 parent abcd89c commit f6cbb5e
File tree
153 files changed
+14452
-12608
lines changed- .devcontainer
- .github/workflows
- bin
- examples
- packages/mcp-server
- scripts
- src
- tests
- scripts
- utils
- src
- core
- internal
- decoders
- utils
- lib
- resources
- util
- tests
- api-resources
- internal/decoders
- test
- e2e
- types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
153 files changed
+14452
-12608
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
36 | 9 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | 10 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
| 11 | + | |
| 12 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
1 | 7 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | 2 | | |
9 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
10 | 7 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments