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(terminal): implement safety check for dangerous shell commands
#335
- Add ShellSyntaxSafetyCheck object to detect potentially harmful commands
- Integrate safety check in TerminalSketchProvider's onDoneStream method- Notify user and prevent auto-execution of dangerous commands
- Display warning message in terminal and result panel
0 commit comments