adhdev 0.7.37 → 0.7.38

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
@@ -45862,7 +45862,7 @@ var init_adhdev_daemon = __esm({
45862
45862
  fs15 = __toESM(require("fs"));
45863
45863
  path18 = __toESM(require("path"));
45864
45864
  import_chalk2 = __toESM(require("chalk"));
45865
- pkgVersion = "0.7.37";
45865
+ pkgVersion = "0.7.38";
45866
45866
  if (pkgVersion === "unknown") {
45867
45867
  try {
45868
45868
  const possiblePaths = [
package/dist/index.js CHANGED
@@ -45341,7 +45341,7 @@ var init_adhdev_daemon = __esm({
45341
45341
  fs15 = __toESM(require("fs"));
45342
45342
  path18 = __toESM(require("path"));
45343
45343
  import_chalk2 = __toESM(require("chalk"));
45344
- pkgVersion = "0.7.37";
45344
+ pkgVersion = "0.7.38";
45345
45345
  if (pkgVersion === "unknown") {
45346
45346
  try {
45347
45347
  const possiblePaths = [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adhdev",
3
- "version": "0.7.37",
3
+ "version": "0.7.38",
4
4
  "description": "ADHDev — Agent Dashboard Hub for Dev. Remote-control AI coding agents from anywhere.",
5
5
  "main": "dist/index.js",
6
6
  "bin": {