use standard tool mappings for windsurf

This commit is contained in:
Joe Danziger
2025-05-27 13:25:56 -04:00
parent 8d0fea2d99
commit ba18ccbcab
3 changed files with 10 additions and 10 deletions

View File

@@ -13,7 +13,7 @@ const windsurfProfile = createProfile({
mcpConfigName: 'mcp.json',
fileExtension: '.mdc',
targetExtension: '.md',
toolMappings: COMMON_TOOL_MAPPINGS.ROO_STYLE // Windsurf uses transformed tool names
toolMappings: COMMON_TOOL_MAPPINGS.STANDARD // Windsurf uses standard tool names
});
// Export all the standard profile properties