From 77ac33fe58c8af7733ce46701a7ec32e56cb2dc4 Mon Sep 17 00:00:00 2001 From: Shayan Rais Date: Sat, 18 Apr 2026 20:24:36 +0500 Subject: [PATCH] best-practice/claude-subagents: bump badge to v2.1.114 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Refreshes Last-Updated timestamp to Apr 18 2026 7:53 PM PKT and version badge to v2.1.114. No drift detected — 16 frontmatter fields and 5 built-in agents remain synchronized with official docs. Co-Authored-By: Claude --- best-practice/claude-subagents.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/best-practice/claude-subagents.md b/best-practice/claude-subagents.md index 764bdb9..338bd17 100644 --- a/best-practice/claude-subagents.md +++ b/best-practice/claude-subagents.md @@ -1,6 +1,6 @@ # Sub-agents Best Practice -![Last Updated](https://img.shields.io/badge/Last_Updated-Apr%2016%2C%202026%208%3A16%20PM%20PKT-white?style=flat&labelColor=555) ![Version](https://img.shields.io/badge/Claude_Code-v2.1.110-blue?style=flat&labelColor=555)
+![Last Updated](https://img.shields.io/badge/Last_Updated-Apr%2018%2C%202026%207%3A53%20PM%20PKT-white?style=flat&labelColor=555) ![Version](https://img.shields.io/badge/Claude_Code-v2.1.114-blue?style=flat&labelColor=555)
[![Implemented](https://img.shields.io/badge/Implemented-2ea44f?style=flat)](../implementation/claude-subagents-implementation.md) Claude Code subagents — frontmatter fields and official built-in agent types.