◐ Shell
clean mode source ↗

feat(site/src/pages/AgentsPage): show MCP tool inputs by ibetitsmike · Pull Request #25568 · coder/coder

Generic agent chat tool cards now render an Input section before the existing output viewer, so MCP and workspace MCP tools expose the arguments sent to the tool. Empty inputs stay hidden, model-intent wrappers are stripped before display, and the formatted input is the single source of truth for whether an input block renders.

Refs https://linear.app/codercom/issue/CODAGT-260/show-mcp-tool-inputs-in-agent-chats

Mux worked on this on Mike's behalf.