Overview
This video examines three new Claude tools from Anthropic: scheduled tasks, dispatch, and computer use. Rather than focusing on flashy demos, the creator argues these tools represent composable primitives that let agents do real, finished work while you are away. The central thesis: agents should take work off your desk, not add more to it.
Key Concepts
The Three Primitives
- Scheduled Tasks - Cloud-based cron jobs that run on Anthropic infrastructure whether your laptop is on or not. They connect to any MCP server you have configured and execute recurring work (news monitoring, price scanning, reminders).
- Dispatch - Mobile-to-desktop orchestration layer. Pair your phone via QR code and spawn multiple parallel Claude/Cowork sessions from your pocket. Your phone is the command surface; your desktop is the execution surface.
- Computer Use - Keyboard-and-mouse automation for any app on your desktop, including those without APIs or MCP servers. Closes the "last mile" gap for legacy tools like old Jira instances, bespoke ERPs, or SAP screens.
Work Off the Desk vs. Pseudo Work
- Real agent work removes tasks from your plate entirely (closed loops, finished deliverables).
- "Pseudo work" adds more text for you to read: proactive briefings, trip planners, and demo-friendly outputs that do not actually reduce your workload.
- The litmus test: did the agent complete the task, or did it just create another thing for you to review?
Self-Hosted vs. Managed Agents
- Open Claude = self-hosted: you configure the server, network, credentials, and skills. More freedom, more maintenance.
- Anthropic's stack = managed: scheduled tasks run on their servers, dispatch runs sandboxed, computer use asks permission before touching new apps.
- Historical pattern: self-hosted proves the category exists (Sendmail, rack servers, Jenkins), then managed versions (Gmail, AWS, GitHub Actions) drive mass adoption.
Practical Framework
Four Principles for Agent Delegation
- Close open commitment loops - Every promise buzzing in your head (emails to send, scopes to revise, minutes to distribute) is a delegation candidate. The agent should close the loop, not just draft it.
- Make better decisions with more data - Instead of stuffing docs into chat at the last minute, use dispatch or scheduled tasks to develop understanding of a subject before the meeting. Aim for 70% of available information, not 30%.
- Compound signal detection - Connect dispatch and scheduled tasks to a persistent knowledge base (like Open Brain via MCP). Over weeks, the agent surfaces patterns: competitor hiring trends, patent filings, strategic shifts.
- Overnight engineering work - Not "run the linter" but "migrate this dependency," "improve test coverage to 80%," "refactor the authentication layer." Real technical debt reduction while you sleep.
Key Takeaway
The biggest shift in the second half of 2026 is learning to trust that the agent is doing the work when you walk away. The people who untether from the desk, adopt a management mindset, and delegate with clarity of intent will capture the leverage these tools offer. The technology is ready; the bottleneck is our willingness to let go.