Re: Magit-inspired Emacs interface for Sapling (sl)
Philip Kaludercic <[email protected]>
| Newsgroups | gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
Jonas Bernoulli <[email protected]> writes: > 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. I think it makes sense, we can add it to ELPA's contributing.html if there are no objections. We should extend that anyway with some comment on LLMs.