v3.10.45 β Edit diff cost fix πΈ
A large Edit was silently re-billing you its full diff every turn β fixed.
Write truncated its result diff to 80 lines; Edit did not β it returned the entire unified diff. On a big edit that diff is huge, and because it stays in the conversation it was resent to the model on every subsequent turn at full input price. On a file-heavy session that's most of your input tokens going to re-transmit edits already applied. Edit now caps to the same 80 lines as Write.
Also: MemPalace state now shows in the boot banner (green on / red off).
pip install --upgrade dulus
π¦ π©π΄