From 838b321f823aa826b9528b28715d3572dce53357 Mon Sep 17 00:00:00 2001 From: Shayan Rais Date: Fri, 10 Apr 2026 00:32:10 +0500 Subject: [PATCH] =?UTF-8?q?append=20subagents=20changelog=20=E2=80=94=20v2?= =?UTF-8?q?.1.97=20no=20drift=20detected?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude --- changelog/best-practice/claude-subagents/changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/changelog/best-practice/claude-subagents/changelog.md b/changelog/best-practice/claude-subagents/changelog.md index eccfe53..93ae6cc 100644 --- a/changelog/best-practice/claude-subagents/changelog.md +++ b/changelog/best-practice/claude-subagents/changelog.md @@ -161,3 +161,9 @@ No drift detected — report is fully in sync with official docs. All 16 frontma | 1 | LOW | Field Docs | Update `model` field description — add full model ID support (e.g., `claude-opus-4-6`) alongside aliases | ✅ COMPLETE (updated description to match official docs wording) | | 2 | LOW | Field Docs | Update `effort` field description — add `max (Opus 4.6 only)` qualifier | ✅ COMPLETE (added Opus 4.6 only note to max option) | | 3 | LOW | Field Docs | Update `color` field description — replace `(e.g., green, magenta)` with explicit valid values: `red`, `blue`, `green`, `yellow`, `purple`, `orange`, `pink`, `cyan` | ✅ COMPLETE (replaced example-based description with exhaustive valid values list) | + +--- + +## [2026-04-09 11:34 PM PKT] Claude Code v2.1.97 + +No drift detected — report is fully in sync with official docs. All 16 frontmatter fields and 5 built-in agents match.