Update kagent 1.x and kmcp reference docs (version conrefs changed) - #502
Merged
Merged
Conversation
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Rachael-Graham
approved these changes
Sep 22, 2026
This was referenced Sep 22, 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.
Regenerates the kagent 1.x API and Helm references, the kmcp API reference, and the version conrefs at a released tag. Everything below was generated from these, and nothing here was read from either repository's
main:v1.0.0-alpha2(373b56b)v0.4.0(8f26f04)versions/kagent.mdmoves to1.0.0-alpha2in this run, so thehelm install --versionlines on the 1.x pages and the reference content beside them describe the same release.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:
agent-substrate(1.x span only)0.2.0-beta5go/go.modreplace targetkmcp0.3.0go/go.modrequire (what kagent bundles)kmcp-latest0.4.0kagent-tools0.2.1helm/kagent/Chart-template.yamlmax-kube(both committed copies)1.35MakefileKIND_IMAGE_VERSIONkagent(1.x span only)1.0.0-alpha2runtime-imageghcr.io/kagent-dev/kagent/golang-adk@sha256:0ef67974d39518b18de074bd9762fb4aea9764fc8836eeb45d7868b358eecb30v1.0.0-alpha2runtime-image-claudeghcr.io/kagent-dev/kagent/claude-harness@sha256:6794f2d25be053766030dcd15aa0da58747a425bcf423e851ad0b6870d79d1b5v1.0.0-alpha2Unchanged conref values are normal: most runs touch only the generated reference pages.
This PR was automatically generated by the Update Reference documentation workflow.