Update kagent 0.x reference docs at v0.10.2 (version conrefs changed) - #528
Merged
Merged
Conversation
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Rachael-Graham
approved these changes
Sep 23, 2026
Author
Docs preview
Both are uploaded Worker versions and serve no production traffic. |
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.
Regenerates the kagent 0.x API and Helm references, its CLI pages, and the version conrefs at a released tag. Nothing here was read from either repository's
main:v0.10.2(68df64f)The
0.xspan ofversions/kagent.mdmoves to0.10.2, so thehelm install --versionlines on those pages and the reference content beside them describe the same release. Only this line's spans were written; the other line's are asserted unchanged.No kmcp, kagent-tools or runtime-image conref is touched on a 0.x run: no 0.x page reads them, and their values would come from the 0.x tree.
Important
A version conref moved in this run, so this is not a routine regeneration.
These values render into
helm install --versionlines that readers copy out ofsetup/installation.md,observability/tracing.md, andobservability/audit-prompts.md.Merging asserts the guides work against the versions below, so re-test the affected
guides rather than merging on green CI alone.
Version conrefs in this run. Each is read from the same place kagent's own build reads it, at the tag above, except the two runtime images, which are resolved from the registry because a digest exists only once the image is pushed:
kagent(0.x span)0.10.2agent-substrate(0.x span)0.0.9go/go.modreplace targetmax-kube(0.x span)1.35MakefileKIND_IMAGE_VERSIONUnchanged conref values are normal: most runs touch only the generated reference pages.
This PR was automatically generated by the Update Reference documentation workflow.