diff --git a/Document-Processing/ai-tools/release-notes.md b/Document-Processing/ai-tools/release-notes.md new file mode 100644 index 0000000000..1983ebe4f7 --- /dev/null +++ b/Document-Processing/ai-tools/release-notes.md @@ -0,0 +1,22 @@ +--- +layout: post +title: Release Notes - Syncfusion Document SDK AI Coding Assistants | Syncfusion +description: Explore the release notes for Syncfusion Document SDK AI Coding Assistants, covering MCP Server, Skills, and Agentic UI Builder updates across all versions. +platform: document-processing +control: Syncfusion Document SDK AI Coding Assistants Release Notes +documentation: ug +--- + +# Syncfusion Document SDK AI Coding Assistants Release Notes + +This document provides information about the changes and new features included in each version of the Syncfusion Document SDK AI Coding Assistants, including the [Syncfusion.DocumentSdk.MCP](https://www.nuget.org/packages/Syncfusion.DocumentSdk.MCP) MCP Server, Skills, Agentic UI Builder and so on. + +## MCP Server + +**(v1.0.0) - July 31, 2026** + +**Breaking Changes** + +- The [@syncfusion/documentsdk-assistant](https://www.npmjs.com/package/@syncfusion/documentsdk-assistant) npm package has been migrated to the [Syncfusion.DocumentSdk.MCP](https://www.nuget.org/packages/Syncfusion.DocumentSdk.MCP) .NET package. As part of this transition, [@syncfusion/documentsdk-assistant](https://www.npmjs.com/package/@syncfusion/documentsdk-assistant) package has been deprecated and will no longer receive updates. + +- The coding assistant tool identifier has been changed from **`#SyncfusionDocumentSDKAssistant`** to **`search_docs`** for a better naming convention. \ No newline at end of file