Commit 9f2c599
release: 7.0.0 (#636)
* chore: sync repo
* feat(api): move node to typescript generator
* feat(api): update automated code reviewer selection
* feat(api): api update
* chore: mcp code tool explicit error message when missing a run function
* feat(mcp): enable optional code execution tool on http mcp servers
* chore(mcp): add friendlier MCP code tool errors on incorrect method invocations
* chore(mcp): add line numbers to code tool errors
* docs(mcp): add a README button for one-click add to Cursor
* chore(internal): codegen related update
* docs(mcp): add a README link to add server to VS Code or Claude Code
* chore(internal): codegen related update
* feat(api): api update
* chore(mcp): clarify http auth error
* fix(mcp): return tool execution error on jq failure
* chore(mcp): upgrade jq-web
* fix(api): migrate custom code to TypeScript
* fix(api): resolve build issues
* fix(tests): fix tests
* fix(java): Resolve name collisions
* feat(api): manual updates
* feat(api): api update
* feat(mcp): add detail field to docs search tool
* chore(client): fix logger property type
* codegen metadata
* fix(mcp): return tool execution error on api error
* feat(mcp): return logs on code tool errors
* chore(internal): upgrade eslint
* chore: use latest @modelcontextprotocol/sdk
* feat(mcp): add typescript check to code execution tool
* feat(mcp): handle code mode calls in the Stainless API
Moves the code-mode execution to an endpoint in the Stainless API.
* fix(mcp): return correct lines on typescript errors
* chore(internal): codegen related update
* fix(mcp): correct code tool API endpoint
* chore(internal): codegen related update
* fix(mcp): add client instantiation options to code tool
* chore(mcp): update lockfile
* codegen metadata
* codegen metadata
* release: 7.0.0
---------
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: Jon Harrell <4829245+jharrell@users.noreply.github.com>1 parent 4869cdf commit 9f2c599
File tree
239 files changed
+7173
-5727
lines changed- .github/workflows
- bin
- packages/mcp-server
- src
- tools
- access-tokens
- account
- connect/sessions
- hris
- benefits
- individuals
- company
- pay-statement-item
- rules
- directory
- documents
- employments
- individuals
- pay-statements
- payments
- jobs
- automated
- manual
- payroll/pay-groups
- providers
- request-forwarding
- sandbox
- company
- connections
- accounts
- directory
- employment
- individual
- jobs
- configuration
- payment
- tests
- scripts
- utils
- src
- _shims
- auto
- core
- internal
- qs
- utils
- resources
- connect
- hris
- benefits
- company
- pay-statement-item
- jobs
- payroll
- sandbox
- connections
- jobs
- shims
- tests
- api-resources
- connect
- hris
- benefits
- company
- pay-statement-item
- jobs
- payroll
- sandbox
- connections
- jobs
- qs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
239 files changed
+7173
-5727
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
10 | 20 | | |
11 | 21 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 22 | + | |
16 | 23 | | |
17 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
18 | 33 | | |
19 | | - | |
20 | 34 | | |
21 | 35 | | |
22 | 36 | | |
23 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
24 | 51 | | |
25 | | - | |
26 | 52 | | |
27 | | - | |
28 | | - | |
29 | | - | |
| 53 | + | |
30 | 54 | | |
31 | | - | |
| 55 | + | |
| 56 | + | |
32 | 57 | | |
33 | 58 | | |
34 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments