diff --git a/README.md b/README.md index c24fbaf..baf461f 100644 --- a/README.md +++ b/README.md @@ -217,6 +217,8 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md). | [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 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](./evidence/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 | | [VIm](https://www.vim.org/) | [emacs](https://www.gnu.org/software/emacs/), [EVi](https://codeberg.org/NerdNextDoor/evi) and other forks of VIm prior to March 20th 2024, build v9.1.0190 or commit [`8950bf7f8b85c1287d4e696965d88091fcc60594`](https://github.com/vim/vim/commit/8950bf7f8b85c1287d4e696965d88091fcc60594). | [Thread on Hachyderm.io where screenshots show that the lead maintainer, chrisbra, uses Claude for VIm](https://hachyderm.io/@AndrewRadev/116175986749599825) including [commits featuring Claude in the VIm repo](https://github.com/search?q=repo%3Avim%2Fvim+claude&type=commits&s=committer-date&o=desc) and [other potential LLM code from a contributor as early as March 2024.](https://github.com/vim/vim/issues/18800#issuecomment-3568099543) | This also affects neovim and many other forks. | +| [Logseq](https://logseq.com/) | [Zettlr](https://www.zettlr.com/) | [`AGENTS.md` file](https://github.com/logseq/logseq/blob/master/AGENTS.md) | | +| [Joplin](https://joplinapp.org/) | [Zettlr](https://www.zettlr.com/) | [`CLAUDE.md` file](https://github.com/laurent22/joplin/blob/dev/CLAUDE.md) | | ## Accessibility Tools