feat: added ast_grep tool to Sisyphus suite agents
This commit is contained in:
@@ -21,6 +21,7 @@ variables:
|
||||
default: '.'
|
||||
|
||||
global_tools:
|
||||
- ast_grep.sh
|
||||
- fs_read.sh
|
||||
- fs_cat.sh
|
||||
- fs_grep.sh
|
||||
@@ -158,6 +159,6 @@ instructions: |
|
||||
- Project: {{project_dir}}
|
||||
- CWD: {{__cwd__}}
|
||||
- Shell: {{__shell__}}
|
||||
|
||||
|
||||
## Available Tools:
|
||||
{{__tools__}}
|
||||
|
||||
Reference in New Issue
Block a user