From f1c7477a262fc7a029b0db7e370eab9a901851f5 Mon Sep 17 00:00:00 2001 From: JackChen Date: Thu, 9 Apr 2026 03:29:58 +0800 Subject: [PATCH] docs: fix MCP tracking issue link to #86 --- DECISIONS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DECISIONS.md b/DECISIONS.md index 949c58f..2788945 100644 --- a/DECISIONS.md +++ b/DECISIONS.md @@ -34,7 +34,7 @@ These are protocols we see strategic value in and are actively tracking. We're w **Approach**: Optional peer dependency (`@modelcontextprotocol/sdk`). Zero impact on the core — if you don't use MCP, you don't pay for it. This preserves our minimal-dependency principle while connecting to the broader tool ecosystem. -**Tracking**: #84 (planned) +**Tracking**: #86 ### 4. A2A Protocol (Agent-to-Agent)