You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Autofix then starts analyzing the issue and the relevant code. You can see it's status at the bottom of the screen. As it goes through the process, Autofix will share its key insights along the way. You can expand each one to see the exact event data and code that it used to justify it. These insights build up a chain of reasoning to the root cause of the error.
37
+
Autofix then starts analyzing the issue and the relevant code. You can see its status at the bottom of the screen. As it goes through the process, Autofix will share its key insights along the way. You can expand each one to see the exact event data and code that it used to justify it. These insights build up a chain of reasoning to the root cause of the error.
38
38
39
39
Autofix obviously doesn't know everything, so it collaborates with you. At any point, you can jump in with helpful context or feedback. You can also directly edit its line of reasoning. Just click the "Edit" button above any of them, provide any thoughts or instructions you have, and Autofix will walk back its thought process and rethink from that point. Autofix can also recognize when it doesn't know something, and ask you for the context it needs to continue.
0 commit comments