GITHUB AND COPILOT
Open-source-software creators, users, and owners have serious concerns regarding Microsoft’s new Copilot auto-coding product. As a result, a San Francisco–based law firm seeks to interview anyone with a stake in open-source software and/or experience using Copilot. Despite Microsoft’s protestations to the contrary, it does not have the right to treat source code offered under an open-source license as if it were in the public domain.
Copilot was announced by Microsoft in 2022. It is powered by OpenAI’s Codex, which is trained on billions of lines of public code. According to Microsoft, Copilot is an extension that works as an "AI pair programmer" that helps write code faster by auto-filling suggestions based on the code and comments written by the user on their editors (Visual Studio Code, Visual Studio, Neovim, etc.). However, according to reports, in practice, Copilot can act more as an auto-coder that suggests large blocks of code without alerting the Copilot user that the code is only useable subject to the terms of its open-source license. Microsoft has long been antagonistic to open-source software, waging a war against open-source pioneer Linux for decades as one notable example. Which is why developers feared how Microsoft might leverage GitHub's central role in the open-source community when it first acquired GitHub for $7.5 billion in 2018. With Copilot those fears may be coming to fruition.
Microsoft has monetized Copilot by offering it as a subscription service. Although Copilot is free for verified students and maintainers of popular open-source projects, “Copilot requires running software that is not free, such as Microsoft’s Visual Studio IDE or Visual Studio Code editor.”

