I am using cline in VSCode. One trick I often use is to have LLM validate the proposed changes by running zig build test
. Currently it generates these outputs friendly to human but redundant for LLM inputs.
[4/6] steps
q [0/2] run test
q root.test.cuda initialization
[4/6] steps
q [0/2] run test
q root.test.cuda initialization
[4/6] steps
q [0/2] run test
q root.test.cuda initialization
[4/6] steps
q [0/2] run test
q root.test.cuda initialization
[4/6] steps
q [0/2] run test
q root.test.cuda initialization
[4/6] steps
q [0/2] run test
q root.test.cuda initialization
[4/6] steps
q [1/2] run test
q root.test.kernel
[4/6] steps
q [1/2] run test
q root.test.kernel
[4/6] steps
q [1/2] run test
q root.test.kernel
[4/6] steps
q [1/2] run test
q root.test.kernel