Skip to content

Version Agents Kit#11320

Draft
dbreseman wants to merge 29 commits into
developmentfrom
db-agents-kit-versioning
Draft

Version Agents Kit#11320
dbreseman wants to merge 29 commits into
developmentfrom
db-agents-kit-versioning

Conversation

@dbreseman

@dbreseman dbreseman commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Implement versioning for Agents Kit documentation, splitting how-to guides and reference guides into v1/ and v2/ directories.

  • List compatible release versions for Agents Kit components in each version
  • Add version badges and banners to the v1/ and v2/ directories
  • Add unversioned aliases to v2 pages for backwards compatibility, and update all internal cross-references to use versioned URLs
  • Remove "Build a Chatbot Using the AI Bot Starter App" and "Build a Chatbot from Scratch Using the Blank GenAI App" how-to guides from v2 and update references to them
  • Emphasize Agent Editor as the recommended approach in v2
  • General language edit in v2 docs

@dbreseman dbreseman self-assigned this Jun 8, 2026
Comment thread content/en/docs/genai/v1/_index.md Outdated
* [How to Build Smarter Apps Using GenAI](/agents/agents-kit-1/how-to/) – Step-by-step guides for building AI-powered applications
* [Reference Guide](/agents/agents-kit-1/reference-guide/) – Technical reference documentation for the Mendix components in Agents Kit

## Agents Kit Components

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.

Release versions in these tables reflect the first version to require SP 10.24.0. Currently, they are written as Major.Minor.Patch. Is that needed/desirable, or should I drop the patch version?

* [How to Build Smarter Apps Using GenAI](/agents/agents-kit-2/how-to/) – Step-by-step guides for building AI-powered applications
* [Reference Guide](/agents/agents-kit-2/reference-guide/) – Technical reference documentation for the Mendix components in Agents Kit

## Agents Kit Components {#components}

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.

Release versions in these tables need to be confirmed. Current values bump everything currently released to the next major version. Also, does the patch version need to be mentioned here or should it be omitted?


For any additional feedback, send a message in the [#genai-connectors](https://mendixcommunity.slack.com/archives/C07P8NRBLN9) channel on the Mendix Community Slack. You can sign up for the Mendix Community using [this invitation link](https://mendixcommunity.slack.com/join/shared_invite/zt-270ys3pwi-kgWhJUwWrKMEMuQln4bqrQ#/shared-invite/email).

### Featured Blogposts

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.

Rather than trying to keep this list updated with the latest relevant blog posts, is there a single tag or search string we can point to? I know there's https://www.mendix.com/tag/ai/, but that's probably a bit too broad to be useful.

* The [MCP Server Module](/agents/agents-kit-2/mcp-modules/mcp-server/) provides reusable operations to create and initialize an MCP server within a Mendix app to expose tools and prompts to external clients.
* The [PGVector Knowledge Base](/agents/agents-kit-2/reference-guide/external-connectors/pgvector/) offers the option for a private knowledge base outside of the LLM infrastructure.

For any additional feedback, send a message in the [#genai-connectors](https://mendixcommunity.slack.com/archives/C07P8NRBLN9) channel on the Mendix Community Slack. You can sign up for the Mendix Community using [this invitation link](https://mendixcommunity.slack.com/join/shared_invite/zt-270ys3pwi-kgWhJUwWrKMEMuQln4bqrQ#/shared-invite/email).

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.

It doesn't look like this channel is very active. Is it important to mention it here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant