Earlier quoted context omitted.
Same. Having an LLM helps, especially when you're facing a new subsystem you're not familiar with, and trying to understand how things are done there. They still can't do the heavy duty driver work by themselves - but are good enough for basic guidance and boilerplate.
Guidance and boilerplate... in other words, documentation.
Do you genuinely think that people don’t know what documentation is? That’s insulting.
An LLM can help surface relevant information, taking your intent / goals into account, summarising vast quantities of code and indeed other documentation. That’s, like, their single most effective use.