release: v3.7.0

This commit is contained in:
github-actions[bot]
2026-02-17 04:35:13 +00:00
parent e3342dcd4a
commit 7e1293d273
9 changed files with 15 additions and 159 deletions
+8 -8
View File
@@ -1,6 +1,6 @@
{
"name": "oh-my-opencode",
"version": "3.6.0",
"version": "3.7.0",
"description": "The Best AI Agent Harness - Batteries-Included OpenCode Plugin with Multi-Model Orchestration, Parallel Background Agents, and Crafted LSP/AST Tools",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@@ -74,13 +74,13 @@
"typescript": "^5.7.3"
},
"optionalDependencies": {
"oh-my-opencode-darwin-arm64": "3.6.0",
"oh-my-opencode-darwin-x64": "3.6.0",
"oh-my-opencode-linux-arm64": "3.6.0",
"oh-my-opencode-linux-arm64-musl": "3.6.0",
"oh-my-opencode-linux-x64": "3.6.0",
"oh-my-opencode-linux-x64-musl": "3.6.0",
"oh-my-opencode-windows-x64": "3.6.0"
"oh-my-opencode-darwin-arm64": "3.7.0",
"oh-my-opencode-darwin-x64": "3.7.0",
"oh-my-opencode-linux-arm64": "3.7.0",
"oh-my-opencode-linux-arm64-musl": "3.7.0",
"oh-my-opencode-linux-x64": "3.7.0",
"oh-my-opencode-linux-x64-musl": "3.7.0",
"oh-my-opencode-windows-x64": "3.7.0"
},
"trustedDependencies": [
"@ast-grep/cli",