Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Pull request overview
Updates ToolHive Registry Server documentation to reflect registry server v0.6.3 defaults and Kubernetes discovery annotations.
Changes:
- Update
maxMetaSizedefault from65536to262144in database and configuration examples/docs. - Document the new optional
toolhive.stacklok.dev/registry-titleannotation for Kubernetes workload discovery, including an updated YAML example.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| docs/toolhive/guides-registry/database.mdx | Updates maxMetaSize default in the sample config and the configuration fields table. |
| docs/toolhive/guides-registry/configuration.mdx | Updates maxMetaSize in the main config example and adds the registry-title annotation to the workload discovery section (example + table). |
760fc0a to
f4700f0
Compare
Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
f4700f0 to
a364cb4
Compare
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
Good revisions here — this addresses most of the concerns raised in the review of #601. What's improved:
Still missing: the consumer workflow The primary concern from the previous review is still unresolved. Everything explains how to publish a skill, but there's no explanation of how a skill is actually used once it's in the registry. The If the tooling for consuming skills isn't ready yet, that's fine — but please say so explicitly. A single sentence would close the gap, something like: "Skill installation via agent clients is planned for a future release; for now, the registry serves as a discovery and distribution layer." Without that, readers who follow these docs to completion will hit a dead end. |
Description
The following PR content was generated entirely by using the
upstream-release-docsskillType of change
Related issues/PRs
Screenshots
Submitter checklist
Content and formatting
Navigation
sidebars.ts) updated for added, deleted, reordered, or renamed filesvercel.jsonfor moved, renamed, or deleted pages (i.e., if the URL slug changed)Reviewer checklist
Content