From e83f8254a3b2128093eda1f2c793b4858dd2fe8a Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 2 Aug 2026 17:24:15 +0000 Subject: [PATCH 1/2] Initial plan From 74430cc63b79d3abc6470e733e0c12687605004c Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 2 Aug 2026 17:25:42 +0000 Subject: [PATCH 2/2] docs: remove outdated experimental wording for tasks extension --- MAINTAINERS.md | 2 +- README.md | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index e00b7ed..c83e9d0 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1,6 +1,6 @@ # Tasks Extension Maintainers -This document lists the maintainers of the MCP Tasks experimental extension. +This document lists the maintainers of the MCP Tasks extension. This extension is maintained by the **Agents Working Group**. diff --git a/README.md b/README.md index 1fccf96..8b43593 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ -# MCP Tasks Extension (Experimental) -This repository is under development and is working towards implementing the changes described in [SEP-2663](https://github.com/modelcontextprotocol/modelcontextprotocol/pull/2663). For the latest status and discussion, see the pull request. - -> **⚠️ Experimental Extension** — This repository contains an **experimental** extension to the [Model Context Protocol](https://modelcontextprotocol.io). It is **not** an official extension and may change significantly or be discontinued. See the [Extensions specification](https://modelcontextprotocol.io/seps/2133-extensions) for details on the experimental extension process. +# MCP Tasks Extension +This repository contains the official [Model Context Protocol](https://modelcontextprotocol.io) Tasks extension (`io.modelcontextprotocol/tasks`), based on [SEP-2663](https://github.com/modelcontextprotocol/modelcontextprotocol/pull/2663). ## Overview