Re: Magit-inspired Emacs interface for Sapling (sl)
Jonas Bernoulli <[email protected]>
| Newsgroups | gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
Philip Kaludercic <[email protected]> writes: > Jonas Bernoulli <[email protected]> writes: > >> When you used a LLM, please add the "Assisted-by" library header, >> for example: >> >> ;; Assisted-by: Claude:claude-opus-4-7 >> >> Philip Kaludercic <[email protected]> writes: >> >>> I have a few comments on the code here: >> >> Philip, please check for that header in your reviews. > > Can do, but where and when was this specified? As far as I know the Emacs developers have not decided on doing this, so this can also be seen as a request for them to have a conversation about it. MELPA asks package authors to add this header because currently many packages are being created using LLMs and many users do not want to use such packages. We use the "Assisted-by" header because it appears that this header is commonly used by all kinds of unrelated projects, communities and companies. It has the advantage that it does not make a value judgment. Those who want to avoid LLM-generated software can treat it as a "do not use" boolean, and those who like LLM-generated packages, might be interested in learning which LLMs were used.