mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-01 14:47:04 +02:00
Add Zed
This commit is contained in:
parent
5f9bb6a1f6
commit
4eea0ed28a
1 changed files with 12 additions and 2 deletions
14
README.md
14
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 `<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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue