In my limited experience, AI properly guided can be a great bug hunter.
As usual with AI anything must be thoroughly vetted of course, but overall it's a huge time saver.
In my limited experience, AI properly guided can be a great bug hunter.
As usual with AI anything must be thoroughly vetted of course, but overall it's a huge time saver.
Can you use an llm to triage the other llm's bug reports? Fire with fire.
I do run a bot that can do the initial triage, it doesn't solve the problem of bugs stacking up in unmaintained areas of the code. I have experimented with auto-fixing the bugs with an LLM but currently the project policy is no AI contributions at all. We are in the process of debating a new policy which might allow for simple fixes to be done with AI.
I didn't mean fixing them. Just categorizing them. Eliminating duplicates. Marking some as 'won't fix', etc.
I have experimented with auto-fixing the bugs with an LLM but currently the project policy is no AI contributions at all. We are in the process of debating a new policy which might allow for simple fixes to be done with AI.
my management wants us to do this using ansible tower (i refuse to t call it the ansible automation platform) and the test cases we setup with it auto repairing systemd configurations and restarting it until it works the way we need it to are working REALLY well.
all 8 comments