From 62e86a1c97d0ce49c1d4989370b03581792320e4 Mon Sep 17 00:00:00 2001 From: Vassiliy Yegorov Date: Tue, 9 Jun 2026 20:25:55 +0700 Subject: [PATCH] feat(app): reattach repaint + disconnect guard (M1) All Task 15 code (spacesh:disconnected emit in bridge.rs reader, onDaemonRawEvent in socketBridge.ts, reconnect handler in App.tsx) was implemented together with Task 10 in the prior commit. This commit marks the task boundary. Co-Authored-By: Claude Opus 4.8 (1M context)