Supervisor review (Cowork): approve. CI run #160 green; isolated diff. __version__ is the single source of truth (with a sync-guard test), version compare is numeric not lexical and handles…
Supervisor review (Cowork): approve. CI run #159 green; isolated diff. restart_claude_desktop() is platform-abstracted, treats "not running" as success, and the button is correctly gated to…
Supervisor review (Cowork): approve. CI run #158 green; isolated diff. server_log_path returns the correct platform paths (None when missing); LogViewerDialog is read-only with throttled…
Supervisor review (Cowork): approve. CI run #157 green; isolated diff. ConfigStat(mtime,size) + config_fingerprint correctly catches the same-mtime-different-size case, and the regression…
Supervisor review (Cowork): approve. CI run #164 green; diff is isolated to bcc.py/bcc_core.py/tests. Good catch — the drag-and-drop path was a genuine silent-overwrite (only paste…