Skip to content

chore(deps): update toolhive to v0.19.0#1983

Merged
peppescg merged 1 commit intomainfrom
chore/update-toolhive-0.19.0
Apr 13, 2026
Merged

chore(deps): update toolhive to v0.19.0#1983
peppescg merged 1 commit intomainfrom
chore/update-toolhive-0.19.0

Conversation

@peppescg
Copy link
Copy Markdown
Collaborator

Summary

  • Update ToolHive CLI version from v0.17.0 to v0.19.0
  • Regenerate API client types from the new OpenAPI spec

Test plan

  • pnpm run type-check passes
  • pnpm run lint passes
  • pnpm run test:nonInteractive passes (1787 passed)

🤖 Generated with Claude Code

Update ToolHive CLI version and regenerate API client from the new spec.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 13, 2026 17:17
Copy link
Copy Markdown
Collaborator

@samuv samuv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@peppescg
Copy link
Copy Markdown
Collaborator Author

/build-test

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the pinned ToolHive CLI version to v0.19.0 and refreshes the checked-in OpenAPI spec + generated TypeScript API types to match the new upstream ToolHive API.

Changes:

  • Bump TOOLHIVE_VERSION from v0.17.0 to v0.19.0.
  • Update OpenAPI spec to include new fields (e.g., rate-limit perUser, runtime_config) and request shape changes.
  • Regenerate API client TS types to reflect the updated spec (notably installSkill now uses clients[]).

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
utils/constants.ts Updates the ToolHive version tag used by scripts/runtime.
common/api/openapi.json Refreshes the OpenAPI schema from ToolHive v0.19.0 (new fields + some schema doc changes).
common/api/generated/types.gen.ts Regenerates TS types from the updated OpenAPI spec (including breaking request shape changes).

Comment thread common/api/openapi.json
@github-actions
Copy link
Copy Markdown
Contributor

Build Artifacts for PR #1983

Platform Architecture Status
macOS arm64 ✅ Ready
macOS x64 ✅ Ready
Windows arm64 ✅ Ready
Windows x64 ✅ Ready
Linux arm64 ✅ Ready
Linux x64 ✅ Ready

Download artifacts from workflow run

Version: pr-1983 | Artifacts expire in 7 days | Triggered by @peppescg

Note: macOS builds are signed (not notarized). Windows and Linux builds are unsigned.

@peppescg peppescg merged commit 33ae3d9 into main Apr 13, 2026
24 checks passed
@peppescg peppescg deleted the chore/update-toolhive-0.19.0 branch April 13, 2026 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants