8 ms·
And Claude is hogging 12G for Cowork which I don’t want.
by Weryj 4mo ago
And Claude is hogging 12G for Cowork which I don’t want.
- alwillis 4mo agoThat’s mostly because it’s an Electron app. It would be a fraction of that if it were a native app on macOS or Windows.
- SyrupThinker 4mo agoThis is more likely referring to the VM disk image the feature allocates, which would have little to do with Electron.
- nicce 4mo agoWell Electron includes Chromium. Maybe that pulls the 4GB model as well… not sure if it is Chrome only.
- Weryj 4mo agoThis, the vm bundle which reappears after you delete it. They say it's For Cowork and Claude Code, but if you don't use Cowork or CC sandboxing, it has no value. Considering I'm always finding things to delete on apples anaemic 512gb because I run out of space.
- rijavecb 4mo agoIt's possible to get rid of it. Just delete the VM Bundle file(s) and add `"secureVmFeaturesEnabled": false` to your `claude_desktop_config.json`. You can find more info here: https://github.com/anthropics/claude-code/issues/22543#issuecomment-4240319202 https://github.com/anthropics/claude-code/issues/22543#issue...