Skip to content

docs: 0.6.x release notes - #156

Merged
EItanya merged 3 commits into
kagent-dev:mainfrom
artberger:adb-06x
Aug 13, 2025
Merged

docs: 0.6.x release notes#156
EItanya merged 3 commits into
kagent-dev:mainfrom
artberger:adb-06x

Conversation

@artberger

Copy link
Copy Markdown
Collaborator
  • adds a release notes page
  • adds v0.5 to v0.6 release notes
  • adds a react component to support tabbed content, see example screenshot
image

@artberger
artberger force-pushed the adb-06x branch 2 times, most recently from 2dfe934 to ac9e998 Compare August 13, 2025 13:14
Signed-off-by: Art Berger <art.berger@solo.io>
Signed-off-by: Art Berger <art.berger@solo.io>
Comment thread src/app/docs/kagent/resources/release-notes/page.mdx Outdated
Comment thread src/app/docs/kagent/resources/release-notes/page.mdx Outdated

Flip through the following tabs to understand the API differences between kagent ToolServer and kmcp MCPServer for the Stdio transport type.

<Tabs tabs={[

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Also mention the RemoteMCPServer and Service. It's not completely accurate to say that the functionality moved wholesale into kmcp

* `kagent.dev/mcp-service: "true"`: Optional: Configure kagent to discover the tools for this Service.
* `appProtocol: mcp`: Required: Configure the port that the controller uses. If not set, and there is a single port, the controller uses that port for the MCP server.

```yaml

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can you do the same thing here with tabs? That seems like a pretty good way to visualize the differences

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

@EItanya thanks for the review. I updated it to address your comments. For this service tabbed example, I was not totally sure of the old way...I assumed it was the service and then creating a separate ToolServer for it, so I showed that vs. the simpler only a Service way. But if that's wrong, lmk

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Yea, the old way was exactly to create the Service AND the ToolServer, but I think this is ok for now.

Signed-off-by: Art Berger <art.berger@solo.io>
@artberger artberger changed the title docs: 0.6.x release docs: 0.6.x release notes Aug 13, 2025
@EItanya
EItanya merged commit 89a2f5a into kagent-dev:main Aug 13, 2025
3 checks passed
@artberger
artberger deleted the adb-06x branch August 13, 2025 17:20
@artberger artberger self-assigned this Aug 14, 2025
@artberger artberger added the documentation Improvements or additions to documentation label Aug 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants