Seems like LLMs are getting good at Zig (with some help, I presume).
replies(2):
I've found that LLMs are particularly bad at writing Zig because the language evolves quickly, so LLMs that are trained on Zig code from two years ago will write code that no longer compiles on modern Zig.