https://docs.zquestclassic.com
Also recommend against trying to use AI for anything zscript related. It doesn't know enough about ZScript to be helpful at all.
I’d like to note that this is no longer true.
At least, not as far as intermediate scripters are concerned. For beginners, I agree completely.
VScode’s GitHub Copilot plugin (distinct from the standard Copilot that Microsoft is cramming into everything) allows users to provide LLMs with context of their entire codebase. Using ZScript documentation as a reference, I have successfully generated / debugged a small handful of scripts that work correctly, one of them being a re-dead script.
(Of course, Moosh came out with one a few days later that is almost certainly better - but the model’s output *worked*.)
This is a moot point given the site’s current stance on genAI. As such, I will not be using these scripts in my projects.
…But I’d like to illustrate the point that modern coding models (Opus 4.6) are very much up to this task, assuming the user has decent baseline knowledge and is carefully reviewing output. Personally, the biggest reason I’d avoid using these tools is because of site policy (which, I will editorialize, overreaches in some ways - just in the context of code) - but the newest models ARE capable.