Remote control: ! command output not displayed in conversation

Resolved 💬 3 comments Opened Mar 21, 2026 by isaacmoore Closed May 24, 2026

Summary

When using the remote control feature, running ! <command> (e.g., ! which uv) does not display the command output in the conversation. The output is invisible to both the user and Claude.

Steps to reproduce

  1. Enable remote control
  2. Type ! which uv (or any !-prefixed shell command)
  3. Observe that the output is not shown in the conversation

Expected behavior

The command output should be visible in the conversation, the same way it works in a normal (non-remote-control) Claude Code session.

Actual behavior

No output is displayed. The command appears to run but the result is not surfaced to the user or Claude.

Environment

  • Platform: macOS (Darwin 22.6.0)
  • Shell: zsh

🤖 Generated with Claude Code

View original on GitHub ↗

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