Skip to content

Commit f31f6d7

Browse files
committed
Sync with Kendo UI Professional
1 parent 1943e46 commit f31f6d7

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs-aspnet/ai/overview.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,19 @@ position: 1
1515
# Telerik {{ site.framework }} AI Coding Assistant Overview
1616

1717
The Telerik {{ site.framework }} AI Coding Assistant improves your developer experience and increases your productivity when implementing {{ site.framework }} apps that include {{ site.product }}. The coding assistant is an AI code generator that provides proprietary context to AI models in order to produce higher quality code samples with the [{{ site.product }} components](https://www.telerik.com/{{ telerik_product_url }}) and API.
18-
18+
{% if site.core %}
1919
The AI Coding Assistant is integrated in:
2020

2121
* [Telerik {{ site.framework }} MCP Server](slug:ai_mcp_server)—A powerful tool for running complex or multi-step prompts that integrates with any MCP-enabled client.
22+
2223
* [Telerik {{ site.framework }} GitHub Copilot Extension](slug:ai_copilot_extension) (deprecated)—A Copilot add-on for fast initial code generation, basic component configuration, and detailed explanations within Copilot-enabled IDEs.
2324

2425
>caution [Microsoft is sunsetting GitHub Copilot extensions](https://github.blog/changelog/2025-09-24-deprecate-github-copilot-extensions-github-apps) on November 10th, 2025, in favor of the Model Context Protocol (MCP) standard.
2526
>
2627
> From that date, the Telerik and Kendo UI AI Coding Assistants will be available exclusively through our [MCP server](slug:ai_mcp_server), ensuring you continue to enjoy the same powerful capabilities that are delivered by a modern, open, and officially recommended standard.
27-
28+
{% else %}
29+
The AI Coding Assistant is integrated in [Telerik {{ site.framework }} MCP Server](slug:ai_mcp_server)—A powerful tool for running complex or multi-step prompts that integrates with any MCP-enabled client.
30+
{% endif %}
2831
> We recommend the [Telerik {{ site.framework }} MCP Server](slug:ai_mcp_server) for:
2932
> * **Agent** mode when using Visual Studio
3033
> * Both **Ask** and **Agent** modes when using Visual Studio Code

0 commit comments

Comments
 (0)