Resolution screen
At this screen you will be able to see recommendations from the LLM in orders to diagnose and/or fix your problem.
You will see summary of the problem and be proposed to run diagnostics or fix commands.

Before running any of the proposed commands you can update, remove or even add your own commands.
Keep in mind that each command should be in single line.

After execution is done you will see outputs for each of the commands.
You can chose to run LLM analysis with received data or just go back with sending to LLM, but in that case you will not get new recommendations.

After analysis done you will get new recommendations.

Sometimes there LLM can go into a bit different direction, so there is possibility to navigate it to the way we think may be correct.

After that LLM will provide more specific suggestions based on your input

After fixes have been executed successfully we can re-run check to make sure problem is solved.

Last updated