Update stacklok/toolhive to v0.42.1 (Codex) - #1098
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the docs website to match ToolHive v0.42.1, including refreshed generated reference assets plus source-verified edits to vMCP, Kubernetes auth/OIDC, Cedar authz, and CLI skill/plugin documentation.
Changes:
- Sync v0.42.1 reference assets (OpenAPI + CRD schemas + CLI reference).
- Document vMCP tool visibility/direct-call behavior, composite tool annotations, and session recovery semantics.
- Document OIDC URL validation requirements and Cedar’s JSON
POSTrequirement; clarify skill/plugin project-root and timeout/upgrade behaviors.
Reviewed changes
Copilot reviewed 14 out of 14 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
.github/upstream-projects.yaml |
Bumps upstream ToolHive pin to v0.42.1. |
docs/toolhive/guides-vmcp/tool-aggregation.mdx |
Updates tool aggregation/visibility docs; adds opt-in model via defaultToolVisibility. |
docs/toolhive/guides-vmcp/local-cli.mdx |
Aligns local CLI examples/behavior with updated aggregation visibility and opt-in guidance. |
docs/toolhive/guides-vmcp/failure-handling.mdx |
Documents backend selection behavior for new sessions and recovery monitoring. |
docs/toolhive/guides-vmcp/composite-tools.mdx |
Adds composite tool annotation guidance and clarifies examples. |
docs/toolhive/guides-k8s/auth-k8s.mdx |
Adds OIDC issuer/JWKS URL validation rules and upgrade impact notes. |
docs/toolhive/concepts/cedar-policies.mdx |
Documents JSON Content-Type requirement for Cedar-authorized MCP POST requests. |
docs/toolhive/guides-cli/skills-management.mdx |
Clarifies project-root usage, adds skill upgrade + timeout troubleshooting guidance. |
docs/toolhive/guides-cli/ai-plugins.mdx |
Clarifies project-root usage and adds timeout troubleshooting guidance. |
docs/toolhive/reference/cli/thv_skill_upgrade.md |
Syncs CLI reference text for thv skill upgrade flag semantics. |
static/api-specs/toolhive-api.yaml |
Updates API spec to include trusted issuer token-exchange config schema. |
static/api-specs/toolhive-crds/mcpoidcconfigs.schema.json |
Updates CRD schema docs for insecureAllowHTTP to cover issuer + JWKS URLs. |
static/api-specs/toolhive-crds/virtualmcpservers.schema.json |
Updates vMCP CRD schema docs for default tool visibility and annotation semantics. |
static/api-specs/toolhive-crds/virtualmcpcompositetooldefinitions.schema.json |
Adds composite tool annotations schema docs. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
1 task
danbarr
marked this pull request as ready for review
August 14, 2026 14:27
samuv
approved these changes
Aug 14, 2026
amirejaz
approved these changes
Aug 14, 2026
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.
Description
Codex comparison run for the ToolHive v0.42.1 release-docs workflow. This branch includes the version pin and refreshed reference assets, source-verified documentation updates, and a separate editorial review pass.
Type of change
Related issues/PRs
Submitter checklist
Content and formatting
Reviewer checklist
Content
Docs update for
toolhivev0.42.1At a glance
stacklok/toolhivev0.42.0→v0.42.1Summary of changes
docs/toolhive/guides-vmcp/tool-aggregation.mdxanddocs/toolhive/guides-vmcp/local-cli.mdx.docs/toolhive/guides-vmcp/composite-tools.mdx.docs/toolhive/guides-vmcp/failure-handling.mdx.docs/toolhive/guides-k8s/auth-k8s.mdxanddocs/toolhive/concepts/cedar-policies.mdx.docs/toolhive/guides-cli/skills-management.mdxanddocs/toolhive/guides-cli/ai-plugins.mdx.How this PR was built
Two Codex sessions were used for this comparison: a generation pass
(
upstream-release-docsskill, 6 phases) followed by a separate editorialreview pass (
docs-review). Prettier and ESLint auto-fixes were applied after.Auto-synced paths - do not hand-edit these in review:
static/api-specs/docs/toolhive/reference/cli/docs/toolhive/reference/crds/No gaps requiring human context were identified.