From cc73fea9a1cf763e8c042d02ede955fe20292f4b Mon Sep 17 00:00:00 2001 From: Shayan Rais Date: Sun, 5 Apr 2026 00:07:31 +0500 Subject: [PATCH] =?UTF-8?q?append=20subagents=20changelog=20v2.1.92=20?= =?UTF-8?q?=E2=80=94=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 57eb85c..872c0dd 100644 --- a/changelog/best-practice/claude-subagents/changelog.md +++ b/changelog/best-practice/claude-subagents/changelog.md @@ -145,3 +145,9 @@ No drift detected — report is fully in sync with official docs. All 16 frontma | # | Priority | Type | Action | Status | |---|----------|------|--------|--------| | 1 | LOW | Field Docs | Update `permissionMode` field description — add `auto` as a valid value (official docs now list: `default`, `acceptEdits`, `auto`, `dontAsk`, `bypassPermissions`, `plan`) | ✅ COMPLETE (added `auto` between `acceptEdits` and `dontAsk` in permissionMode description) | + +--- + +## [2026-04-04 10:43 PM PKT] Claude Code v2.1.92 + +No drift detected — report is fully in sync with official docs. All 16 frontmatter fields and 5 built-in agents match.