chore: generate
parent
b1764b2ffd
commit
f991a6c0b6
|
|
@ -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…
Reference in New Issue