diff --git a/ai/changelog.md b/ai/changelog.md new file mode 100644 index 000000000..87f60b04e --- /dev/null +++ b/ai/changelog.md @@ -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 %}) \ No newline at end of file diff --git a/ai/mcp-server.md b/ai/mcp-server.md index a44ce0f3e..882fc2181 100644 --- a/ai/mcp-server.md +++ b/ai/mcp-server.md @@ -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 --- @@ -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) diff --git a/ai/overview.md b/ai/overview.md index ed06fae88..a765a1f97 100644 --- a/ai/overview.md +++ b/ai/overview.md @@ -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 --- @@ -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 diff --git a/ai/prompt-library.md b/ai/prompt-library.md index 7fbfa1fe2..f334e7926 100644 --- a/ai/prompt-library.md +++ b/ai/prompt-library.md @@ -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 ---