Desktop automations can fail

- MakeUseOf tested Claude Cowork and found automations fail if the desktop machine is off, asleep, or hibernating. - The article recommends webhooks as a more persistent alternative for reliable automation. - This exposes the gap between desktop‑bound convenience automations and durable operational workflows. (makeuseof.com)

Claude Cowork can automate work on a desktop, but the automation stops when that machine is turned off, asleep, or hibernating. (makeuseof.com) MakeUseOf published that test on April 18, 2026, after using Claude Cowork to send scheduled Google Chat reminders and finding the task depended on the host computer staying awake. Anthropic’s product page says Cowork “runs on desktop,” where it works across local files, folders, and everyday apps. (makeuseof.com) (anthropic.com) That setup reflects how Cowork is built. Anthropic describes it as a desktop agent for knowledge work, and its broader “computer use” system is designed to click, type, and navigate software the way a person would on a live machine. (anthropic.com 1) (anthropic.com 2) A webhook works differently. GitHub’s documentation defines webhooks as event notifications sent to an external web server when something happens, which means the trigger and delivery can live on a server instead of on one person’s laptop. (docs.github.com 1) (docs.github.com 2) That difference splits two kinds of automation. A desktop agent is useful when the job depends on apps, files, or screens on one computer; a webhook is built for systems that need to keep firing after a lid closes or an employee signs off. (anthropic.com) (docs.github.com) Anthropic has been pushing Claude beyond chat and into work software. Its home page lists Claude Cowork, Claude Code, and app integrations including Excel, PowerPoint, Word, Slack, and Chrome, while a webinar posted April 16, 2026 said Cowork is now generally available. (anthropic.com 1) (anthropic.com 2) Anthropic has also been expanding agent tools for developers. In November 2025, the company said it added beta features for dynamic tool discovery and execution on the Claude Developer Platform, aimed at agents working across “hundreds or thousands of tools.” (anthropic.com) The practical limit is simpler than the marketing pitch: if the task needs your desktop, your desktop becomes part of the uptime requirement. If the task needs guaranteed delivery, teams usually move the trigger to infrastructure that stays on. (makeuseof.com) (docs.github.com)

Get your own daily briefing

Scout delivers personalized news, insights, and conversations tailored to your role and industry.

Download on the App Store

Shared from Scout - Be the smartest in the room.