adhdev 0.6.34 → 0.6.35

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
@@ -31184,7 +31184,7 @@ var init_adhdev_daemon = __esm({
31184
31184
  fs11 = __toESM(require("fs"));
31185
31185
  path14 = __toESM(require("path"));
31186
31186
  import_chalk2 = __toESM(require("chalk"));
31187
- pkgVersion = "0.6.34";
31187
+ pkgVersion = "0.6.35";
31188
31188
  if (pkgVersion === "unknown") {
31189
31189
  try {
31190
31190
  const possiblePaths = [
package/dist/index.js CHANGED
@@ -30744,7 +30744,7 @@ var init_adhdev_daemon = __esm({
30744
30744
  fs11 = __toESM(require("fs"));
30745
30745
  path14 = __toESM(require("path"));
30746
30746
  import_chalk2 = __toESM(require("chalk"));
30747
- pkgVersion = "0.6.34";
30747
+ pkgVersion = "0.6.35";
30748
30748
  if (pkgVersion === "unknown") {
30749
30749
  try {
30750
30750
  const possiblePaths = [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adhdev",
3
- "version": "0.6.34",
3
+ "version": "0.6.35",
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": {