From f48df5596cf01dd532232382be7e265bac88a5d4 Mon Sep 17 00:00:00 2001 From: Shayan Rais Date: Fri, 10 Apr 2026 00:32:07 +0500 Subject: [PATCH] =?UTF-8?q?append=20commands=20changelog=20=E2=80=94=20v2.?= =?UTF-8?q?1.97=20adds=20/autofix-pr,=20/teleport,=20/web-setup?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude --- changelog/best-practice/claude-commands/changelog.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/changelog/best-practice/claude-commands/changelog.md b/changelog/best-practice/claude-commands/changelog.md index 2856167..12e2c18 100644 --- a/changelog/best-practice/claude-commands/changelog.md +++ b/changelog/best-practice/claude-commands/changelog.md @@ -193,3 +193,14 @@ No priority action items — report is fully in sync with official documentation ## [2026-04-08 09:35 PM PKT] Claude Code v2.1.96 No priority action items — report is fully in sync with official documentation (13 frontmatter fields, 65 built-in commands). + +--- + +## [2026-04-09 11:31 PM PKT] Claude Code v2.1.97 + +| # | Priority | Type | Action | Status | +|---|----------|------|--------|--------| +| 1 | HIGH | New Command | Add `/autofix-pr [prompt]` to Remote tag — Spawn a web session that watches the current branch's PR and pushes fixes when CI fails or reviewers leave comments | ✅ COMPLETE (added as #51 in Remote tag, count updated 65 → 68) | +| 2 | HIGH | New Command | Add `/teleport` to Remote tag — Pull a Claude Code on the web session into this terminal. Alias: `/tp` | ✅ COMPLETE (added as #59 in Remote tag) | +| 3 | HIGH | New Command | Add `/web-setup` to Remote tag — Connect GitHub account to Claude Code on the web using local `gh` CLI credentials | ✅ COMPLETE (added as #60 in Remote tag) | +| 4 | MED | Changed Description | Update `/add-dir` — official docs now include caveat about `.claude/` config not being discovered from added directory | ✅ COMPLETE (updated description at #46 in Project tag) |