adhdev 1.0.58-rc.84 → 1.0.58-rc.85

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.
@@ -4655,10 +4655,10 @@ function readInjected(value) {
4655
4655
  }
4656
4656
  function getDaemonBuildInfo() {
4657
4657
  if (cached) return cached;
4658
- const commit = readInjected(true ? "a3ff8e58e77cdd301b2190b7ee6b2ea644f9a2d9" : void 0) ?? "unknown";
4659
- const commitShort = readInjected(true ? "a3ff8e58" : void 0) ?? (commit !== "unknown" ? commit.slice(0, 7) : "unknown");
4660
- const version2 = readInjected(true ? "1.0.58-rc.84" : void 0) ?? readInjected(typeof process !== "undefined" ? "1.0.58-rc.84" : void 0) ?? "unknown";
4661
- const builtAt = readInjected(true ? "2026-09-06T02:55:29.667Z" : void 0);
4658
+ const commit = readInjected(true ? "0e4b63b5c416384c4b8ce28254785e9c44518b74" : void 0) ?? "unknown";
4659
+ const commitShort = readInjected(true ? "0e4b63b5" : void 0) ?? (commit !== "unknown" ? commit.slice(0, 7) : "unknown");
4660
+ const version2 = readInjected(true ? "1.0.58-rc.85" : void 0) ?? readInjected(typeof process !== "undefined" ? "1.0.58-rc.85" : void 0) ?? "unknown";
4661
+ const builtAt = readInjected(true ? "2026-09-06T03:12:07.275Z" : void 0);
4662
4662
  cached = builtAt ? { commit, commitShort, version: version2, builtAt } : { commit, commitShort, version: version2 };
4663
4663
  return cached;
4664
4664
  }
@@ -201475,7 +201475,7 @@ var init_adhdev_daemon = __esm({
201475
201475
  init_daemon_local_ipc_http();
201476
201476
  init_daemon_pid();
201477
201477
  init_src();
201478
- pkgVersion = resolvePackageVersion({ injectedVersion: "1.0.58-rc.84" });
201478
+ pkgVersion = resolvePackageVersion({ injectedVersion: "1.0.58-rc.85" });
201479
201479
  AdhdevDaemon = class _AdhdevDaemon {
201480
201480
  localHttpServer = null;
201481
201481
  localWss = null;
package/dist/cli/index.js CHANGED
@@ -4655,10 +4655,10 @@ function readInjected(value) {
4655
4655
  }
4656
4656
  function getDaemonBuildInfo() {
4657
4657
  if (cached) return cached;
4658
- const commit = readInjected(true ? "a3ff8e58e77cdd301b2190b7ee6b2ea644f9a2d9" : void 0) ?? "unknown";
4659
- const commitShort = readInjected(true ? "a3ff8e58" : void 0) ?? (commit !== "unknown" ? commit.slice(0, 7) : "unknown");
4660
- const version2 = readInjected(true ? "1.0.58-rc.84" : void 0) ?? readInjected(typeof process !== "undefined" ? "1.0.58-rc.84" : void 0) ?? "unknown";
4661
- const builtAt = readInjected(true ? "2026-09-06T02:55:29.667Z" : void 0);
4658
+ const commit = readInjected(true ? "0e4b63b5c416384c4b8ce28254785e9c44518b74" : void 0) ?? "unknown";
4659
+ const commitShort = readInjected(true ? "0e4b63b5" : void 0) ?? (commit !== "unknown" ? commit.slice(0, 7) : "unknown");
4660
+ const version2 = readInjected(true ? "1.0.58-rc.85" : void 0) ?? readInjected(typeof process !== "undefined" ? "1.0.58-rc.85" : void 0) ?? "unknown";
4661
+ const builtAt = readInjected(true ? "2026-09-06T03:12:07.275Z" : void 0);
4662
4662
  cached = builtAt ? { commit, commitShort, version: version2, builtAt } : { commit, commitShort, version: version2 };
4663
4663
  return cached;
4664
4664
  }
@@ -201342,7 +201342,7 @@ var init_adhdev_daemon = __esm({
201342
201342
  init_daemon_local_ipc_http();
201343
201343
  init_daemon_pid();
201344
201344
  init_src();
201345
- pkgVersion = resolvePackageVersion({ injectedVersion: "1.0.58-rc.84" });
201345
+ pkgVersion = resolvePackageVersion({ injectedVersion: "1.0.58-rc.85" });
201346
201346
  AdhdevDaemon = class _AdhdevDaemon {
201347
201347
  localHttpServer = null;
201348
201348
  localWss = null;
package/dist/index.js CHANGED
@@ -4201,10 +4201,10 @@ function readInjected(value) {
4201
4201
  }
4202
4202
  function getDaemonBuildInfo() {
4203
4203
  if (cached) return cached;
4204
- const commit = readInjected(true ? "a3ff8e58e77cdd301b2190b7ee6b2ea644f9a2d9" : void 0) ?? "unknown";
4205
- const commitShort = readInjected(true ? "a3ff8e58" : void 0) ?? (commit !== "unknown" ? commit.slice(0, 7) : "unknown");
4206
- const version2 = readInjected(true ? "1.0.58-rc.84" : void 0) ?? readInjected(typeof process !== "undefined" ? "1.0.58-rc.84" : void 0) ?? "unknown";
4207
- const builtAt = readInjected(true ? "2026-09-06T02:55:29.667Z" : void 0);
4204
+ const commit = readInjected(true ? "0e4b63b5c416384c4b8ce28254785e9c44518b74" : void 0) ?? "unknown";
4205
+ const commitShort = readInjected(true ? "0e4b63b5" : void 0) ?? (commit !== "unknown" ? commit.slice(0, 7) : "unknown");
4206
+ const version2 = readInjected(true ? "1.0.58-rc.85" : void 0) ?? readInjected(typeof process !== "undefined" ? "1.0.58-rc.85" : void 0) ?? "unknown";
4207
+ const builtAt = readInjected(true ? "2026-09-06T03:12:07.275Z" : void 0);
4208
4208
  cached = builtAt ? { commit, commitShort, version: version2, builtAt } : { commit, commitShort, version: version2 };
4209
4209
  return cached;
4210
4210
  }
@@ -169428,7 +169428,7 @@ var init_adhdev_daemon = __esm({
169428
169428
  init_daemon_local_ipc_http();
169429
169429
  init_daemon_pid();
169430
169430
  init_src();
169431
- pkgVersion = resolvePackageVersion({ injectedVersion: "1.0.58-rc.84" });
169431
+ pkgVersion = resolvePackageVersion({ injectedVersion: "1.0.58-rc.85" });
169432
169432
  AdhdevDaemon = class _AdhdevDaemon {
169433
169433
  localHttpServer = null;
169434
169434
  localWss = null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adhdev",
3
- "version": "1.0.58-rc.84",
3
+ "version": "1.0.58-rc.85",
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.58-rc.84",
53
+ "@adhdev/daemon-core": "1.0.58-rc.85",
54
54
  "@adhdev/ghostty-vt-node": "*",
55
- "@adhdev/mesh-shared": "1.0.58-rc.84",
55
+ "@adhdev/mesh-shared": "1.0.58-rc.85",
56
56
  "@modelcontextprotocol/sdk": "^1.0.0",
57
57
  "@xterm/addon-serialize": "^0.14.0",
58
58
  "@xterm/xterm": "^6.0.0",
@@ -40960,7 +40960,7 @@ var require_dist3 = __commonJS({
40960
40960
  if (cached2) return cached2;
40961
40961
  const commit = readInjected(true ? "unknown" : void 0) ?? "unknown";
40962
40962
  const commitShort = readInjected(true ? "unknown" : void 0) ?? (commit !== "unknown" ? commit.slice(0, 7) : "unknown");
40963
- const version2 = readInjected(true ? "1.0.58-rc.84" : void 0) ?? readInjected(typeof process !== "undefined" ? process.env?.ADHDEV_PKG_VERSION : void 0) ?? "unknown";
40963
+ const version2 = readInjected(true ? "1.0.58-rc.85" : void 0) ?? readInjected(typeof process !== "undefined" ? process.env?.ADHDEV_PKG_VERSION : void 0) ?? "unknown";
40964
40964
  const builtAt = readInjected(true ? "unknown" : void 0);
40965
40965
  cached2 = builtAt ? { commit, commitShort, version: version2, builtAt } : { commit, commitShort, version: version2 };
40966
40966
  return cached2;