adhdev 1.0.58-rc.97 → 1.0.58-rc.98

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 ? "c4c3132f0be0a76ffd7ff5f790cfaa6bf2a513af" : void 0) ?? "unknown";
4659
- const commitShort = readInjected(true ? "c4c3132f" : void 0) ?? (commit !== "unknown" ? commit.slice(0, 7) : "unknown");
4660
- const version2 = readInjected(true ? "1.0.58-rc.97" : void 0) ?? readInjected(typeof process !== "undefined" ? "1.0.58-rc.97" : void 0) ?? "unknown";
4661
- const builtAt = readInjected(true ? "2026-09-07T12:33:15.717Z" : void 0);
4658
+ const commit = readInjected(true ? "ab9e30a695d76c495dbc8dc8a0b0f3b70b469b25" : void 0) ?? "unknown";
4659
+ const commitShort = readInjected(true ? "ab9e30a6" : void 0) ?? (commit !== "unknown" ? commit.slice(0, 7) : "unknown");
4660
+ const version2 = readInjected(true ? "1.0.58-rc.98" : void 0) ?? readInjected(typeof process !== "undefined" ? "1.0.58-rc.98" : void 0) ?? "unknown";
4661
+ const builtAt = readInjected(true ? "2026-09-07T13:15:43.781Z" : void 0);
4662
4662
  cached = builtAt ? { commit, commitShort, version: version2, builtAt } : { commit, commitShort, version: version2 };
4663
4663
  return cached;
4664
4664
  }
@@ -201917,7 +201917,7 @@ var init_adhdev_daemon = __esm({
201917
201917
  init_daemon_local_ipc_http();
201918
201918
  init_daemon_pid();
201919
201919
  init_src();
201920
- pkgVersion = resolvePackageVersion({ injectedVersion: "1.0.58-rc.97" });
201920
+ pkgVersion = resolvePackageVersion({ injectedVersion: "1.0.58-rc.98" });
201921
201921
  AdhdevDaemon = class _AdhdevDaemon {
201922
201922
  localHttpServer = null;
201923
201923
  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 ? "c4c3132f0be0a76ffd7ff5f790cfaa6bf2a513af" : void 0) ?? "unknown";
4659
- const commitShort = readInjected(true ? "c4c3132f" : void 0) ?? (commit !== "unknown" ? commit.slice(0, 7) : "unknown");
4660
- const version2 = readInjected(true ? "1.0.58-rc.97" : void 0) ?? readInjected(typeof process !== "undefined" ? "1.0.58-rc.97" : void 0) ?? "unknown";
4661
- const builtAt = readInjected(true ? "2026-09-07T12:33:15.717Z" : void 0);
4658
+ const commit = readInjected(true ? "ab9e30a695d76c495dbc8dc8a0b0f3b70b469b25" : void 0) ?? "unknown";
4659
+ const commitShort = readInjected(true ? "ab9e30a6" : void 0) ?? (commit !== "unknown" ? commit.slice(0, 7) : "unknown");
4660
+ const version2 = readInjected(true ? "1.0.58-rc.98" : void 0) ?? readInjected(typeof process !== "undefined" ? "1.0.58-rc.98" : void 0) ?? "unknown";
4661
+ const builtAt = readInjected(true ? "2026-09-07T13:15:43.781Z" : void 0);
4662
4662
  cached = builtAt ? { commit, commitShort, version: version2, builtAt } : { commit, commitShort, version: version2 };
4663
4663
  return cached;
4664
4664
  }
@@ -201784,7 +201784,7 @@ var init_adhdev_daemon = __esm({
201784
201784
  init_daemon_local_ipc_http();
201785
201785
  init_daemon_pid();
201786
201786
  init_src();
201787
- pkgVersion = resolvePackageVersion({ injectedVersion: "1.0.58-rc.97" });
201787
+ pkgVersion = resolvePackageVersion({ injectedVersion: "1.0.58-rc.98" });
201788
201788
  AdhdevDaemon = class _AdhdevDaemon {
201789
201789
  localHttpServer = null;
201790
201790
  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 ? "c4c3132f0be0a76ffd7ff5f790cfaa6bf2a513af" : void 0) ?? "unknown";
4205
- const commitShort = readInjected(true ? "c4c3132f" : void 0) ?? (commit !== "unknown" ? commit.slice(0, 7) : "unknown");
4206
- const version2 = readInjected(true ? "1.0.58-rc.97" : void 0) ?? readInjected(typeof process !== "undefined" ? "1.0.58-rc.97" : void 0) ?? "unknown";
4207
- const builtAt = readInjected(true ? "2026-09-07T12:33:15.717Z" : void 0);
4204
+ const commit = readInjected(true ? "ab9e30a695d76c495dbc8dc8a0b0f3b70b469b25" : void 0) ?? "unknown";
4205
+ const commitShort = readInjected(true ? "ab9e30a6" : void 0) ?? (commit !== "unknown" ? commit.slice(0, 7) : "unknown");
4206
+ const version2 = readInjected(true ? "1.0.58-rc.98" : void 0) ?? readInjected(typeof process !== "undefined" ? "1.0.58-rc.98" : void 0) ?? "unknown";
4207
+ const builtAt = readInjected(true ? "2026-09-07T13:15:43.781Z" : void 0);
4208
4208
  cached = builtAt ? { commit, commitShort, version: version2, builtAt } : { commit, commitShort, version: version2 };
4209
4209
  return cached;
4210
4210
  }
@@ -169870,7 +169870,7 @@ var init_adhdev_daemon = __esm({
169870
169870
  init_daemon_local_ipc_http();
169871
169871
  init_daemon_pid();
169872
169872
  init_src();
169873
- pkgVersion = resolvePackageVersion({ injectedVersion: "1.0.58-rc.97" });
169873
+ pkgVersion = resolvePackageVersion({ injectedVersion: "1.0.58-rc.98" });
169874
169874
  AdhdevDaemon = class _AdhdevDaemon {
169875
169875
  localHttpServer = null;
169876
169876
  localWss = null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adhdev",
3
- "version": "1.0.58-rc.97",
3
+ "version": "1.0.58-rc.98",
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.97",
53
+ "@adhdev/daemon-core": "1.0.58-rc.98",
54
54
  "@adhdev/ghostty-vt-node": "*",
55
- "@adhdev/mesh-shared": "1.0.58-rc.97",
55
+ "@adhdev/mesh-shared": "1.0.58-rc.98",
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.97" : void 0) ?? readInjected(typeof process !== "undefined" ? process.env?.ADHDEV_PKG_VERSION : void 0) ?? "unknown";
40963
+ const version2 = readInjected(true ? "1.0.58-rc.98" : 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;