diff --git a/changelog/best-practice/claude-subagents/changelog.md b/changelog/best-practice/claude-subagents/changelog.md index 872c0dd..eccfe53 100644 --- a/changelog/best-practice/claude-subagents/changelog.md +++ b/changelog/best-practice/claude-subagents/changelog.md @@ -151,3 +151,13 @@ No drift detected — report is fully in sync with official docs. All 16 frontma ## [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. + +--- + +## [2026-04-08 09:34 PM PKT] Claude Code v2.1.96 + +| # | Priority | Type | Action | Status | +|---|----------|------|--------|--------| +| 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) |