Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions ai/changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
title: Changelog
page_title: Telerik AJAX AI Coding Assistant Changelog
description: Find out about the latest changes and improvements in the Telerik AJAX AI Coding Assistant.
slug: ai/changelog
tags: telerik, ajax, assistant, webforms, ai, changelog
published: True
position: 4
---

# Telerik AJAX AI Coding Assistant Changelog

Learn about the latest changes, improvements and bug fixes in the Telerik AJAX AI Coding Assistant. The updates are structured in a chronological order with the newest ones appearing first.

## October, 2025 Changelog

### Highlights

- Initial launch of the AI Coding Assistant for Teleirk UI for ASP.NET AJAX.
- Provides intelligent code suggestions, context-aware documentation, and quick access to component APIs.
- Streamlines development workflow with automated code generation and error detection.

## See Also

* [Telerik AJAX AI Coding Assistant Overview]({% slug ai/overview %})
9 changes: 2 additions & 7 deletions ai/mcp-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: MCP Server
page_title: Telerik AJAX MCP Server
description: Learn how to add and use the Telerik AJAX MCP Server as an AJAX coding assistant and code generator for better developer productivity. The Telerik AJAX MCP server provides proprietary context about Telerik UI for ASP.NET AJAX to AI-powered software.
slug: ai/mcp-server
tags: webforms, ai, mcp server
tags: telerik, ajax, assistant, webforms, ai, mcp server
published: True
position: 2
---
Expand All @@ -27,12 +27,7 @@ Check [AI Coding Assistant Overview]({%slug ai/overview%}) for more recommendati

## Installation

There are two ways to install the Telerik Telerik AJAX MCP server:

* Use a manual approach, which is described below.
* Use an automated process provided by the Telerik extensions for [Visual Studio](slug:getting-started-vs-integration-ai-configuration).

To install the Telerik MCP server manually, use the documentation of your AI-powered MCP client. You can enable the MCP server for specific workspaces or globally. The sections below provide installation tips and examples for some popular MCP clients like [Visual Studio](#visual-studio), [VS Code](#vs-code), and [Cursor](#cursor). The generic settings of the Telerik Telerik AJAX MCP server are:
To install the Telerik MCP server, use the documentation of your AI-powered MCP client. You can enable the MCP server for specific workspaces or globally. The sections below provide installation tips and examples for some popular MCP clients like [Visual Studio](#visual-studio), [VS Code](#vs-code), and [Cursor](#cursor). The generic settings of the Telerik Telerik AJAX MCP server are:

* npm package name: `@progress/telerik-ajax-mcp`
* Type: `stdio` (standard input/output transport)
Expand Down
4 changes: 2 additions & 2 deletions ai/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Overview
page_title: Telerik AJAX AI Tooling Overview
description: Learn about the AI-powered developer tools that integrate with your IDE or code editor for greater productivity and enhanced developer experience.
slug: ai/overview
tags: webforms, ai, assistant
tags: telerik, ajax, assistant, webforms, ai, assistant
published: True
position: 1
---
Expand Down Expand Up @@ -57,7 +57,7 @@ The Telerik AJAX AI Conding Assistant allows the following maximum number of req
* Subscription licenses: virtually unlimited number of requests with a fair use threshold of 300 requests per day
* Trial licenses: 300 requests per trial per year. Activating the same trial for a new release does not grant additional 300 requests.

> All Telerik AI tools share a single request limit for your Telerik account. For example, the [Telerik MCP server](slug:ai-mcp-server) takes up from the same usage quota.
> All Telerik AI tools share a single request limit for your Telerik account. For example, the [Telerik MCP server]({%slug ai/mcp-server%}) takes up from the same usage quota.
> When using the Telerik MCP server, one prompt may trigger several requests, depending on the prompt complexity.

## Privacy
Expand Down
2 changes: 1 addition & 1 deletion ai/prompt-library.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Prompt Library
page_title: Telerik AJAX Prompt Library
description: Get familiar with some example prompts that show how to use the Telerik AI Coding Assistant for better developer productivity.
slug: ai/prompt-library
tags: webforms, ai, prompt library
tags: telerik, ajax, assistant, webforms, ai, prompt library
published: True
position: 3
---
Expand Down