I believe that employees in Anthropocs use CC to develop CC now. AI really give much user ability to develop a completed product, but the quality is decreasing. Professional developers will be in demand when the products/features become popular. First batch of users of new products need to take more responsibility to test the product like a rats in lab
> AI really give much user ability to develop a completed product, but the quality is decreasing. Professional developers will be in demand when the products/features become popular. Looking at the amount of issues, outages and rookie mistakes the employees are making leads me to believe that most of them are below junior level. If anyone were to re-interview everyone at Anthropic for their own roles with their own i…
Anthropic Cowork feature creates 10GB VM bundle on macOS without warning
181–190 of 201 posts
Re: Anthropic Cowork feature creates 10GB VM bundle on macOS without warning
#182Earlier quoted context omitted.
The trick is to reboot into recovery partition, disable SIP, then run OmniDiskSweeper as root (as in `sudo /Applications/OmniDiskSweeper.app/Contents/MacOS/OmniDiskSweeper`). Then you can find all kinds of caches that are otherwise hidden by SIP.
It shouldn't be this hard to clear unwanted data from my own computer
But none of this applies to caches and temporary files, which could be reasonably managed for 99% of users by adding a "clear all caches" checkbox in the reboot dialog with a warning that doing this is likely to slow down the system and increase battery usage for the next few hours, or to system-managed snapshots that mostly just need better UI and documentation.
UI transparency is my only real complaint. A reasonable amount of data the system wants to make difficult to delete is fine, so long as it clearly explains what it is and why. "System Data" is only acceptable as a description for the root of what should be a well-documented hierarchy.
Re: Anthropic Cowork feature creates 10GB VM bundle on macOS without warning
#183Hi, Felix from Anthropic here. I work on Claude Cowork and Claude Code. Claude Cowork uses the Claude Code agent harness running inside a Linux VM (with additional sandboxing, network controls, and filesystem mounts). We run that through Apple's virtualization framework or Microsoft's Host Compute System. This buys us three things we like a lot: (1) A computer for Claude to write software in, because so many user pro…
> (2) Hard guarantees at the boundary: Other sandboxing solutions exist, but for a few reasons, none of them satisfy as much and allow us to make similarly sound guarantees about what Claude will be able to do and not to. This is the most interesting requirement. So all the sandbox solutions that were recently developed all over GitHub, fell short of your expectations? This is half surprising since many people were u…
Re: Anthropic Cowork feature creates 10GB VM bundle on macOS without warning
#184Earlier quoted context omitted.
Does UTM/Apple's framework not allow nested virtualization? If I remember correctly from x86(_64) times, this is a thing that sometimes needs to be manually enabled.
I've come across two different answers regarding Apple's Virtualization.Framework support for nested virtualization: 1. Yes, but only Linux guests 2. Yes, but only M3+ https://github.com/apple/container/issues/191
Re: Anthropic Cowork feature creates 10GB VM bundle on macOS without warning
#185Earlier quoted context omitted.
FWIW I think many of us would actually very much love to have an official (or semi official) Claude sandboxing container image base / vm base. I wonder if you all have considered making something like the cowork vm available for that?
There is this: https://code.claude.com/docs/en/devcontainer It does work but I found pretty quickly that I wanted to base my robot sandbox on an image tailored for the project and not the other way around.
Re: Anthropic Cowork feature creates 10GB VM bundle on macOS without warning
#186Earlier quoted context omitted.
FWIW I think many of us would actually very much love to have an official (or semi official) Claude sandboxing container image base / vm base. I wonder if you all have considered making something like the cowork vm available for that?
what would you use it for?
Re: Anthropic Cowork feature creates 10GB VM bundle on macOS without warning
#187I really love Anthropic's models, but, every single product/feature I've used other than the Claude Code CLI has been terrible... The CLI just "sticked" for me and I've never needed (or arguably looked in depth) any other features. This for my professional dayjob. For personal use, where I have a Pro subscription and adventure into exploring all the other features/products they have... I mean, the experience outside…
Re: Anthropic Cowork feature creates 10GB VM bundle on macOS without warning
#188Earlier quoted context omitted.
This one drives me nuts. Not just on Mac, also on iPhone/iPad. It's 2026, and 5G is the killer feature advertised everywhere. There's no reason to default to downloading gigabytes of audio files if they could be streamed with no issue whatsoever.
On 5G, it depends. There are still plenty of people around the world who don't have unlimited data plans.
Re: Anthropic Cowork feature creates 10GB VM bundle on macOS without warning
#189Hi, Felix from Anthropic here. I work on Claude Cowork and Claude Code. Claude Cowork uses the Claude Code agent harness running inside a Linux VM (with additional sandboxing, network controls, and filesystem mounts). We run that through Apple's virtualization framework or Microsoft's Host Compute System. This buys us three things we like a lot: (1) A computer for Claude to write software in, because so many user pro…
Any chance you guys could get the Claude Desktop installer fixed on Windows? It currently requires users to turn on "developer mode." Sorry for the ask here, but unaware of other avenues of support as the tickets on the Claude Code repo keep getting closed, as it is not a CC issue. https://github.com/anthropics/claude-code/issues/26457https:...
Re: Anthropic Cowork feature creates 10GB VM bundle on macOS without warning
#190Earlier quoted context omitted.
The system data issue on macOS is awful. I use my MacBook for a mix of dev work and music production and between docker, music libraries, update caches and the like it’s not weird for me to have to go for a fresh install once every year or two. Once that gets filled up, it’s pretty much impossible to understand where the giant block of memory is.
The trick is to reboot into recovery partition, disable SIP, then run OmniDiskSweeper as root (as in `sudo /Applications/OmniDiskSweeper.app/Contents/MacOS/OmniDiskSweeper`). Then you can find all kinds of caches that are otherwise hidden by SIP.