@heidi-dang/oh-my-opencode 3.10.0 → 3.10.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cli/index.js +13 -13
- package/package.json +13 -13
package/dist/cli/index.js
CHANGED
|
@@ -8623,7 +8623,7 @@ var {
|
|
|
8623
8623
|
// package.json
|
|
8624
8624
|
var package_default = {
|
|
8625
8625
|
name: "@heidi-dang/oh-my-opencode",
|
|
8626
|
-
version: "3.10.
|
|
8626
|
+
version: "3.10.1",
|
|
8627
8627
|
description: "The Best AI Agent Harness - Batteries-Included OpenCode Plugin with Multi-Model Orchestration, Parallel Background Agents, and Crafted LSP/AST Tools",
|
|
8628
8628
|
main: "dist/index.js",
|
|
8629
8629
|
types: "dist/index.d.ts",
|
|
@@ -8698,17 +8698,17 @@ var package_default = {
|
|
|
8698
8698
|
typescript: "^5.7.3"
|
|
8699
8699
|
},
|
|
8700
8700
|
optionalDependencies: {
|
|
8701
|
-
"@heidi-dang/oh-my-opencode-darwin-arm64": "3.10.
|
|
8702
|
-
"@heidi-dang/oh-my-opencode-darwin-x64": "3.10.
|
|
8703
|
-
"@heidi-dang/oh-my-opencode-darwin-x64-baseline": "3.10.
|
|
8704
|
-
"@heidi-dang/oh-my-opencode-linux-arm64": "3.10.
|
|
8705
|
-
"@heidi-dang/oh-my-opencode-linux-arm64-musl": "3.10.
|
|
8706
|
-
"@heidi-dang/oh-my-opencode-linux-x64": "3.10.
|
|
8707
|
-
"@heidi-dang/oh-my-opencode-linux-x64-baseline": "3.10.
|
|
8708
|
-
"@heidi-dang/oh-my-opencode-linux-x64-musl": "3.10.
|
|
8709
|
-
"@heidi-dang/oh-my-opencode-linux-x64-musl-baseline": "3.10.
|
|
8710
|
-
"@heidi-dang/oh-my-opencode-windows-x64": "3.10.
|
|
8711
|
-
"@heidi-dang/oh-my-opencode-windows-x64-baseline": "3.10.
|
|
8701
|
+
"@heidi-dang/oh-my-opencode-darwin-arm64": "3.10.1",
|
|
8702
|
+
"@heidi-dang/oh-my-opencode-darwin-x64": "3.10.1",
|
|
8703
|
+
"@heidi-dang/oh-my-opencode-darwin-x64-baseline": "3.10.1",
|
|
8704
|
+
"@heidi-dang/oh-my-opencode-linux-arm64": "3.10.1",
|
|
8705
|
+
"@heidi-dang/oh-my-opencode-linux-arm64-musl": "3.10.1",
|
|
8706
|
+
"@heidi-dang/oh-my-opencode-linux-x64": "3.10.1",
|
|
8707
|
+
"@heidi-dang/oh-my-opencode-linux-x64-baseline": "3.10.1",
|
|
8708
|
+
"@heidi-dang/oh-my-opencode-linux-x64-musl": "3.10.1",
|
|
8709
|
+
"@heidi-dang/oh-my-opencode-linux-x64-musl-baseline": "3.10.1",
|
|
8710
|
+
"@heidi-dang/oh-my-opencode-windows-x64": "3.10.1",
|
|
8711
|
+
"@heidi-dang/oh-my-opencode-windows-x64-baseline": "3.10.1"
|
|
8712
8712
|
},
|
|
8713
8713
|
overrides: {
|
|
8714
8714
|
"@opencode-ai/sdk": "^1.2.17"
|
|
@@ -8718,7 +8718,7 @@ var package_default = {
|
|
|
8718
8718
|
"@ast-grep/napi",
|
|
8719
8719
|
"@code-yeongyu/comment-checker"
|
|
8720
8720
|
],
|
|
8721
|
-
_commit: "
|
|
8721
|
+
_commit: "c3a2340cae7214af4dbe14abf0398e0a99fc5026"
|
|
8722
8722
|
};
|
|
8723
8723
|
|
|
8724
8724
|
// src/cli/cli-installer.ts
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@heidi-dang/oh-my-opencode",
|
|
3
|
-
"version": "3.10.
|
|
3
|
+
"version": "3.10.1",
|
|
4
4
|
"description": "The Best AI Agent Harness - Batteries-Included OpenCode Plugin with Multi-Model Orchestration, Parallel Background Agents, and Crafted LSP/AST Tools",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -75,17 +75,17 @@
|
|
|
75
75
|
"typescript": "^5.7.3"
|
|
76
76
|
},
|
|
77
77
|
"optionalDependencies": {
|
|
78
|
-
"@heidi-dang/oh-my-opencode-darwin-arm64": "3.10.
|
|
79
|
-
"@heidi-dang/oh-my-opencode-darwin-x64": "3.10.
|
|
80
|
-
"@heidi-dang/oh-my-opencode-darwin-x64-baseline": "3.10.
|
|
81
|
-
"@heidi-dang/oh-my-opencode-linux-arm64": "3.10.
|
|
82
|
-
"@heidi-dang/oh-my-opencode-linux-arm64-musl": "3.10.
|
|
83
|
-
"@heidi-dang/oh-my-opencode-linux-x64": "3.10.
|
|
84
|
-
"@heidi-dang/oh-my-opencode-linux-x64-baseline": "3.10.
|
|
85
|
-
"@heidi-dang/oh-my-opencode-linux-x64-musl": "3.10.
|
|
86
|
-
"@heidi-dang/oh-my-opencode-linux-x64-musl-baseline": "3.10.
|
|
87
|
-
"@heidi-dang/oh-my-opencode-windows-x64": "3.10.
|
|
88
|
-
"@heidi-dang/oh-my-opencode-windows-x64-baseline": "3.10.
|
|
78
|
+
"@heidi-dang/oh-my-opencode-darwin-arm64": "3.10.1",
|
|
79
|
+
"@heidi-dang/oh-my-opencode-darwin-x64": "3.10.1",
|
|
80
|
+
"@heidi-dang/oh-my-opencode-darwin-x64-baseline": "3.10.1",
|
|
81
|
+
"@heidi-dang/oh-my-opencode-linux-arm64": "3.10.1",
|
|
82
|
+
"@heidi-dang/oh-my-opencode-linux-arm64-musl": "3.10.1",
|
|
83
|
+
"@heidi-dang/oh-my-opencode-linux-x64": "3.10.1",
|
|
84
|
+
"@heidi-dang/oh-my-opencode-linux-x64-baseline": "3.10.1",
|
|
85
|
+
"@heidi-dang/oh-my-opencode-linux-x64-musl": "3.10.1",
|
|
86
|
+
"@heidi-dang/oh-my-opencode-linux-x64-musl-baseline": "3.10.1",
|
|
87
|
+
"@heidi-dang/oh-my-opencode-windows-x64": "3.10.1",
|
|
88
|
+
"@heidi-dang/oh-my-opencode-windows-x64-baseline": "3.10.1"
|
|
89
89
|
},
|
|
90
90
|
"overrides": {
|
|
91
91
|
"@opencode-ai/sdk": "^1.2.17"
|
|
@@ -95,5 +95,5 @@
|
|
|
95
95
|
"@ast-grep/napi",
|
|
96
96
|
"@code-yeongyu/comment-checker"
|
|
97
97
|
],
|
|
98
|
-
"_commit": "
|
|
98
|
+
"_commit": "c3a2340cae7214af4dbe14abf0398e0a99fc5026"
|
|
99
99
|
}
|