← All summaries

Anthropic Just Gave You 3 Tools That Work While You're Gone.

AI News & Strategy Daily · Nate B Jones · March 28, 2026 · Original

Most important take away

Anthropic shipped three complementary primitives — Scheduled Tasks, Dispatch, and Computer Use — that together form the closest thing yet to a widely available, secure, always-on agent capable of completing real work while you are away from your desk. The critical mindset shift for 2026 is to stop treating AI agents as generators of more reading material and start treating them as workers that lift finished tasks off your plate entirely.

Chapter Summaries

What Anthropic Shipped and Why It Matters

Anthropic released three tools for Claude: Scheduled Tasks, Dispatch, and Computer Use. Together they let you text Claude from your phone, have it take over your desktop, navigate apps with no API, and deliver finished work — not drafts or briefings, but completed tasks. Nate argues most agent demos optimize for looking impressive rather than actually removing work from your plate.

Scheduled Tasks: Cloud-Based Recurring Work

Claude Scheduled Tasks lets you define a repository, a schedule, and a prompt, and Anthropic’s infrastructure runs it whether your laptop is on or not. It connects to any MCP server you already use. Anthropic uses this internally to keep a Go and Python library in sync automatically. Non-developer examples include automated AI news digests, airline price monitoring, and bill payment reminders.

Dispatch: Parallel Agent Management From Your Phone

Dispatch pairs your phone with Claude Desktop via QR code, creating an orchestration layer where you can spawn and manage multiple independent Claude cowork sessions running simultaneously on your desktop. A product manager documented using Dispatch for 48 hours, spending only 25 minutes entering commands while Claude executed hours of parallel work. The current limitation is that your desktop must stay on, and multi-app tasks succeed roughly 50% of the time.

Computer Use: Reaching Apps Without APIs or MCP Servers

Computer Use lets Claude control any application on your desktop via keyboard and mouse, closing the gap for tools that lack MCP connectors or APIs. This is especially valuable for legacy enterprise software like old JIRA instances, SAP, or spoke ERP screens where building a proper integration is impractical.

Open Claw vs. Anthropic’s Managed Stack

Open Claw is the self-hosted, maximum-control option requiring you to manage servers, credentials, and networking. Anthropic’s stack is the managed equivalent — similar to the historical shift from self-hosted email to Gmail or from rack servers to AWS. Open Claw offers more raw freedom; Anthropic offers accessibility and safety for the majority of users.

Framework for Delegating Real Work to Agents

Nate offers a framework for identifying agent-worthy tasks: close open commitment loops (promises you made that are buzzing in the back of your mind), improve decision quality by pulling in more data before meetings, use compound signal detection over time with tools like Open Brain, and run overnight engineering jobs such as dependency migrations or test coverage improvements.

The Trust Shift: Learning to Walk Away

The hardest part of the agent era is learning to trust that work is happening when you are not watching. The people who get the most leverage in 2026 will be those who can walk away, let agents execute, and check in periodically rather than hovering over the screen.

Summary

Actionable Insights

  1. Set up Scheduled Tasks for recurring information gathering. Pick one area where you spend regular time collecting or monitoring information — industry news, price tracking, compliance checks — and create a Claude Scheduled Task that runs on a cadence and deposits results into your Open Brain or preferred knowledge store.

  2. Use Dispatch to free yourself from the desk. Pair your phone with Claude Desktop and start delegating cowork sessions remotely. Begin with lower-stakes tasks (research, drafting, competitor analysis) to build confidence in the pattern before moving to higher-stakes work.

  3. Target Computer Use at your worst manual workflows. Identify the legacy tools, old dashboards, or API-less applications where you currently copy-paste data manually. These are the highest-ROI candidates for Computer Use because no connector or integration will ever be built for them.

  4. Audit your open loops. List the promises and commitments currently living in your head — emails to send, documents to revise, reports to compile. For each one, ask whether an agent could close it. If quality is the concern, invest in better prompting and system instructions rather than doing it yourself.

  5. Improve decision quality by pulling more data before meetings. Instead of cramming documents into a chat window five minutes before a meeting, use Dispatch in the morning to have Claude research the topic, pull relevant dashboards, and surface data you would not normally have time to check. Aim for 70% information coverage instead of 30%.

  6. Run engineering tasks overnight. Dependency migrations, test coverage improvements, and refactoring of neglected code areas are ideal candidates for scheduled overnight agent jobs. These are important-but-never-urgent tasks that compound in value.

  7. Practice the management mindset. Stop hovering over agent output. Dispatch a task, walk away, and check back later. The skill of trusting asynchronous agent execution is itself a competitive advantage in 2026.

Career Advice

  • The ability to manage AI agents effectively is becoming a core professional skill. Treat prompting and agent orchestration as something to deliberately practice, not something to dismiss when early results are imperfect.
  • “Quality isn’t good enough” is a skill issue, not a platform limitation. Invest time learning to write better system instructions and context layers.
  • People who have never coded before are building complete applications. If you have clarity of intent about what you want built, the technical barrier is lower than you think — do not let it stop you from starting.
  • The professionals who get the most leverage will be those who learn to walk away from the screen and trust their agents, not those who hover and micromanage.