On 16/05/2026 23:59, Roman Gushchin wrote: > > >> On May 16, 2026, at 2:33 PM, Krzysztof Kozlowski <[email protected]> wrote: >> >> I find it opposite: clogging commits with useless information, because >> some arbitrary and completely closed-source tool did analysis means >> nothing to me one year later when I look at the commit in the Git history. > > This is simple not true: Sashiko is fully open-source, under Apache 2.0 > license > and the code belongs to LF. Yes, the instance behind sashiko.dev is using > Gemini 3.1 Pro LLM, which is not open-source, but it’s not a fundamental > limitation - > Sashiko is supporting various LLMs, including open models - it’s just a > practical > choice: to my knowledge the quality of open models is not on par with > frontier closed > models and it would require a non-trivial amount of hardware and > infrastructure to run > an open model at the required scale.
Sashiko is open, but it is not the Sashiko which performs the review but closed source LLM behind. Information that closed source LLM did some analysis is no more useful than all other cases I mentioned - LKP, Smatch, Coverity or checkpatch - of which most are even open source... Best regards, Krzysztof

