adhdev 0.9.82-rc.451 → 0.9.82-rc.452
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/adhdev-mcp.js +3 -3
- package/dist/cli/index.js +3 -3
- package/dist/index.js +3 -3
- package/package.json +3 -3
package/dist/cli/adhdev-mcp.js
CHANGED
|
@@ -1295,8 +1295,8 @@ function getDaemonBuildInfo() {
|
|
|
1295
1295
|
if (cached) return cached;
|
|
1296
1296
|
const commit = readInjected(true ? "9356f971ab5b65586b8e481022be6d34c17305e8" : void 0) ?? "unknown";
|
|
1297
1297
|
const commitShort = readInjected(true ? "9356f971" : void 0) ?? (commit !== "unknown" ? commit.slice(0, 7) : "unknown");
|
|
1298
|
-
const version2 = readInjected(true ? "0.9.82-rc.
|
|
1299
|
-
const builtAt = readInjected(true ? "2026-07-
|
|
1298
|
+
const version2 = readInjected(true ? "0.9.82-rc.452" : void 0) ?? readInjected(typeof process !== "undefined" ? "0.9.82-rc.452" : void 0) ?? "unknown";
|
|
1299
|
+
const builtAt = readInjected(true ? "2026-07-03T18:21:27.671Z" : void 0);
|
|
1300
1300
|
cached = builtAt ? { commit, commitShort, version: version2, builtAt } : { commit, commitShort, version: version2 };
|
|
1301
1301
|
return cached;
|
|
1302
1302
|
}
|
|
@@ -138656,7 +138656,7 @@ var init_adhdev_daemon = __esm({
|
|
|
138656
138656
|
init_version();
|
|
138657
138657
|
init_src();
|
|
138658
138658
|
init_runtime_defaults();
|
|
138659
|
-
pkgVersion = resolvePackageVersion({ injectedVersion: "0.9.82-rc.
|
|
138659
|
+
pkgVersion = resolvePackageVersion({ injectedVersion: "0.9.82-rc.452" });
|
|
138660
138660
|
LOCAL_DAEMON_HEALTH_TIMEOUT_MS = 8e3;
|
|
138661
138661
|
AdhdevDaemon = class _AdhdevDaemon {
|
|
138662
138662
|
localHttpServer = null;
|
package/dist/cli/index.js
CHANGED
|
@@ -1295,8 +1295,8 @@ function getDaemonBuildInfo() {
|
|
|
1295
1295
|
if (cached) return cached;
|
|
1296
1296
|
const commit = readInjected(true ? "9356f971ab5b65586b8e481022be6d34c17305e8" : void 0) ?? "unknown";
|
|
1297
1297
|
const commitShort = readInjected(true ? "9356f971" : void 0) ?? (commit !== "unknown" ? commit.slice(0, 7) : "unknown");
|
|
1298
|
-
const version2 = readInjected(true ? "0.9.82-rc.
|
|
1299
|
-
const builtAt = readInjected(true ? "2026-07-
|
|
1298
|
+
const version2 = readInjected(true ? "0.9.82-rc.452" : void 0) ?? readInjected(typeof process !== "undefined" ? "0.9.82-rc.452" : void 0) ?? "unknown";
|
|
1299
|
+
const builtAt = readInjected(true ? "2026-07-03T18:21:27.671Z" : void 0);
|
|
1300
1300
|
cached = builtAt ? { commit, commitShort, version: version2, builtAt } : { commit, commitShort, version: version2 };
|
|
1301
1301
|
return cached;
|
|
1302
1302
|
}
|
|
@@ -138626,7 +138626,7 @@ var init_adhdev_daemon = __esm({
|
|
|
138626
138626
|
init_version();
|
|
138627
138627
|
init_src();
|
|
138628
138628
|
init_runtime_defaults();
|
|
138629
|
-
pkgVersion = resolvePackageVersion({ injectedVersion: "0.9.82-rc.
|
|
138629
|
+
pkgVersion = resolvePackageVersion({ injectedVersion: "0.9.82-rc.452" });
|
|
138630
138630
|
LOCAL_DAEMON_HEALTH_TIMEOUT_MS = 8e3;
|
|
138631
138631
|
AdhdevDaemon = class _AdhdevDaemon {
|
|
138632
138632
|
localHttpServer = null;
|
package/dist/index.js
CHANGED
|
@@ -775,8 +775,8 @@ function getDaemonBuildInfo() {
|
|
|
775
775
|
if (cached) return cached;
|
|
776
776
|
const commit = readInjected(true ? "9356f971ab5b65586b8e481022be6d34c17305e8" : void 0) ?? "unknown";
|
|
777
777
|
const commitShort = readInjected(true ? "9356f971" : void 0) ?? (commit !== "unknown" ? commit.slice(0, 7) : "unknown");
|
|
778
|
-
const version2 = readInjected(true ? "0.9.82-rc.
|
|
779
|
-
const builtAt = readInjected(true ? "2026-07-
|
|
778
|
+
const version2 = readInjected(true ? "0.9.82-rc.452" : void 0) ?? readInjected(typeof process !== "undefined" ? "0.9.82-rc.452" : void 0) ?? "unknown";
|
|
779
|
+
const builtAt = readInjected(true ? "2026-07-03T18:21:27.671Z" : void 0);
|
|
780
780
|
cached = builtAt ? { commit, commitShort, version: version2, builtAt } : { commit, commitShort, version: version2 };
|
|
781
781
|
return cached;
|
|
782
782
|
}
|
|
@@ -107490,7 +107490,7 @@ var init_adhdev_daemon = __esm({
|
|
|
107490
107490
|
init_version();
|
|
107491
107491
|
init_src();
|
|
107492
107492
|
init_runtime_defaults();
|
|
107493
|
-
pkgVersion = resolvePackageVersion({ injectedVersion: "0.9.82-rc.
|
|
107493
|
+
pkgVersion = resolvePackageVersion({ injectedVersion: "0.9.82-rc.452" });
|
|
107494
107494
|
LOCAL_DAEMON_HEALTH_TIMEOUT_MS = 8e3;
|
|
107495
107495
|
AdhdevDaemon = class _AdhdevDaemon {
|
|
107496
107496
|
localHttpServer = null;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "adhdev",
|
|
3
|
-
"version": "0.9.82-rc.
|
|
3
|
+
"version": "0.9.82-rc.452",
|
|
4
4
|
"description": "ADHDev — Agent Dashboard Hub for Dev. The control hub for your AI coding agents (Claude Code, Codex, Hermes, …).",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"bin": {
|
|
@@ -49,9 +49,9 @@
|
|
|
49
49
|
"node": ">=18"
|
|
50
50
|
},
|
|
51
51
|
"dependencies": {
|
|
52
|
-
"@adhdev/daemon-core": "0.9.82-rc.
|
|
52
|
+
"@adhdev/daemon-core": "0.9.82-rc.452",
|
|
53
53
|
"@adhdev/ghostty-vt-node": "*",
|
|
54
|
-
"@adhdev/mesh-shared": "0.9.82-rc.
|
|
54
|
+
"@adhdev/mesh-shared": "0.9.82-rc.452",
|
|
55
55
|
"@modelcontextprotocol/sdk": "^1.0.0",
|
|
56
56
|
"@xterm/addon-serialize": "^0.14.0",
|
|
57
57
|
"@xterm/xterm": "^6.0.0",
|