Editor view breaks sometimes arbitrarily

I’m using iPython so if I reload window, will lose my execution state but that’s the only way I found to correct this.

Does this happen after a cmd-k request, or without using any AI features?

after a cmd-k request I cannot recover right now:

Now it just keeps crashing as I’m trying to do some pandas stuff before upserting to supabase pgvector database. Some unpickling of embeddings but nothing that I would think would make me run out of memory or anything like that.

Is it just this weird view problem? Or are you also seeing memory spike?