adhdev 0.8.3 → 0.8.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.
package/dist/cli/index.js CHANGED
@@ -48216,7 +48216,7 @@ var init_adhdev_daemon = __esm({
48216
48216
  fs18 = __toESM(require("fs"));
48217
48217
  path21 = __toESM(require("path"));
48218
48218
  import_chalk2 = __toESM(require("chalk"));
48219
- pkgVersion = "0.8.3";
48219
+ pkgVersion = "0.8.4";
48220
48220
  if (pkgVersion === "unknown") {
48221
48221
  try {
48222
48222
  const possiblePaths = [
package/dist/index.js CHANGED
@@ -47573,7 +47573,7 @@ var init_adhdev_daemon = __esm({
47573
47573
  fs17 = __toESM(require("fs"));
47574
47574
  path20 = __toESM(require("path"));
47575
47575
  import_chalk2 = __toESM(require("chalk"));
47576
- pkgVersion = "0.8.3";
47576
+ pkgVersion = "0.8.4";
47577
47577
  if (pkgVersion === "unknown") {
47578
47578
  try {
47579
47579
  const possiblePaths = [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adhdev",
3
- "version": "0.8.3",
3
+ "version": "0.8.4",
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": {