adhdev 0.6.4 → 0.6.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
@@ -30524,7 +30524,7 @@ var init_adhdev_daemon = __esm({
30524
30524
  fs2 = __toESM(require("fs"));
30525
30525
  path2 = __toESM(require("path"));
30526
30526
  import_chalk = __toESM(require("chalk"));
30527
- pkgVersion = "0.6.4";
30527
+ pkgVersion = "0.6.6";
30528
30528
  if (pkgVersion === "unknown") {
30529
30529
  try {
30530
30530
  const possiblePaths = [
package/dist/index.js CHANGED
@@ -30524,7 +30524,7 @@ var init_adhdev_daemon = __esm({
30524
30524
  fs2 = __toESM(require("fs"));
30525
30525
  path2 = __toESM(require("path"));
30526
30526
  import_chalk = __toESM(require("chalk"));
30527
- pkgVersion = "0.6.4";
30527
+ pkgVersion = "0.6.6";
30528
30528
  if (pkgVersion === "unknown") {
30529
30529
  try {
30530
30530
  const possiblePaths = [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adhdev",
3
- "version": "0.6.4",
3
+ "version": "0.6.6",
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": {