How Claude Cowork helps developers spread the AI knowledge
We test Claude Cowork to see how it performs, its usability for nondevelopers, and how it handles real-world tasks and errors.
Jan 24th, 2026 8:00am by
Featured image by Pablo Merchán Montes via Unsplash+.
Starting up
I already had Claude Desktop installed and Cowork lives inside Claude Desktop. But I downloaded a fresh copy, just in case. You can just about see the “Cowork” tab behind the Cowork modal window as I started up the app:
Selecting Cowork gets you the basic user interface:
To take it for a spin, I’ll ask it to help tidy my desktop screenshots. In laptop parlance, this is just the temporary folder that ends up holding screenshots. In general, I’m happy to delete everything here. Note that the offer is to “identify” the screenshot image, which allows the LLM to make sense of it. The design means that Cowork connects with only one actual folder — and it knows that a Mac user has a “Desktop” folder.
Initially, I was running this in a cafe with a slow connection, and it took an age to finish “setting up Claude’s workspace.” It is only 10% done in the shot above. When the setup was done, I asked for the given option of sorting the screenshots on my desktop.
An important piece of Cowork is to replace the MCP language with the normal language of folder access. Accordingly, Cowork has to ask MacOS for permission to alter the desktop. This is the equivalent of setting an accessible folder connection through configuration (as discussed in the article about Claude Desktop).
I start the task, and can see the progress steps as it moves through its plan.
Unfortunately, this all came to a crashing halt with the error shown below:
API Error: 400 {
"type":"error",
"error":{
"type":"invalid_request_error",
"message":"messages.5.content.17.image.source.base64.data: At least one of the image dimensions exceed max allowed size for many-image requests: 2000 pixels"
},
"request_id":"req_011CXNQbsiJBdoFGmfdXTs7X"
}
Cowork concluded with an option to ignore the problematic files:
It understood that it had a path to continue the task even with the large files still present, so I agreed to this. While it was working away, I could see the progress:
It finished with a summary of my screenshots and added this very interesting warning:
This was correct — only the left side of the code was visible from my post on Codegate, but adding this was a nice touch.
It now presented a nice plan with options to take:
After viewing the complete plan markdown file that it had produced, I chose the (recommended) Full Organization just to see how this would perform. Shortly, it finished with the final layout:
This included renaming the files into something readable; frankly, some people might find this a big win all on its own.
Conclusion
While Cowork still has to smooth through the error conditions (these are always the last thing eager developers want to work on) and avoid leaving the user in limbo, I found the whole thing very usable. It gave enough options so I could work around its own limitations. Yes, I did use a “developer” mindset while I worked, but I think anyone who works regularly with a laptop would feel comfortable with the user experience. Given that I thought Claude Desktop plus access to your local folders was a good thing, Claude Cowork is a logical product step, if not a milestone in LLM development. As a developer, you will almost certainly be more interested in Claude Code as a product, but as a knowledge worker and colleague to other people in your workplace, think about Claude Cowork as a way to spread practical knowledge about the scope of LLMs. Depending on the stage of your career, this might be a handy string to your bow.
YOUTUBE.COM/THENEWSTACK
Tech moves fast, don't miss an episode. Subscribe to our YouTube
channel to stream all our podcasts, interviews, demos, and more.