mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-04-04 11:52:45 -04:00
refactor: Change handling finished tools and thinking blocks
This commit is contained in:
@ -36,7 +36,6 @@ public:
|
||||
Utils::BoolAspect allowFileSystemRead{this};
|
||||
Utils::BoolAspect allowFileSystemWrite{this};
|
||||
Utils::BoolAspect allowAccessOutsideProject{this};
|
||||
Utils::BoolAspect debugToolsAndThinkingComponent{this};
|
||||
|
||||
// Experimental features
|
||||
Utils::BoolAspect enableEditFileTool{this};
|
||||
|
||||
Reference in New Issue
Block a user