v0.3.2
cux v0.3.2 — regression fixes for the 0.3.x rewrite
attachis now opt-in (default off). The always-on PTY proxy was taxing every session — resize corruption/jitter and extra CPU/heat on output (#33). With it off, sessions render natively again (pre-0.3, no proxy).cux attachoffers to enable it when you want mirroring; enable any time withcux config set attach true.- Fixed an infinite resume loop on a rate-limited account — it could read the just-limited seat as "having capacity" and resume in place, looping. It now swaps away or waits for reset.
- wait-for-reset countdown — checks fresh usage before timing (no more bogus ~2-minute wait on the wrong account), runs on a wall-clock deadline so it survives a laptop sleep, and shows seconds in the last 10 minutes.
- Windows — poll the console size into the ConPTY so resizes reach Claude when attach is enabled; native process-liveness probe + attach-socket reaper (#34, thanks @centrual).
attachis now settable viacux config setand appears incux config edit.
Full Changelog: v0.3.1...v0.3.2
Full Changelog: v0.3.1...v0.3.2