This commit is contained in:
zkat 2026-01-08 19:14:10 +01:00
commit 4eea0ed28a

View file

@ -10,11 +10,20 @@ For more information on why we think this list matters, please see [Why not LLMs
To contribute to this list, file a pull request adding it to the appropriate category, along with any known alternatives. The pull request must include links to evidence of such (social media posts, screenshots, commit history, links to `CLAUDE.md`, etc). Title the pull request "Add `<software-name>`" or such.
### Criteria
The criteria for being included in this repository are any of:
1. One or more core/prominent developers openly use LLMs *in any level of supportive capacity* to develop this software specifically. Accepting drive-by or minor contributions that happen to use LLMs is NOT qualifying. This may change in the future.
2. The software itself integrates genAI features of any kind, internally or externally.
### Removal
Any project here may be removed as long as the following become true, even if prior LLM-authored code remains:
1. The project establishes a "No genAI" policy, where the core developers commit to no longer using LLMs for developing that project in particular and no longer accepting obvious LLM-authored contributions, and state the policy prominently in their repo.
2. Any genAI functionality of the project itself is removed in its entirety. "Kill switches" are insufficient.
## Tainted Software
### Developer Tools
@ -26,8 +35,9 @@ The criteria for being included in this repository are any of:
### Editors
| Name | Alternative(s) | Evidence |
|---|---|---|
| Name | Alternative(s) | Evidence | Notes |
|---|---|---|---|
| [Zed](https://zed.dev) | [Lapce](https://lap.dev/lapce/), other popular editors like neovim, emacs, etc | They prominently advertise genAI features as a core part of their product. See their website. | There's a killswitch to disable genAI features entirely, but it's likely the code itself is still heavily LLM-authored. |
### Libraries