Skip to content

Comments

Update registry schema URLs and automation to use toolhive-core#566

Merged
rdimitrov merged 2 commits intomainfrom
update-schema-urls-for-toolhive-core
Feb 21, 2026
Merged

Update registry schema URLs and automation to use toolhive-core#566
rdimitrov merged 2 commits intomainfrom
update-schema-urls-for-toolhive-core

Conversation

@rdimitrov
Copy link
Member

Description

Reflects the recent changes of moving packages out of toolhive to toolhive-core

Type of change

  • New documentation
  • Documentation update
  • Bug fix (typo, broken link, etc.)
  • Navigation/structure change

Related issues/PRs

Screenshots

Submitter checklist

Content and formatting

  • I have reviewed the content for technical accuracy
  • I have reviewed the content for spelling, grammar, and style

Navigation

  • New pages include a frontmatter section with title and description at a minimum
  • Sidebar navigation (sidebars.ts) updated for added, deleted, reordered, or renamed files
  • Redirects added to vercel.json for moved, renamed, or deleted pages (i.e., if the URL slug changed)

Reviewer checklist

Content

  • I have reviewed the content for technical accuracy
  • I have reviewed the content for spelling, grammar, and style

Copilot AI review requested due to automatic review settings February 20, 2026 16:59
@vercel
Copy link

vercel bot commented Feb 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs-website Ready Ready Preview, Comment Feb 21, 2026 9:00am

Request Review

Copy link
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 ToolHive documentation and automation to reference registry schemas from the new toolhive-core repository following the package split.

Changes:

  • Switch registry schema source paths in the update automation script from toolhive to toolhive-core.
  • Add a toolhive-core release fetch/extract step to populate schema assets.
  • Update docs $schema URLs to point at stacklok/toolhive-core.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
scripts/update-toolhive-reference.sh Fetches/extracts toolhive-core and updates schema copy sources accordingly.
docs/toolhive/tutorials/custom-registry.mdx Updates example $schema URL to toolhive-core.
docs/toolhive/reference/registry-schema-upstream.mdx Updates upstream registry $schema URL to toolhive-core.
docs/toolhive/reference/registry-schema-toolhive.mdx Updates ToolHive legacy registry $schema URL to toolhive-core.
docs/toolhive/guides-cli/registry.mdx Updates $schema URL in CLI registry example to toolhive-core.

Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
Copy link
Collaborator

@danbarr danbarr left a comment

Choose a reason for hiding this comment

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

Thanks!

@rdimitrov rdimitrov merged commit 4129cca into main Feb 21, 2026
4 checks passed
@rdimitrov rdimitrov deleted the update-schema-urls-for-toolhive-core branch February 21, 2026 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants