mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
ffc51ec8b3
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.