Skip to content

Several patch failures against Claude Code 2.1.76 #611

@JeltzProstetnic

Description

@JeltzProstetnic

Environment

  • Claude Code version: 2.1.76
  • TweakCC: latest (installed via npx)
  • Platform: WSL2/Ubuntu 24.04
  • Previous working version: 2.1.49

Failed patches

Running npx tweakcc --apply against CC 2.1.76 produces these failures:

  1. /stuck slash commandCould not find system prompt "Skill: /stuck slash command" in cli.js
  2. patchesAppliedIndicationfailed to find Claude Code version pattern (patch 2 failed)
  3. agentsMdfailed to find early return null for injection
  4. sessionMemoryfailed to find past sessions gate
  5. userMessageDisplayfailed to find user message display pattern

Successfully applied

  • Verbose property (token counter)
  • Opusplan[1m] support
  • Fix LSP support
  • Model customizations
  • Show more items in select menus
  • Thinking verbs/format/visibility
  • MCP non-blocking

Notes

All failures are regex-match failures — the target code patterns in cli.js changed between 2.1.49 and 2.1.76. The prompt extraction (245 files) worked fine.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions