On 2026-06-01 13:39, Luca Fascione wrote:

    is updated almost every day.  For a typical commit, it might even be
    impossible to describe my workbench both accurately and precisely.

Maybe that's not needed though. On the one side you want a "class", something like
"Gemini 3.1", "Claude 4.7", but on the other, could one not just use

$ git commit -m "My message" -s Dan -assisted-by $(pick-agent-versions) file1 file2 file3

I have so many questions.

Would `pick-agent-versions` be a script I supply myself, or would I get it from somewhere?

I'm currently using

- Inferencing engine: oMLX 0.3.12 (updated about once a week)
- Harness: Crush 0.74.1 (updated 4-5 times a week)
- Models: I have over a dozen open-weight LLMs installed and there are many others available for download.

Which of those would need to be recorded?

What if I generated code with one model and regression tests with another?

What if I generated half the regression tests last week, and the rest this week after updating the software?

Et cetera. It doesn't seem reasonable to me to expect contributors to track and report these things.
--
Dan


Reply via email to