mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-03-15 10:10:28 -04:00
feat: Improve execute terminal command tool
This commit is contained in:
@ -45,6 +45,7 @@ public:
|
||||
Utils::StringAspect allowedTerminalCommandsLinux{this};
|
||||
Utils::StringAspect allowedTerminalCommandsMacOS{this};
|
||||
Utils::StringAspect allowedTerminalCommandsWindows{this};
|
||||
Utils::IntegerAspect terminalCommandTimeout{this};
|
||||
Utils::BoolAspect autoApplyFileEdits{this};
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user