mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-05-30 10:59:30 -04:00
feat: Add max continuation tools settings
This commit is contained in:
@@ -18,6 +18,7 @@ public:
|
||||
|
||||
Utils::BoolAspect allowAccessOutsideProject{this};
|
||||
Utils::BoolAspect autoApplyFileEdits{this};
|
||||
Utils::IntegerAspect maxToolContinuations{this};
|
||||
|
||||
Utils::BoolAspect enableListProjectFilesTool{this};
|
||||
Utils::BoolAspect enableFindFileTool{this};
|
||||
|
||||
Reference in New Issue
Block a user