Loading
feat: open MCP Dashboard from agent platform nav menu
Handle the new `openMcpDashboard` notification sent by the Duo Agent Platform webview and reveal the MCP Dashboard by executing the `gl.webview.root.mcp.show` command. - command_names: add `WEBVIEW_ROOT_MCP_SHOW` to a shared common `PROGRAMMATIC_COMMANDS` and reference it from desktop - duo_chat_handlers: add `openMcpDashboard` handler and register it for the agent platform webview