fix: Fix linting errors.#238
Merged
sarahcstringer merged 1 commit intonextfrom Dec 1, 2025
Merged
Conversation
Merged
sarahcstringer
added a commit
that referenced
this pull request
Dec 1, 2025
* chore(internal): remove .eslintcache * chore(jsdoc): fix @link annotations to refer only to parts of the package‘s public interface * chore(internal): use npm pack for build uploads * chore: extract some types in mcp docs * fix(client): incorrect offset pagination check * fix(mcpb): pin @anthropic-ai/mcpb version * chore(internal): grammar fix (it's -> its) * chore: use structured error when code execution tool errors * 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 * chore(mcp): clarify http auth error * feat(api): Improve MCP tool descriptions * fix(mcp): use raw responses for binary content * fix(mcp): return tool execution error on jq failure * chore(mcp): upgrade jq-web * feat(mcp): add detail field to docs search tool * docs(api): updates to API spec * chore(client): fix logger property type * fix: Fix linting errors. (#238) * release: 2.3.3-rc.1 --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com> Co-authored-by: Sarah Deaton <sarah.deaton@writer.com>
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.
No description provided.