@wolfx/oh-my-openagent 3.17.4-beta.3 → 3.17.4-beta.4

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/index.js +2 -2
  2. package/package.json +2 -2
package/dist/index.js CHANGED
@@ -153581,7 +153581,7 @@ class PostHog extends PostHogBackendClient {
153581
153581
  // package.json
153582
153582
  var package_default = {
153583
153583
  name: "@wolfx/oh-my-openagent",
153584
- version: "3.17.4-beta.3",
153584
+ version: "3.17.4-beta.4",
153585
153585
  description: "A fork of oh-my-openagent",
153586
153586
  main: "./dist/index.js",
153587
153587
  types: "dist/index.d.ts",
@@ -153634,7 +153634,7 @@ var package_default = {
153634
153634
  "@ast-grep/cli": "^0.41.1",
153635
153635
  "@ast-grep/napi": "^0.41.1",
153636
153636
  "@clack/prompts": "^0.11.0",
153637
- "@wolfx/comment-checker": "^0.7.0",
153637
+ "@wolfx/comment-checker": "0.7.0-beta.1",
153638
153638
  "@modelcontextprotocol/sdk": "^1.25.2",
153639
153639
  "@opencode-ai/plugin": "^1.4.0",
153640
153640
  "@opencode-ai/sdk": "^1.4.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wolfx/oh-my-openagent",
3
- "version": "3.17.4-beta.3",
3
+ "version": "3.17.4-beta.4",
4
4
  "description": "A fork of oh-my-openagent",
5
5
  "main": "./dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -53,7 +53,7 @@
53
53
  "@ast-grep/cli": "^0.41.1",
54
54
  "@ast-grep/napi": "^0.41.1",
55
55
  "@clack/prompts": "^0.11.0",
56
- "@wolfx/comment-checker": "^0.7.0",
56
+ "@wolfx/comment-checker": "0.7.0-beta.1",
57
57
  "@modelcontextprotocol/sdk": "^1.25.2",
58
58
  "@opencode-ai/plugin": "^1.4.0",
59
59
  "@opencode-ai/sdk": "^1.4.0",