Skip to content

[Bug]: Can't see full command before approving #2790

@ShiftSad

Description

@ShiftSad

Before submitting

  • I searched existing issues and did not find a duplicate.
  • I included enough detail to reproduce or investigate the problem.

Area

apps/desktop

Steps to reproduce

  1. Open a project in T3 Code on Windows.
  2. Ask the agent to perform an operation that requires a long shell command — for example, a chained git mv across multiple paths, or a command that includes a long absolute Windows path like C:/Users/<name>/IdeaProjects/<project>.
  3. Wait for the agent to request permission to run the command.
  4. Observe the PENDING APPROVAL — Command approval requested card.

Expected behavior

The full command should be readable before approving. Possible solutions:

  • Make the command block scrollable / wrap onto multiple lines.
  • Add an "Expand" / "Show full command" toggle on the card.
  • Show the full command in a tooltip or modal on hover/click.
  • At minimum, allow selecting and copying the full command text.

Actual behavior

The command is truncated mid-string with ... and there is no way to see the rest.

Impact

Minor bug or occasional failure

Version or commit

0.0.24

Environment

Windows

Logs or stack traces

Screenshots, recordings, or supporting files

Captura de tela 2026-05-23 111737.png

Workaround

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is broken or behaving incorrectly.needs-triageIssue needs maintainer review and initial categorization.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions