[FEATURE]

Resolved 💬 2 comments Opened Apr 18, 2026 by iStreams06 Closed Apr 21, 2026

Preflight Checklist

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

Problem Statement

Claude Desktop: no visibility into tool calls causes major productivity loss

When Claude executes tools (SSH commands, file reads, API calls), the Desktop app hides everything. The user only sees Claude's text responses, not what's actually being executed. On long-running commands (30s–10min), there's no progress indicator, no log, nothing. This makes it impossible to catch wrong directions early. In VS Code, tool calls are visible in real time — that's the experience Desktop should match. Without this, ~80% of debugging time is wasted waiting for results that could have been stopped 2 minutes earlier.

Proposed Solution

Give an option to get the same in Desktop than in VS Code

Alternative Solutions

_No response_

Priority

Critical - Blocking my work

Feature Category

CLI commands and flags

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

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