release: v2.5.0
This commit is contained in:
@@ -1225,6 +1225,9 @@
|
|||||||
"type": "number",
|
"type": "number",
|
||||||
"minimum": 0.5,
|
"minimum": 0.5,
|
||||||
"maximum": 0.95
|
"maximum": 0.95
|
||||||
|
},
|
||||||
|
"truncate_all_tool_outputs": {
|
||||||
|
"type": "boolean"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "oh-my-opencode",
|
"name": "oh-my-opencode",
|
||||||
"version": "2.4.7",
|
"version": "2.5.0",
|
||||||
"description": "OpenCode plugin - custom agents (oracle, librarian) and enhanced features",
|
"description": "OpenCode plugin - custom agents (oracle, librarian) and enhanced features",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"types": "dist/index.d.ts",
|
"types": "dist/index.d.ts",
|
||||||
|
|||||||
Reference in New Issue
Block a user