Skip to content

feat: expose MCP tool output as collapsible in TUI and web UI#12758

Open
MichaelYochpaz wants to merge 1 commit intoanomalyco:devfrom
MichaelYochpaz:issue-6604-mcp-tool-output
Open

feat: expose MCP tool output as collapsible in TUI and web UI#12758
MichaelYochpaz wants to merge 1 commit intoanomalyco:devfrom
MichaelYochpaz:issue-6604-mcp-tool-output

Conversation

@MichaelYochpaz
Copy link
Contributor

What does this PR do?

MCP tool call outputs were completely hidden in both the TUI and web UI.
This PR makes them visible in a collapsed-by-default state that users can expand to inspect the raw output.

How did you verify your code works?

  • Ran bun run typecheck
  • Tested TUI locally with Context7 MCP tools (context7_resolve-library-id, context7_query-docs)
  • Tested web UI locally (packages/opencode serve + packages/app dev server) with the same tools

Resolves #6604

Demo

08 02 2026-Code-1468

09 02 2026-zen-1478

@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2026

The following comment was made by an LLM, it may be inaccurate:

Potential Duplicate Found

PR #10649: feat(tui): add custom tool and mcp call responses visible and collapsable

Why it's related:

This PR appears to address the same feature - making MCP tool call responses visible and collapsible in the TUI. It was opened earlier and seems to have similar functionality goals. You should check if this PR was closed/merged or if it's still open to avoid duplicate work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: MCP Tool Output

1 participant