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
Often code is changed and the LLM will request a console read back or try to run tests, but the editor hasn't first been told to refresh the asset db and recompile. It doesn't do this automatically because it doesn't have focus. All tool calls should ensure the editor has refreshed and the calls should survive a recompile.