We can add a flag to DebugSessionOptions to activate the mode described in #128582. Example: ``` debugUI: { minimalUI: boolean; } ```