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
We pass diffs through IPC for commit message generation, finish & commit, and other operations. They should only be passed TO the app to render, never back to the host, because these transfers are subject to serialization artifacts.