What's Changed
- Update docs: clarify --patches restore-then-apply behavior (#699) by @arimu1 in #898
- Guard system-prompt --apply against injecting an undefined identifier from a stale prompt file by @StreamDemon in #901
- Prompts for 2.1.216 by @mike1858 in #897
- Detect and heal identifier drift during system-prompt sync by @StreamDemon in #902
- Prompts for 2.1.217 by @mike1858 in #903
- Fix session-memory patch being dropped on Claude Code 2.1.217 by @StreamDemon in #905
- Verify the patched bundle parses with node --check before writing it by @StreamDemon in #908
- Prompts for 2.1.218 by @mike1858 in #910
- Fix session-memory total-file-limit env var name (CM_SM -> CC_SM) by @StreamDemon in #907
- Update
node-liefto v1.3.2 by @signadou in #916 - Prompts for 2.1.219 by @mike1858 in #917
- fix: match refactored jsx chevron component on CC 2.1.219 by @VitalyOstanin in #918
- Prompts for 2.1.220 by @mike1858 in #919
- Restore the session-memory update-cadence env var on Claude Code 2.1.218 and mark the token-limit knobs legacy-only by @StreamDemon in #913
- Decode
\"and\'when generating system-prompt markdown, for prompts that are plain text end to end by @StreamDemon in #924 - Encode non-ASCII after escaping string literals, so
\uXXXXis not double-escaped into literal text by @StreamDemon in #923 - Place the repacked .bun right after the writable ELF segment to remove the ~262MB zero-padding gap by @StreamDemon in #915
- Fix system-prompt patching only replacing the first occurrence (#678) by @arimu1 in #911
- Prompts for 2.1.221 by @mike1858 in #929
- Scope system-prompt identifier substitution to live interpolations by @StreamDemon in #931
- Prompts for 2.1.222 by @mike1858 in #935
- Prompts for 2.1.223 by @mike1858 in #936
- Prompts for 2.1.224 by @mike1858 in #938
- Prompts for 2.1.225 by @mike1858 in #939
- Prompts for 2.1.226 by @mike1858 in #940
- Size the thinker symbol box by display width, not UTF-16 code units by @StreamDemon in #933
- Write uncustomized system prompts back to cli.js verbatim by @StreamDemon in #932
- Scope the thinker symbol width patch to the spinner boxes by @StreamDemon in #934
- Prompts for 2.1.227 by @mike1858 in #941
- Recognize the extension-less 'cli' entry module of Claude Code 2.1.229+ by @ahalekelly in #946
- Prompts for 2.1.228 by @mike1858 in #943
- Prompts for 2.1.229 by @mike1858 in #944
- Prompts for 2.1.231 by @mike1858 in #947
- v4.3.3 by @bl-ue in #948
New Contributors
- @ahalekelly made their first contribution in #946
Full Changelog: v4.3.2...v4.3.3