@heidi-dang/oh-my-opencode 3.12.0 → 3.12.2

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.
Files changed (2) hide show
  1. package/dist/cli/index.js +13 -13
  2. package/package.json +12 -12
package/dist/cli/index.js CHANGED
@@ -8633,7 +8633,7 @@ var {
8633
8633
  // package.json
8634
8634
  var package_default = {
8635
8635
  name: "@heidi-dang/oh-my-opencode",
8636
- version: "3.12.0",
8636
+ version: "3.12.2",
8637
8637
  description: "The Best AI Agent Harness - Batteries-Included OpenCode Plugin with Multi-Model Orchestration, Parallel Background Agents, and Crafted LSP/AST Tools",
8638
8638
  main: "dist/index.js",
8639
8639
  types: "dist/index.d.ts",
@@ -8709,17 +8709,17 @@ var package_default = {
8709
8709
  typescript: "^5.7.3"
8710
8710
  },
8711
8711
  optionalDependencies: {
8712
- "@heidi-dang/oh-my-opencode-darwin-arm64": "3.10.0",
8713
- "@heidi-dang/oh-my-opencode-darwin-x64": "3.10.0",
8714
- "@heidi-dang/oh-my-opencode-darwin-x64-baseline": "3.10.0",
8715
- "@heidi-dang/oh-my-opencode-linux-arm64": "3.10.0",
8716
- "@heidi-dang/oh-my-opencode-linux-arm64-musl": "3.10.0",
8717
- "@heidi-dang/oh-my-opencode-linux-x64": "3.10.0",
8718
- "@heidi-dang/oh-my-opencode-linux-x64-baseline": "3.10.0",
8719
- "@heidi-dang/oh-my-opencode-linux-x64-musl": "3.10.0",
8720
- "@heidi-dang/oh-my-opencode-linux-x64-musl-baseline": "3.10.0",
8721
- "@heidi-dang/oh-my-opencode-windows-x64": "3.10.0",
8722
- "@heidi-dang/oh-my-opencode-windows-x64-baseline": "3.10.0"
8712
+ "@heidi-dang/oh-my-opencode-darwin-arm64": "3.12.2",
8713
+ "@heidi-dang/oh-my-opencode-darwin-x64": "3.12.2",
8714
+ "@heidi-dang/oh-my-opencode-darwin-x64-baseline": "3.12.2",
8715
+ "@heidi-dang/oh-my-opencode-linux-arm64": "3.12.2",
8716
+ "@heidi-dang/oh-my-opencode-linux-arm64-musl": "3.12.2",
8717
+ "@heidi-dang/oh-my-opencode-linux-x64": "3.12.2",
8718
+ "@heidi-dang/oh-my-opencode-linux-x64-baseline": "3.12.2",
8719
+ "@heidi-dang/oh-my-opencode-linux-x64-musl": "3.12.2",
8720
+ "@heidi-dang/oh-my-opencode-linux-x64-musl-baseline": "3.12.2",
8721
+ "@heidi-dang/oh-my-opencode-windows-x64": "3.12.2",
8722
+ "@heidi-dang/oh-my-opencode-windows-x64-baseline": "3.12.2"
8723
8723
  },
8724
8724
  overrides: {
8725
8725
  "@opencode-ai/sdk": "^1.2.17"
@@ -9754,7 +9754,7 @@ function loadDefaultConfig() {
9754
9754
  `;
9755
9755
  }
9756
9756
  var EMBEDDED_DEFAULT_CONFIG = {
9757
- $schema: "https://raw.githubusercontent.com/heidi-dang/oh-my-opencode/dev/assets/oh-my-opencode.schema.json",
9757
+ $schema: "https://raw.githubusercontent.com/heidi-dang/oh-my-opencode/refs/heads/dev/assets/oh-my-opencode.schema.json",
9758
9758
  agents: {
9759
9759
  sisyphus: {
9760
9760
  model: "xai/grok-4-1-fast",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@heidi-dang/oh-my-opencode",
3
- "version": "3.12.0",
3
+ "version": "3.12.2",
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",
@@ -76,17 +76,17 @@
76
76
  "typescript": "^5.7.3"
77
77
  },
78
78
  "optionalDependencies": {
79
- "@heidi-dang/oh-my-opencode-darwin-arm64": "3.10.0",
80
- "@heidi-dang/oh-my-opencode-darwin-x64": "3.10.0",
81
- "@heidi-dang/oh-my-opencode-darwin-x64-baseline": "3.10.0",
82
- "@heidi-dang/oh-my-opencode-linux-arm64": "3.10.0",
83
- "@heidi-dang/oh-my-opencode-linux-arm64-musl": "3.10.0",
84
- "@heidi-dang/oh-my-opencode-linux-x64": "3.10.0",
85
- "@heidi-dang/oh-my-opencode-linux-x64-baseline": "3.10.0",
86
- "@heidi-dang/oh-my-opencode-linux-x64-musl": "3.10.0",
87
- "@heidi-dang/oh-my-opencode-linux-x64-musl-baseline": "3.10.0",
88
- "@heidi-dang/oh-my-opencode-windows-x64": "3.10.0",
89
- "@heidi-dang/oh-my-opencode-windows-x64-baseline": "3.10.0"
79
+ "@heidi-dang/oh-my-opencode-darwin-arm64": "3.12.2",
80
+ "@heidi-dang/oh-my-opencode-darwin-x64": "3.12.2",
81
+ "@heidi-dang/oh-my-opencode-darwin-x64-baseline": "3.12.2",
82
+ "@heidi-dang/oh-my-opencode-linux-arm64": "3.12.2",
83
+ "@heidi-dang/oh-my-opencode-linux-arm64-musl": "3.12.2",
84
+ "@heidi-dang/oh-my-opencode-linux-x64": "3.12.2",
85
+ "@heidi-dang/oh-my-opencode-linux-x64-baseline": "3.12.2",
86
+ "@heidi-dang/oh-my-opencode-linux-x64-musl": "3.12.2",
87
+ "@heidi-dang/oh-my-opencode-linux-x64-musl-baseline": "3.12.2",
88
+ "@heidi-dang/oh-my-opencode-windows-x64": "3.12.2",
89
+ "@heidi-dang/oh-my-opencode-windows-x64-baseline": "3.12.2"
90
90
  },
91
91
  "overrides": {
92
92
  "@opencode-ai/sdk": "^1.2.17"