Show workspace path in remote control session UI

Resolved 💬 2 comments Opened Mar 20, 2026 by ClawdbotMission Closed Apr 18, 2026

Feature Request

When using Claude Code's remote control feature, the bottom bar of the interface only displays the hostname (e.g. cybrs-Mac-mini.local) but does not show the current workspace/working directory.

Problem:
When managing a remote session (e.g. from a mobile device), there's no way to tell which workspace the session was launched from without explicitly asking Claude. This is especially important for users who may have multiple workspaces on the same machine.

Suggested improvement:
Display the workspace path (or at least the directory name) alongside the hostname in the session UI — e.g. cybrs-Mac-mini.local — ~/.openclaw

Why it matters:

  • Remote control users can't glance at a terminal to see their pwd
  • Knowing which workspace you're in is essential context before issuing commands
  • The hostname alone isn't enough to distinguish between sessions on the same machine

🤖 Generated with Claude Code

View original on GitHub ↗

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