[BUG] - phone app doesn't get back dispatch results

Resolved 💬 2 comments Opened Mar 28, 2026 by sandipkh Closed Mar 31, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

I triggered a request from my phone app for dispatch. I see that the task is executed successfully on the desktop app (separate thread spawned though, not in the main request dispatch thread). However, on the phone app, I cannot see the spawned thread, and so I cannot see the results.

Bottom line - request initiated from phone app via dispatch doesn't show the results back on the phone app. So we don't know whether it has executed successfully or not, (or) we cannot get the results what we are hoping.

What Should Happen?

Results should come back on the phone app

Error Messages/Logs

Steps to Reproduce

1) trigger dispatch request from phone app ( like, show me the count of files on D drive)
2) check whether the results come back on the phone app.

Claude Model

None

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

Opus 4.6

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

Windows Terminal

Additional Information

_No response_

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗