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
feat(run): add ConsoleService for centralized console output management #379
Introduce ConsoleService to handle console output across components. It provides methods to set/get active console and print messages with proper content types. This improves logging consistency and simplifies console access in ThreadProcessor and DevInsRunConfigurationProfileState.
0 commit comments