Skip to content

Commit f5c7f43

Browse files
release: v2.5.0
1 parent b8e70f9 commit f5c7f43

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

assets/oh-my-opencode.schema.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1225,6 +1225,9 @@
12251225
"type": "number",
12261226
"minimum": 0.5,
12271227
"maximum": 0.95
1228+
},
1229+
"truncate_all_tool_outputs": {
1230+
"type": "boolean"
12281231
}
12291232
}
12301233
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oh-my-opencode",
3-
"version": "2.4.7",
3+
"version": "2.5.0",
44
"description": "OpenCode plugin - custom agents (oracle, librarian) and enhanced features",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)