I think we have a quite good feeling of what problems can LLMs help us to solve.
Let's enumerate them:
- Bugs de-duplication. Current context looks big enough to load all the bugs.
- Bugs moderation. The the silent rules we follow to check for example KASAN bugs. Writing the rules in text may be the way to at least semi-automate this analysis.
- What else?