EvaluateRequests handler now uses the target's context if no valid frameId is provided, enabling evaluation of global variables without requiring a valid stack frame. In repl mode it now uses the last `successful` variable or command expression, if the provided user's expression is empty. Try to evaluate the expression if the evaluation context is `Unknown`