Refactored the use_tools field to enabled_tools to make field uses and functions more clear

This commit is contained in:
2025-11-04 12:36:31 -07:00
parent 7b08d1ef96
commit e5d5bf6c53
8 changed files with 52 additions and 50 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
---
use_tools: all
enabled_tools: all
---