New to Kendo UI for AngularStart a free 30-day trial

Kendo UI for Angular AI Tools Changelog

Updated on Feb 27, 2026

Learn about the latest changes, improvements, and bug fixes in the Kendo UI for Angular AI Tools. The updates are structured in chronological order with the newest ones appearing first.

February, 2026 Changelog

Highlights

  • Added an Accessibility Assistant to the Kendo UI for Angular MCP server to provide WCAG 2.2 Level AA guidance, help implement proper ARIA roles, and surface component-specific accessibility API references.
  • Updated the component snippets to align with the latest version.
  • Implemented an improved mechanism for scraping documentation articles.
  • Deprecated the AI Coding Assistant and included the Agentic UI Generator in all active subscription models.

January, 2026 Changelog

Highlights

  • The AI Coding Assistant and Agentic UI Generator are now delivered through a single Kendo UI for Angular MCP server.
  • Agentic UI Generator is migrated from remote to local MCP server.
  • The API key authentication of the Agentic UI Generator is replaced with Telerik license-based activation.
  • Unified installation process for both AI tools through a single MCP server configuration.
  • The MCP server automatically detects your Telerik license when configured globally, simplifying the setup process.
  • The MCP server grants access to the appropriate assistants based on your license type.
  • AI Coding Assistant now includes an intelligent orchestrator that coordinates two specialized assistants (Component Assistant and Icon Assistant).

November, 2025 Changelog

Highlights

Agentic UI Generator

  • Initial launch of the Agentic UI Generator for Kendo UI for Angular.
  • Introduced AI-powered UI generator that creates complete, production-ready pages based on natural language prompts.
  • Enabled support for creating new pages from scratch and modifying existing ones with maintainable structure and responsive behavior.
  • Integrated specialized assistants working in an organized, agentic flow to deliver fully functional UIs from a single prompt.

AI Coding Assistant

  • Updated component snippets with new code examples.

Microsoft sunset GitHub Copilot extensions on November 10, 2025, in favor of the Model Context Protocol (MCP) standard.

From that date, the Telerik and Kendo UI AI Coding Assistants are available exclusively through our MCP server, ensuring you continue to enjoy the same powerful capabilities that are delivered by a modern, open, and officially recommended standard.

October, 2025 Changelog

Highlights

AI Coding Assistant

  • Enhanced the assistant to suggest the automated way of installing the Kendo UI for Angular packages in your project using Angular CLI.
  • Improved the assistant to detect your application structure (standalone or NgModules) and recommend the optimal setup approach for your Angular app.
  • Enhanced Grid implementation assistance to suggest the data-binding directive for simple scenarios.
  • Added support for the Grid's new smart features, enabling the assistant to configure them correctly in your application.

Fixes

AI Coding Assistant

  • Resolved issue where the assistant referenced non-official documentation sources instead of the official Kendo UI for Angular documentation.
  • Corrected icon recommendations to suggest SVG icons instead of font icons, unless otherwise specified.
  • Fixed the assistant using deprecated component properties, ensuring it can identify them and suggest their modern replacements.

August, 2025 Changelog

Highlights

AI Coding Assistant

  • Initial launch of the AI Coding Assistant for Kendo UI for Angular.
  • Introduced AI-powered assistant that provides intelligent code suggestions, context-aware documentation, and quick access to component APIs.
  • Enabled support for automated code generation and error detection to streamline your development workflow.

See Also