New to Kendo UI for Angular? Start a free 30-day trial
Kendo UI for Angular AI Tools Changelog
Updated on Jan 14, 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.
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 tools based on your license type.
- AI Coding Assistant now includes an intelligent orchestrator that coordinates two specialized tool (Component Tool and Icon Tool).
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 tools 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.
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.