You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
commit-message: "docs: Update API and Helm reference docs"
179
+
commit-message: "docs: Update API and kagent Helm reference docs"
198
180
signoff: true
199
-
title: "Update API and Helm reference docs"
181
+
title: "Update API and kagent Helm reference docs"
200
182
body: |
201
-
Automated API and Helm documentation update based on the latest commit [`${{ env.KAGENT_COMMIT }}`](https://github.com/${{ github.repository_owner }}/kagent/commit/${{ env.KAGENT_COMMIT }}) to `main` in the **kagent** repository.
183
+
Automated API and kagent Helm chart documentation update based on the latest commit [`${{ env.KAGENT_COMMIT }}`](https://github.com/${{ github.repository_owner }}/kagent/commit/${{ env.KAGENT_COMMIT }}) to `main` in the **kagent** repository.
202
184
203
185
This PR was automatically generated by the [**Update Reference documentation** workflow](https://github.com/kagent-dev/website/actions/workflows/update-ref-docs.yaml).
<QuickLinktitle="Troubleshooting Guide"description="Get help with common issues and problems when using kagent."href="/docs/kagent/resources/troubleshooting" />
26
24
<QuickLinktitle="Frequently Asked Questions"description="Find answers to common questions about kagent."href="/docs/kagent/resources/faq" />
25
+
<QuickLinktitle="Release Notes"description="Review the release notes for kagent."href="/docs/kagent/resources/release-notes" />
26
+
<QuickLinktitle="Troubleshooting Guide"description="Get help with common issues and problems when using kagent."href="/docs/kagent/resources/troubleshooting" />
27
27
<QuickLinktitle="Quick Start Guide"description="Get up and running quickly with kagent."href="/docs/kagent/getting-started/quickstart" />
28
28
<QuickLinktitle="Official GitHub Repository"description="Access the source code and contribute to kagent development."href="https://github.com/kagent-dev/kagent" />
29
29
<QuickLinktitle="Contribution Guide"description="Learn how to contribute to the kagent project."href="https://github.com/kagent-dev/kagent/blob/main/CONTRIBUTION.md" />
<QuickLinktitle="API docs"description="kmcp API reference docs"href="/docs/kmcp/reference/api" />
16
+
<QuickLinktitle="API docs"description="kmcp API reference docs"href="/docs/kmcp/reference/api-ref" />
17
17
<QuickLinktitle="kmcp add-tool"description="Generate an MCP tool boilerplate that you can use as the base to create your own."href="/docs/kmcp/reference/kmcp-add-tool" />
18
18
<QuickLinktitle="kmcp build"description="Build a Docker image for your MCP server."href="/docs/kmcp/reference/kmcp-build" />
19
19
<QuickLinktitle="kmcp deploy"description="Deploy your MCP server to a Kubernetes cluster."href="/docs/kmcp/reference/kmcp-deploy" />
0 commit comments