更新工具描述为中文,增强可读性

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-04-30 13:13:10 +08:00
parent 76d407a81c
commit 04f2f814f9
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import { tool } from "@opencode-ai/plugin";
export default tool({
description: "Open the frontend SCADA history panel.",
description: "打开前端的 SCADA 监测数据历史面板。",
args: {
device_ids: tool.schema
.array(tool.schema.string())