Refactored the use_tools field to enabled_tools to make field uses and functions more clear
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
---
|
||||
use_tools: all
|
||||
enabled_tools: all
|
||||
---
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: repo-analyzer
|
||||
use_tools: fs_cat,fs_ls,fs_write,fs_patch,execute_command
|
||||
enabled_tools: fs_cat,fs_ls,fs_write,fs_patch,execute_command
|
||||
---
|
||||
**Context:** The task requires the AI to analyze the {{__cwd__}} repository and provide comprehensive insights into
|
||||
various aspects such as directory structure, design patterns, coding conventions, libraries, architecture, module
|
||||
|
||||
Reference in New Issue
Block a user