Add warning about gram's source code still containing AI code

This commit is contained in:
xsty 2026-03-10 21:11:37 +01:00
commit 5383bcbc2e

View file

@ -130,7 +130,7 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md).
| Name | Alternative(s) | Evidence | Notes |
|---|---|---|---|
| [Zed](https://zed.dev) | [Lapce](https://lap.dev/lapce/), [Gram](https://codeberg.org/GramEditor/gram), 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. |
| [Zed](https://zed.dev) | [Lapce](https://lap.dev/lapce/), [Gram](https://codeberg.org/GramEditor/gram) (removes AI integration, codebase may still contain AI code), 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. |
| [VS Code](https://code.visualstudio.com/) | [VS Codium](https://vscodium.com/)* removes the AI _features_ from VS Code | [It's literally their main advertising tagline](./img/vscode.png), and they publicly use LLMs in [their public repository](https://github.com/microsoft/vscode/pulls). Most AI "features" are enabled by default, and some cannot be disabled. | *VS Codium is still written with LLMs since Microsoft owns it |
## Accessibility Tools