claude-code - 💡(How to fix) Fix [FEATURE] Support using Dispatch in Claude Desktop [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#46460Fetched 2026-04-11 06:19:43
View on GitHub
Comments
0
Participants
1
Timeline
3
Reactions
0
Author
Participants
Timeline (top)
labeled ×3

Error Message

  1. Observe error "Another device is connected. A cowork agent is already running on <Mac>. Quit the Claude app on that device, then restart this one to take over."

Fix Action

Fix / Workaround

I use multiple computer workstations in my life. Currently, it's only possible to issue Dispatch commands via the mobile app -- visiting the Dispatch page on a computer when another computer was already paired prompts the user to disconnect the other computer to set this one up for Dispatch.

Replication steps:

  1. Download Claude Desktop on two computers and mobile phone, sign in on all
  2. Set up Dispatch on PC 1
  3. Commands can be sent via mobile as expected
  4. Open Dispatch on PC 2
  5. Observe error "Another device is connected. A cowork agent is already running on <Mac>. Quit the Claude app on that device, then restart this one to take over."
  6. Desired behavior: Allow issuing Dispatch commands from the desktop app similar to existing Mobile and local Claude Code UXes

When I open "Dispatch" on a computer and I already have Dispatch enabled on another computer, I want to see the ongoing Dispatch session and be able to interact with it in the same UX as on the hosting computer.

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

I use multiple computer workstations in my life. Currently, it's only possible to issue Dispatch commands via the mobile app -- visiting the Dispatch page on a computer when another computer was already paired prompts the user to disconnect the other computer to set this one up for Dispatch.

Replication steps:

  1. Download Claude Desktop on two computers and mobile phone, sign in on all
  2. Set up Dispatch on PC 1
  3. Commands can be sent via mobile as expected
  4. Open Dispatch on PC 2
  5. Observe error "Another device is connected. A cowork agent is already running on <Mac>. Quit the Claude app on that device, then restart this one to take over."
  6. Desired behavior: Allow issuing Dispatch commands from the desktop app similar to existing Mobile and local Claude Code UXes

Thank you for your consideration,

Natalie


PS: Usecase context: I'm trying to adopt Claude native apps to replace my OpenClaw workflow where my Laptop serves as my coding/executive assistant's home base. I do most of my development via the openclaw Slack connection on my Windows PC as a result.

Proposed Solution

When I open "Dispatch" on a computer and I already have Dispatch enabled on another computer, I want to see the ongoing Dispatch session and be able to interact with it in the same UX as on the hosting computer.

A small warning banner should be displayed across the top, "You're dispatching Claude sessions to <hostname>", and the settings configurator should be greyed-out -- on hover, it instructs the user to "To edit Dispatch settings, you'll need to use <hostname> directly".

Alternative Solutions

No response

Priority

Medium - Would be very helpful

Feature Category

Other

Use Case Example

Most usecases for using Dispatch via phone, but for computers:

  • Anyone who uses multiple computers: People with work+personal laptop, some have a small laptop and a more powerful desktop PC, some people use multiple operating systems for different tasks
  • I'm running my "Claude homebase" on a homelab server, but interact with it on a separate PC

Additional Context

No response

extent analysis

TL;DR

To fix the issue, modify the Dispatch page to allow multiple computer workstations to access and interact with an ongoing Dispatch session, displaying a warning banner and greyed-out settings configurator.

Guidance

  • Modify the Dispatch page to detect and display ongoing Dispatch sessions from other computers, allowing users to interact with them.
  • Implement a warning banner to inform users that they are dispatching Claude sessions to another hostname.
  • Grey out the settings configurator and provide a hover instruction to edit Dispatch settings on the hosting computer.
  • Ensure the new functionality works seamlessly across multiple computer workstations and operating systems.

Example

No code snippet is provided as the issue lacks specific technical details.

Notes

The proposed solution requires changes to the Dispatch page and its underlying logic to support multiple computer workstations. The implementation should consider various use cases, such as multiple laptops, desktops, and operating systems.

Recommendation

Apply workaround: Modify the Dispatch page to support multiple computer workstations, as described in the proposed solution, to improve the user experience and allow for more flexible interaction with Claude sessions.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [FEATURE] Support using Dispatch in Claude Desktop [1 participants]