Per-session cost tracking survives restarts, the whiteboard menu was reworded, and the pride dialog entry is gone.
What's wrong with this entry?
Per-session cost tracking is now saved and restored across restarts, the Bun runtime tag moved to 1.4.1, the whiteboard menu entry was reworded, and the pride dialog entry was removed while a prideFlag user-state key was added.
- Cost state is persisted under a
"cost-state": "always"policy. - Crash telemetry now reports
entrypointas an allow-listed value orother, instead of passing through whateverCLAUDE_CODE_ENTRYPOINTwas set to. - Executable detection gained a
rejectNpmStuboption so tiny npm shim files are not mistaken for real binaries. - Streaming tool-input blocks whose name is not a string are ignored instead of processed.
- The queue cleared when you cancel now reports
reason: "cleared_on_cancel".
bun_version: "1.4.1"
Strings lifted out of the shipped bundle, so the claim above can be checked against them.