chore: generate

This commit is contained in:
opencode-agent[bot]
2026-02-13 11:19:37 +00:00
parent b1764b2ffd
commit f991a6c0b6

View File

@@ -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 的通配符模式搜索文件。返回按修改时间排序的匹配文件路径。
--- ---