adhdev 1.0.32-rc.5 → 1.0.32-rc.6

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.
@@ -4396,8 +4396,8 @@ function getDaemonBuildInfo() {
4396
4396
  if (cached) return cached;
4397
4397
  const commit = readInjected(true ? "33a4c7ca2aa0efdc3c96f9c6d17fed587e9361ce" : void 0) ?? "unknown";
4398
4398
  const commitShort = readInjected(true ? "33a4c7ca" : void 0) ?? (commit !== "unknown" ? commit.slice(0, 7) : "unknown");
4399
- const version2 = readInjected(true ? "1.0.32-rc.5" : void 0) ?? readInjected(typeof process !== "undefined" ? "1.0.32-rc.5" : void 0) ?? "unknown";
4400
- const builtAt = readInjected(true ? "2026-08-04T09:28:59.817Z" : void 0);
4399
+ const version2 = readInjected(true ? "1.0.32-rc.6" : void 0) ?? readInjected(typeof process !== "undefined" ? "1.0.32-rc.6" : void 0) ?? "unknown";
4400
+ const builtAt = readInjected(true ? "2026-08-04T09:31:06.896Z" : void 0);
4401
4401
  cached = builtAt ? { commit, commitShort, version: version2, builtAt } : { commit, commitShort, version: version2 };
4402
4402
  return cached;
4403
4403
  }
@@ -161728,7 +161728,7 @@ var init_adhdev_daemon = __esm({
161728
161728
  init_daemon_pid();
161729
161729
  init_src();
161730
161730
  init_runtime_defaults();
161731
- pkgVersion = resolvePackageVersion({ injectedVersion: "1.0.32-rc.5" });
161731
+ pkgVersion = resolvePackageVersion({ injectedVersion: "1.0.32-rc.6" });
161732
161732
  AdhdevDaemon = class _AdhdevDaemon {
161733
161733
  localHttpServer = null;
161734
161734
  localWss = null;
package/dist/cli/index.js CHANGED
@@ -4396,8 +4396,8 @@ function getDaemonBuildInfo() {
4396
4396
  if (cached) return cached;
4397
4397
  const commit = readInjected(true ? "33a4c7ca2aa0efdc3c96f9c6d17fed587e9361ce" : void 0) ?? "unknown";
4398
4398
  const commitShort = readInjected(true ? "33a4c7ca" : void 0) ?? (commit !== "unknown" ? commit.slice(0, 7) : "unknown");
4399
- const version2 = readInjected(true ? "1.0.32-rc.5" : void 0) ?? readInjected(typeof process !== "undefined" ? "1.0.32-rc.5" : void 0) ?? "unknown";
4400
- const builtAt = readInjected(true ? "2026-08-04T09:28:59.817Z" : void 0);
4399
+ const version2 = readInjected(true ? "1.0.32-rc.6" : void 0) ?? readInjected(typeof process !== "undefined" ? "1.0.32-rc.6" : void 0) ?? "unknown";
4400
+ const builtAt = readInjected(true ? "2026-08-04T09:31:06.896Z" : void 0);
4401
4401
  cached = builtAt ? { commit, commitShort, version: version2, builtAt } : { commit, commitShort, version: version2 };
4402
4402
  return cached;
4403
4403
  }
@@ -161698,7 +161698,7 @@ var init_adhdev_daemon = __esm({
161698
161698
  init_daemon_pid();
161699
161699
  init_src();
161700
161700
  init_runtime_defaults();
161701
- pkgVersion = resolvePackageVersion({ injectedVersion: "1.0.32-rc.5" });
161701
+ pkgVersion = resolvePackageVersion({ injectedVersion: "1.0.32-rc.6" });
161702
161702
  AdhdevDaemon = class _AdhdevDaemon {
161703
161703
  localHttpServer = null;
161704
161704
  localWss = null;
package/dist/index.js CHANGED
@@ -3936,8 +3936,8 @@ function getDaemonBuildInfo() {
3936
3936
  if (cached) return cached;
3937
3937
  const commit = readInjected(true ? "33a4c7ca2aa0efdc3c96f9c6d17fed587e9361ce" : void 0) ?? "unknown";
3938
3938
  const commitShort = readInjected(true ? "33a4c7ca" : void 0) ?? (commit !== "unknown" ? commit.slice(0, 7) : "unknown");
3939
- const version2 = readInjected(true ? "1.0.32-rc.5" : void 0) ?? readInjected(typeof process !== "undefined" ? "1.0.32-rc.5" : void 0) ?? "unknown";
3940
- const builtAt = readInjected(true ? "2026-08-04T09:28:59.817Z" : void 0);
3939
+ const version2 = readInjected(true ? "1.0.32-rc.6" : void 0) ?? readInjected(typeof process !== "undefined" ? "1.0.32-rc.6" : void 0) ?? "unknown";
3940
+ const builtAt = readInjected(true ? "2026-08-04T09:31:06.896Z" : void 0);
3941
3941
  cached = builtAt ? { commit, commitShort, version: version2, builtAt } : { commit, commitShort, version: version2 };
3942
3942
  return cached;
3943
3943
  }
@@ -130514,7 +130514,7 @@ var init_adhdev_daemon = __esm({
130514
130514
  init_daemon_pid();
130515
130515
  init_src();
130516
130516
  init_runtime_defaults();
130517
- pkgVersion = resolvePackageVersion({ injectedVersion: "1.0.32-rc.5" });
130517
+ pkgVersion = resolvePackageVersion({ injectedVersion: "1.0.32-rc.6" });
130518
130518
  AdhdevDaemon = class _AdhdevDaemon {
130519
130519
  localHttpServer = null;
130520
130520
  localWss = null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adhdev",
3
- "version": "1.0.32-rc.5",
3
+ "version": "1.0.32-rc.6",
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.32-rc.5",
53
+ "@adhdev/daemon-core": "1.0.32-rc.6",
54
54
  "@adhdev/ghostty-vt-node": "*",
55
- "@adhdev/mesh-shared": "1.0.32-rc.5",
55
+ "@adhdev/mesh-shared": "1.0.32-rc.6",
56
56
  "@modelcontextprotocol/sdk": "^1.0.0",
57
57
  "@xterm/addon-serialize": "^0.14.0",
58
58
  "@xterm/xterm": "^6.0.0",