Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.
This repository was archived by the owner on May 15, 2026. It is now read-only.

[ENHANCEMENT] Mcp tool calls needlessly clutter ui #11155

Description

@DarkEden-coding

Problem (one or two sentences)

Mcp tool calls from the agent show the full tool information without any collapsing functionality, full file path arguments are also shown.

Context (who is affected and when)

Small visual improvements, so everyone.

Desired behavior (conceptual, not technical)

For a cleaner interface the following assumptions/changes could be made:

  1. Assume the user knows what the mcp tool does inherently, truncate mcp tool descriptions and instructions and include a small carrot or other element to expend them if needed
  2. When the agent passes file paths to mcp tools the workspace root should be autodetected in the paths and removed, truncated, or replaced with a placeholder to reduce cognitive load, can include full path on hover if necessary.

Constraints / preferences (optional)

No response

Request checklist

  • I've searched existing Issues and Discussions for duplicates
  • This describes a specific problem with clear context and impact

Roo Code Task Links (optional)

No response

Acceptance criteria (optional)

No response

Proposed approach (optional)

No response

Trade-offs / risks (optional)

Needs to keep all current functionality for users who want it, ie make sure to have drop-down and hover interactions to allow for full information viewing when the user wants to.

Metadata

Metadata

Assignees

No one assigned

    Labels

    UI/UXUI/UX related or focused

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions