You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
failedToInitialize = "Failed to initialize MCP server: %{error}"
63
+
failedToStart = "Failed to start MCP server: %{error}"
63
64
instructions = "This server provides tools that work with DSC (DesiredStateConfiguration) which enables users to manage and configure their systems declaratively."
64
65
serverStopped = "MCP server stopped"
65
66
failedToWait = "Failed to wait for MCP server: %{error}"
67
+
failedToCreateRuntime = "Failed to create async runtime: %{error}"
0 commit comments