175abe35f9
Add cwAutoLocalOverride flag in cw.js to block server-state snapshots from overriding the checkbox while a user-initiated POST is in-flight. Expose applyCwAutoUiFromServer for app.js render() to call instead of applyCwAutoUi, preventing a racing SSE event carrying the old cw_auto value from immediately undoing the user's toggle. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Stan Grams <sjg@haxx.space>