mirror of
https://github.com/run-llama/llama-cloud-ts.git
synced 2026-08-24 10:23:00 -04:00
[PR #39] release: 1.5.1 #39
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/llama-cloud-ts/pull/39
Author: @stainless-app[bot]
Created: 2/12/2026
Status: 🔄 Open
Base:
main← Head:release-please--branches--main--changes--next--components--llama-cloud📝 Commits (4)
3fc5af1chore(internal): avoid type checking errors with ts-reset7175015chore(mcp): forward STAINLESS_API_KEY to docs search endpoint035b784chore(internal): improve layout of generated MCP server files6af43c7release: 1.5.1📊 Changes
14 files changed (+57 additions, -37 deletions)
View changed files
📝
.release-please-manifest.json(+1 -1)📝
CHANGELOG.md(+10 -0)📝
package.json(+1 -1)📝
packages/mcp-server/package.json(+1 -1)📝
packages/mcp-server/src/auth.ts(+0 -0)📝
packages/mcp-server/src/code-tool.ts(+1 -1)📝
packages/mcp-server/src/docs-search-tool.ts(+7 -1)📝
packages/mcp-server/src/http.ts(+3 -2)📝
packages/mcp-server/src/methods.ts(+2 -0)📝
packages/mcp-server/src/options.ts(+2 -0)📝
packages/mcp-server/src/server.ts(+2 -28)➕
packages/mcp-server/src/util.ts(+25 -0)📝
src/client.ts(+1 -1)📝
src/version.ts(+1 -1)📄 Description
Automated Release PR
1.5.1 (2026-02-14)
Full Changelog: v1.5.0...v1.5.1
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
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.