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
mcp.WithDescription(t("TOOL_CREATE_OR_UPDATE_FILE_DESCRIPTION","Create or update a single file in a GitHub repository. If updating, you must provide the SHA of the file you want to update.")),
231
+
mcp.WithDescription(t("TOOL_CREATE_OR_UPDATE_FILE_DESCRIPTION","Create or update a single file in a GitHub repository. If updating, you must provide the SHA of the file you want to update. This should only be used when creating or updating a file remotely and not when only working with local files.")),
232
232
mcp.WithToolAnnotation(mcp.ToolAnnotation{
233
233
Title:t("TOOL_CREATE_OR_UPDATE_FILE_USER_TITLE","Create or update file"),