I recently installed dsh dektop and had it running whilst I was working using Claude code's desktop app. Whilst in a session it tried to write to a folder and got an access denied and when i tried to debug this (using claude) it came back with the following.
Three times today (10:12am, 10:18am, and 5:30pm — right before things broke), DSH Desktop made a TCC (macOS privacy permission) call that specifically targets Claude's app identity, using a private API in a way macOS itself flags as improper:
io.dsh.desktop attempted to call TCCAccessRequest for kTCCServiceAccessibility
without the recommended com.apple.private.tcc.manager.check-by-audit-token entitlement
I recently installed dsh dektop and had it running whilst I was working using Claude code's desktop app. Whilst in a session it tried to write to a folder and got an access denied and when i tried to debug this (using claude) it came back with the following.