Progress Software Announces New Telerik and Kendo UI Release to Accelerate AI-Powered UI Development
Progress Software released updates to Telerik and Kendo UI aimed at AI-powered UI development. New features include an Agentic UI Generator for accessibility compliance, Fiddler Agent Skills for in-IDE debugging, agent tools in Telerik Document Processing Libraries, WebMCP support for direct AI agent interaction with UIs, automated WinForms modernization tooling, RAG-as-a-Service integration for .NET apps, and UI components like Smart Paste, PromptBox, and SmartBox.
Questions this post answers
What is WebMCP and how does it let AI agents interact with a web application's UI?
WebMCP is a capability introduced in the latest Telerik and Kendo UI release that lets AI agents interact directly with application interfaces instead of relying on fragile screen-scraping techniques. It is positioned as enabling more reliable, agent-driven experiences by giving agents a structured way to work with UI elements rather than parsing rendered pixels or DOM text. Developers building agent-facing UIs can follow WebMCP adoption and similar standards on daily.dev.
How can I modernize a legacy WinForms application UI using Telerik tools?
Progress Telerik UI for WinForms now includes automated conversion tooling that uses intelligent control mapping, code parsing, and MCP-based automation to accelerate legacy WinForms transformation. This lets teams update older desktop application interfaces without manually rewriting each control, speeding up modernization projects for existing .NET WinForms codebases. Teams planning legacy UI modernization can track tooling updates like this on daily.dev.
How can I add RAG capabilities to a .NET application without building my own AI infrastructure?
Progress RAG-as-a-Service, integrated with Telerik and Kendo UI tooling, lets .NET applications connect to a hosted retrieval-augmented generation service so LLMs can analyze and converse with unstructured enterprise data and documents without teams standing up their own RAG pipeline. It is offered as part of the broader agentic UI feature set in the release. Developers evaluating RAG integration options for .NET apps can compare approaches on daily.dev.