adhdev 1.0.38-rc.3 → 1.0.38-rc.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/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
|
@@ -4441,8 +4441,8 @@ function getDaemonBuildInfo() {
|
|
|
4441
4441
|
if (cached) return cached;
|
|
4442
4442
|
const commit = readInjected(true ? "42fda6be970f1a699962d2f136848ae613684721" : void 0) ?? "unknown";
|
|
4443
4443
|
const commitShort = readInjected(true ? "42fda6be" : void 0) ?? (commit !== "unknown" ? commit.slice(0, 7) : "unknown");
|
|
4444
|
-
const version2 = readInjected(true ? "1.0.38-rc.
|
|
4445
|
-
const builtAt = readInjected(true ? "2026-08-
|
|
4444
|
+
const version2 = readInjected(true ? "1.0.38-rc.4" : void 0) ?? readInjected(typeof process !== "undefined" ? "1.0.38-rc.4" : void 0) ?? "unknown";
|
|
4445
|
+
const builtAt = readInjected(true ? "2026-08-06T09:24:38.500Z" : void 0);
|
|
4446
4446
|
cached = builtAt ? { commit, commitShort, version: version2, builtAt } : { commit, commitShort, version: version2 };
|
|
4447
4447
|
return cached;
|
|
4448
4448
|
}
|
|
@@ -163000,7 +163000,7 @@ var init_adhdev_daemon = __esm({
|
|
|
163000
163000
|
init_daemon_pid();
|
|
163001
163001
|
init_src();
|
|
163002
163002
|
init_runtime_defaults();
|
|
163003
|
-
pkgVersion = resolvePackageVersion({ injectedVersion: "1.0.38-rc.
|
|
163003
|
+
pkgVersion = resolvePackageVersion({ injectedVersion: "1.0.38-rc.4" });
|
|
163004
163004
|
AdhdevDaemon = class _AdhdevDaemon {
|
|
163005
163005
|
localHttpServer = null;
|
|
163006
163006
|
localWss = null;
|
package/dist/cli/index.js
CHANGED
|
@@ -4441,8 +4441,8 @@ function getDaemonBuildInfo() {
|
|
|
4441
4441
|
if (cached) return cached;
|
|
4442
4442
|
const commit = readInjected(true ? "42fda6be970f1a699962d2f136848ae613684721" : void 0) ?? "unknown";
|
|
4443
4443
|
const commitShort = readInjected(true ? "42fda6be" : void 0) ?? (commit !== "unknown" ? commit.slice(0, 7) : "unknown");
|
|
4444
|
-
const version2 = readInjected(true ? "1.0.38-rc.
|
|
4445
|
-
const builtAt = readInjected(true ? "2026-08-
|
|
4444
|
+
const version2 = readInjected(true ? "1.0.38-rc.4" : void 0) ?? readInjected(typeof process !== "undefined" ? "1.0.38-rc.4" : void 0) ?? "unknown";
|
|
4445
|
+
const builtAt = readInjected(true ? "2026-08-06T09:24:38.500Z" : void 0);
|
|
4446
4446
|
cached = builtAt ? { commit, commitShort, version: version2, builtAt } : { commit, commitShort, version: version2 };
|
|
4447
4447
|
return cached;
|
|
4448
4448
|
}
|
|
@@ -162950,7 +162950,7 @@ var init_adhdev_daemon = __esm({
|
|
|
162950
162950
|
init_daemon_pid();
|
|
162951
162951
|
init_src();
|
|
162952
162952
|
init_runtime_defaults();
|
|
162953
|
-
pkgVersion = resolvePackageVersion({ injectedVersion: "1.0.38-rc.
|
|
162953
|
+
pkgVersion = resolvePackageVersion({ injectedVersion: "1.0.38-rc.4" });
|
|
162954
162954
|
AdhdevDaemon = class _AdhdevDaemon {
|
|
162955
162955
|
localHttpServer = null;
|
|
162956
162956
|
localWss = null;
|
package/dist/index.js
CHANGED
|
@@ -3987,8 +3987,8 @@ function getDaemonBuildInfo() {
|
|
|
3987
3987
|
if (cached) return cached;
|
|
3988
3988
|
const commit = readInjected(true ? "42fda6be970f1a699962d2f136848ae613684721" : void 0) ?? "unknown";
|
|
3989
3989
|
const commitShort = readInjected(true ? "42fda6be" : void 0) ?? (commit !== "unknown" ? commit.slice(0, 7) : "unknown");
|
|
3990
|
-
const version2 = readInjected(true ? "1.0.38-rc.
|
|
3991
|
-
const builtAt = readInjected(true ? "2026-08-
|
|
3990
|
+
const version2 = readInjected(true ? "1.0.38-rc.4" : void 0) ?? readInjected(typeof process !== "undefined" ? "1.0.38-rc.4" : void 0) ?? "unknown";
|
|
3991
|
+
const builtAt = readInjected(true ? "2026-08-06T09:24:38.500Z" : void 0);
|
|
3992
3992
|
cached = builtAt ? { commit, commitShort, version: version2, builtAt } : { commit, commitShort, version: version2 };
|
|
3993
3993
|
return cached;
|
|
3994
3994
|
}
|
|
@@ -131770,7 +131770,7 @@ var init_adhdev_daemon = __esm({
|
|
|
131770
131770
|
init_daemon_pid();
|
|
131771
131771
|
init_src();
|
|
131772
131772
|
init_runtime_defaults();
|
|
131773
|
-
pkgVersion = resolvePackageVersion({ injectedVersion: "1.0.38-rc.
|
|
131773
|
+
pkgVersion = resolvePackageVersion({ injectedVersion: "1.0.38-rc.4" });
|
|
131774
131774
|
AdhdevDaemon = class _AdhdevDaemon {
|
|
131775
131775
|
localHttpServer = null;
|
|
131776
131776
|
localWss = null;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "adhdev",
|
|
3
|
-
"version": "1.0.38-rc.
|
|
3
|
+
"version": "1.0.38-rc.4",
|
|
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": {
|
|
@@ -50,9 +50,9 @@
|
|
|
50
50
|
"node": ">=18"
|
|
51
51
|
},
|
|
52
52
|
"dependencies": {
|
|
53
|
-
"@adhdev/daemon-core": "1.0.38-rc.
|
|
53
|
+
"@adhdev/daemon-core": "1.0.38-rc.4",
|
|
54
54
|
"@adhdev/ghostty-vt-node": "*",
|
|
55
|
-
"@adhdev/mesh-shared": "1.0.38-rc.
|
|
55
|
+
"@adhdev/mesh-shared": "1.0.38-rc.4",
|
|
56
56
|
"@modelcontextprotocol/sdk": "^1.0.0",
|
|
57
57
|
"@xterm/addon-serialize": "^0.14.0",
|
|
58
58
|
"@xterm/xterm": "^6.0.0",
|