chore: generate
This commit is contained in:
parent
b1764b2ffd
commit
f991a6c0b6
1 changed files with 1 additions and 1 deletions
|
|
@ -147,7 +147,7 @@ Tools allow the LLM to perform actions in your codebase. opencode comes with a s
|
|||
}
|
||||
```
|
||||
|
||||
使用类似 **/*.js 或 src/**/*.ts 的通配符模式搜索文件。返回按修改时间排序的匹配文件路径。
|
||||
使用类似 **/\*.js 或 src/**/\*.ts 的通配符模式搜索文件。返回按修改时间排序的匹配文件路径。
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue