In a move that could reshape how open‑source projects integrate artificial intelligence, the Software Freedom Conservancy (SFC) released a set of policy recommendations on June 18 2026 for using large‑language‑model (LLM)‑backed generative AI in free and open‑source software (FOSS). The guidance, published on the SFC’s website, was drafted by the organization’s Copyleft and Software Right to Repair Team in collaboration with volunteers from the broader free‑software community.

The SFC, a U.S. nonprofit founded in 2006, has long championed the rights of developers and users of free software. With legal and infrastructure support for more than 40 open‑source projects, it works to ensure that copyleft licenses—such as the GNU General Public License (GPL)—are respected and that users retain the ability to modify and redistribute software. Its involvement in policy discussions around software licensing, copyright, and AI‑generated code has positioned it as a key voice in the evolving conversation about AI in code creation.

The new recommendations address a range of practical questions that arise when developers incorporate LLM‑generated code or documentation into FOSS projects. They outline best practices for attribution, licensing compatibility, and the handling of human‑modified AI outputs. According to the SFC, the guidance reflects extensive feedback gathered during public sessions and meetings with member projects, and is intended to help developers navigate the legal and ethical implications of using AI tools while preserving the freedoms guaranteed by copyleft licenses.

Large‑language models—such as GPT‑style transformers—have become common tools for generating code snippets, documentation, and even entire modules. While these models can accelerate development, they also raise concerns about the provenance of code, the potential inclusion of copyrighted material in training data, and the difficulty of ensuring that AI‑generated code complies with copyleft requirements. The SFC’s recommendations aim to mitigate these risks by providing clear procedures for reviewing AI outputs, documenting modifications, and maintaining the integrity of source‑code licenses.

In a statement accompanying the release, the SFC emphasized that it is not advocating the abandonment of human review. Instead, it stresses that developers should treat AI as a collaborative partner that requires oversight. The guidance also references a recent U.S. Supreme Court decision that declined to hear a case involving LLM‑generated code—a ruling the SFC said does not resolve broader copyright questions such as the status of prompts, model weights, or human‑modified outputs.

The policy document is now available for download on the SFC website, and the organization plans to host a series of webinars to discuss its application in real‑world projects. Members of the free‑software community have expressed cautious optimism, noting that the recommendations provide a structured approach to a rapidly evolving area. Some developers, however, have highlighted the need for ongoing dialogue as AI models and licensing frameworks continue to evolve.

At present, the SFC’s recommendations remain a voluntary framework. The organization is monitoring the impact of the guidance and will update it as new legal developments or community feedback emerge. Developers who wish to adopt the recommendations can consult the SFC’s documentation and participate in upcoming discussions to help shape future policy.