@skj1724/oh-my-opencode 3.17.7 → 3.17.8

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
@@ -53591,7 +53591,7 @@ var {
53591
53591
  // package.json
53592
53592
  var package_default = {
53593
53593
  name: "@skj1724/oh-my-opencode",
53594
- version: "3.17.7",
53594
+ version: "3.17.8",
53595
53595
  description: "The Best AI Agent Harness - Batteries-Included OpenCode Plugin with Multi-Model Orchestration, Parallel Background Agents, and Crafted LSP/AST Tools",
53596
53596
  main: "./dist/index.js",
53597
53597
  types: "dist/index.d.ts",
package/dist/index.js CHANGED
@@ -129846,7 +129846,7 @@ class PostHog extends PostHogBackendClient {
129846
129846
  // package.json
129847
129847
  var package_default = {
129848
129848
  name: "@skj1724/oh-my-opencode",
129849
- version: "3.17.7",
129849
+ version: "3.17.8",
129850
129850
  description: "The Best AI Agent Harness - Batteries-Included OpenCode Plugin with Multi-Model Orchestration, Parallel Background Agents, and Crafted LSP/AST Tools",
129851
129851
  main: "./dist/index.js",
129852
129852
  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.17.7",
3
+ "version": "3.17.8",
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",