What's Changed
- Prompts for 2.1.14 by @mike1858 in #392
- Prompts for 2.1.15 by @mike1858 in #393
- Prompts for 2.1.16 by @mike1858 in #395
- Prompts for 2.1.17 by @mike1858 in #396
- Prompts for 2.1.18 by @mike1858 in #397
- Fixes by @mike1858 in #398
- Add a fallback for WASMagic when it's not available by @signadou in #399
- Add Post-Read system reminder to 2.1.18+ prompts by @mike1858 in #400
- Update
node-liefand remove several unused dependencies by @signadou in #401 - Add all system reminders by @mike1858 in #402
- Prompts for 2.1.19 by @mike1858 in #403
- Add opusplan[1m] model alias for 1M context support by @mike1858 in #404
- Add MCP startup optimization settings by @mike1858 in #407
- Note about node-lief by @bl-ue in #415
- Emphasize note about system prompt editing by @bl-ue in #413
- Add all available CC tools and their aliases to the toolset editor by @signadou in #410
- Add the option to be able to change the table format by @mike1858 in #405
- Enable swarm mode (via
tengu_brass_pebble) by @mike1858 in #414 - Fix link to LIEF by @bl-ue in #417
- Prompts for 2.1.20 by @mike1858 in #416
- Simplify thinkingVisibility patch by @bl-ue in #418
- Enhance show diff by @bl-ue in #420
- Simplify think{er => ing}Verbs patch by @bl-ue in #419
- Simplify thinkerSymbolSpeed patch and merge spinnerNoFreeze patch into it by @bl-ue in #421
- Fixes to prompt identifiers for 2.1.20 by @mike1858 in #422
- Simplify thinking{Label => BlockStyling} patch by @bl-ue in #423
- Rework showDiff to use smart diffing; --show-unchanged; system prompt whitespace fix by @bl-ue in #424
- Prompts for 2.1.21 by @mike1858 in #425
- Move patching helpers to helpers.ts by @bl-ue in #426
- Prompts for 2.1.22 by @mike1858 in #427
- Prompts for 2.1.23 by @mike1858 in #428
- Simplify the user message display patch by @bl-ue in #429
- Simplify swarm patch by @bl-ue in #430
- Add a --revert/--restore flag, --apply counterpart by @bl-ue in #431
- Redesign --apply output by @bl-ue in #433
- Remove interactive apply in favor of more detailed --apply by @bl-ue in #434
- Bring back the old positional showDiff as showPositionalDiff by @bl-ue in #435
- Prompts for 2.1.25 by @mike1858 in #436
- Fix patch patterns for Claude Code 2.1.23 by @ljepson in #437
- Prompts for 2.1.26 by @mike1858 in #438
- Show error status for failed patches by @bl-ue in #439
- Misc fixes by @bl-ue in #440
- Prompts for 2.1.27 by @mike1858 in #441
- Support applying individual patches by ID and listing available patches by @bl-ue in #442
- feat: add session-memory patch by @odysseus0 in #444
- Fix hardcoded variables in the session memory patch by @bl-ue in #445
- Prompts for 2.1.28 by @mike1858 in #446
- Prompts for 2.1.29 by @mike1858 in #447
- Rename the session-notes template and updating agent prompt to session-memory by @bl-ue in #449
- Token count rounding by @bl-ue in #451
- Add a patch for throttling/pacing of statusline updates by @bl-ue in #453
- Extend the
thinkingVerbspatch to cover past-tense verbs e.g. "Baked" by @bl-ue in #454 - Only apply the
thinkingBlockStylingpatch in CC version under 2.1.26 by @bl-ue in #455 - Fix
subagentModelspatch to not error when nothing was changed by @bl-ue in #456 - Prompts for 2.1.30 by @mike1858 in #458
- AGENTS.md support for Claude Code by @bl-ue in #459
- List all features by @bl-ue in #460
- Enable the builtin
/rememberskill by @bl-ue in #457 - Demo video of AGENTS.md support by @bl-ue in #461
- Add env vars to CC to customize session memory token thresholds by @bl-ue in #462
- Prompts for 2.1.31 by @mike1858 in #463
- Add auto-accept plan mode patch by @irdbl in #464
- Add a --config-url flag to apply config from a remote URL by @bl-ue in #465
- Fix ALL the patching errors for 2.1.31 by @bl-ue in #466
- Prompts for 2.1.32 by @mike1858 in #467
- Fix patching errors in 2.1.32 by @bl-ue in #468
- Fix remaining patching errors in 2.1.32 by @bl-ue in #469
- Prompts for 2.1.33 by @mike1858 in #475
- Add CLI spinners by @bl-ue in #470
- Sort all prompts by ID by @mike1858 in #476
- Prompts for 2.1.34 by @mike1858 in #479
- Add support for dangerously bypassing permissions in sudo with new setting and patch by @brrock in #478
- Initial API design by @bl-ue in #477
- Add README improvements and contributing documentation by @brrock in #480
- Add unpack, repack, and adhoc-patch commands by @bl-ue in #481
- Suppress native installer warning when cc is installed by npm by @brrock in #483
- feat: add a warning message when users enable allow dangerously skip … by @brrock in #485
- feat: offer to set edited theme as Claude Code's current theme when exiting editor by @brrock in #482
- Restructure the readme by @bl-ue in #486
- Fix link formatting in README.md by @brrock in #487
- Prompts for 2.1.36 by @mike1858 in #488
- Prompts for 2.1.37 by @mike1858 in #490
- Show lightning fast formatted patch changes via oxfmt before applying patch scripts by @bl-ue in #489
- Fix native installation support for newer CC versions by @signadou in #492
- Fix 2 config saves on TUI startup by @bl-ue in #494
- Fix scrolling issues with escape by @brrock in #496
- Fix 2.1.37 patching errors in native JS by @bl-ue in #497
- Handle missing node sandboxing support gracefully by @bl-ue in #499
- Fix session memory env var patching by @bl-ue in #500
- Add adhoc-patch demo video by @bl-ue in #502
- v4.0.0 by @bl-ue in #504
New Contributors
- @odysseus0 made their first contribution in #444
- @irdbl made their first contribution in #464
Full Changelog: v3.4.0...v4.0.0