mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-08 09:49:19 +00:00
tool updates
This commit is contained in:
1
packages/opencode/src/tool/ls.txt
Normal file
1
packages/opencode/src/tool/ls.txt
Normal file
@@ -0,0 +1 @@
|
||||
Lists files and directories in a given path. The path parameter must be an absolute path, not a relative path. You can optionally provide an array of glob patterns to ignore with the ignore parameter. You should generally prefer the Glob and Grep tools, if you know which directories to search.
|
||||
Reference in New Issue
Block a user