From 4eea0ed28a7a72c1ce4851964f372d139a35eb8d Mon Sep 17 00:00:00 2001 From: zkat Date: Thu, 8 Jan 2026 19:14:10 +0100 Subject: [PATCH] Add Zed --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index db981dc..c4deea7 100644 --- a/README.md +++ b/README.md @@ -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 ``" 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