oh-my-opencode-unguarded 3.10.4 → 3.10.6

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
@@ -9442,7 +9442,7 @@ var {
9442
9442
  // package.json
9443
9443
  var package_default = {
9444
9444
  name: "oh-my-opencode-unguarded",
9445
- version: "3.10.4",
9445
+ version: "3.10.6",
9446
9446
  description: "The Best AI Agent Harness - Batteries-Included OpenCode Plugin with Multi-Model Orchestration, Parallel Background Agents, and Crafted LSP/AST Tools",
9447
9447
  main: "dist/index.js",
9448
9448
  types: "dist/index.d.ts",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oh-my-opencode-unguarded",
3
- "version": "3.10.4",
3
+ "version": "3.10.6",
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",