Skip to content

CC version drift: baseline v2.1.195, latest v2.1.201 (6-release gap) #439

Description

@github-actions

Wizard's documented CC baseline is drifting from npm latest.

  • Patch-release gap: 6 (threshold: 5)
  • Wizard baseline: v2.1.195 (from SDLC.md <!-- Claude Code Baseline: ... --> anchor)
  • npm latest: v2.1.201 (npm view @anthropic-ai/claude-code version)

What to do

  1. Open a Claude Code session on your maintainer machine (Max subscription).
  2. Run the changelog analysis on Max:
    claude --print --allowedTools "WebFetch,Read,Bash" "$(cat .github/prompts/analyze-release.md)"
  3. For each new feature flagged HIGH/MEDIUM relevance, run the full SDLC loop (TDD → tests → review → PR).
  4. Update SDLC.md — bump BOTH the <!-- Claude Code Baseline: ... --> anchor AND the Claude Code Recommended row.
  5. Close this issue. If drift recurs, the next Monday cron will open a fresh one.

Sources

Metadata

Metadata

Assignees

No one assigned

    Labels

    auto-generatedCreated by automated workflowscc-version-driftWizard CC baseline is drifting from npm latest (ROADMAP #350)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions