@skj1724/oh-my-opencode 3.22.0 → 3.23.0

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 CHANGED
@@ -8711,7 +8711,7 @@ var import_picocolors2 = __toESM(require_picocolors(), 1);
8711
8711
  // package.json
8712
8712
  var package_default = {
8713
8713
  name: "@skj1724/oh-my-opencode",
8714
- version: "3.22.00",
8714
+ version: "3.23.00",
8715
8715
  description: "The Best AI Agent Harness - Batteries-Included OpenCode Plugin with Multi-Model Orchestration, Parallel Background Agents, and Crafted LSP/AST Tools",
8716
8716
  main: "dist/index.js",
8717
8717
  types: "dist/index.d.ts",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@skj1724/oh-my-opencode",
3
- "version": "3.22.00",
3
+ "version": "3.23.00",
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",