LLM APIs from Claude, OpenAI, and Gemini were actively used during development
all three providers fully transfer rights to the LLM generated output to the developer (me) in their license agreements, so i think it can be used with the Wine's GPL 2 license
The reason why LLM-generated code is very discouraged here, is because Wine is a clean-room reverse engineering project, and of course LLMs are trained in many ways including web scraping, which depending on how each models were trained, the LLM could actually seep in some snippets of illegally obtained leaked Windows code, and that could introduce a legal problem for clean-room reverse engineering projects like Wine. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/11256#note_144279