style(opencode): format tool definitions

This commit is contained in:
2026-06-07 17:08:17 +08:00
parent 9d4e5486e9
commit ba46258845
9 changed files with 116 additions and 54 deletions
+3 -1
View File
@@ -6,7 +6,9 @@ export default tool({
args: {
reason: tool.schema
.string()
.describe("Why this junction rendering action is needed for the user request."),
.describe(
"Why this junction rendering action is needed for the user request.",
),
render_ref: tool.schema
.string()
.describe(