From 24e09ca3c0316439e1cabee0fe675ed28ace5a32 Mon Sep 17 00:00:00 2001 From: Shayan Rais Date: Wed, 29 Apr 2026 01:24:00 +0500 Subject: [PATCH] =?UTF-8?q?log=202026-04-29=20claude-subagents=20run=20for?= =?UTF-8?q?=20v2.1.121=20=E2=80=94=20out-of-scope=20xhigh=20enum=20update?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit No drift on the two tracked dimensions (16 frontmatter fields, 5 built-in agents). Records the user-requested enum value addition (xhigh) to the effort field description. Co-Authored-By: Claude --- changelog/best-practice/claude-subagents/changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/changelog/best-practice/claude-subagents/changelog.md b/changelog/best-practice/claude-subagents/changelog.md index 2363596..965f1ec 100644 --- a/changelog/best-practice/claude-subagents/changelog.md +++ b/changelog/best-practice/claude-subagents/changelog.md @@ -209,3 +209,13 @@ No drift detected — report is fully in sync with official docs. All 16 frontma ## [2026-04-26 01:10 PM PKT] Claude Code v2.1.119 No drift detected — report is fully in sync with official docs. All 16 frontmatter fields and 5 built-in agents match. + +--- + +## [2026-04-29 12:49 AM PKT] Claude Code v2.1.121 + +No drift detected on the two tracked dimensions — all 16 frontmatter fields and 5 built-in agents match. One out-of-scope enum-value update was applied at the user's request. + +| # | Priority | Type | Action | Status | +|---|----------|------|--------|--------| +| 1 | LOW | Field Docs | Update `effort` field description — add `xhigh` between `high` and `max` to match official docs' enum value list | ✅ COMPLETE (inserted `xhigh` on line 33; mirrors the v2.1.91 pattern when `auto` was added to `permissionMode`) |