adhdev 0.9.82-rc.306 → 0.9.82-rc.307

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.
@@ -1179,10 +1179,10 @@ function readInjected(value) {
1179
1179
  }
1180
1180
  function getDaemonBuildInfo() {
1181
1181
  if (cached) return cached;
1182
- const commit = readInjected(true ? "6ded896662908225a48ad662b6eec83267dbe9ba" : void 0) ?? "unknown";
1183
- const commitShort = readInjected(true ? "6ded8966" : void 0) ?? (commit !== "unknown" ? commit.slice(0, 7) : "unknown");
1184
- const version2 = readInjected(true ? "0.9.82-rc.306" : void 0) ?? readInjected(typeof process !== "undefined" ? "0.9.82-rc.306" : void 0) ?? "unknown";
1185
- const builtAt = readInjected(true ? "2026-06-17T07:21:49.561Z" : void 0);
1182
+ const commit = readInjected(true ? "b435468bd803949fd743c1479ae440680a73e372" : void 0) ?? "unknown";
1183
+ const commitShort = readInjected(true ? "b435468b" : void 0) ?? (commit !== "unknown" ? commit.slice(0, 7) : "unknown");
1184
+ const version2 = readInjected(true ? "0.9.82-rc.307" : void 0) ?? readInjected(typeof process !== "undefined" ? "0.9.82-rc.307" : void 0) ?? "unknown";
1185
+ const builtAt = readInjected(true ? "2026-06-17T08:16:18.768Z" : void 0);
1186
1186
  cached = builtAt ? { commit, commitShort, version: version2, builtAt } : { commit, commitShort, version: version2 };
1187
1187
  return cached;
1188
1188
  }
@@ -128796,7 +128796,7 @@ var init_adhdev_daemon = __esm({
128796
128796
  init_version();
128797
128797
  init_src();
128798
128798
  init_runtime_defaults();
128799
- pkgVersion = resolvePackageVersion({ injectedVersion: "0.9.82-rc.306" });
128799
+ pkgVersion = resolvePackageVersion({ injectedVersion: "0.9.82-rc.307" });
128800
128800
  LOCAL_DAEMON_HEALTH_TIMEOUT_MS = 8e3;
128801
128801
  AdhdevDaemon = class _AdhdevDaemon {
128802
128802
  localHttpServer = null;
package/dist/cli/index.js CHANGED
@@ -1179,10 +1179,10 @@ function readInjected(value) {
1179
1179
  }
1180
1180
  function getDaemonBuildInfo() {
1181
1181
  if (cached) return cached;
1182
- const commit = readInjected(true ? "6ded896662908225a48ad662b6eec83267dbe9ba" : void 0) ?? "unknown";
1183
- const commitShort = readInjected(true ? "6ded8966" : void 0) ?? (commit !== "unknown" ? commit.slice(0, 7) : "unknown");
1184
- const version2 = readInjected(true ? "0.9.82-rc.306" : void 0) ?? readInjected(typeof process !== "undefined" ? "0.9.82-rc.306" : void 0) ?? "unknown";
1185
- const builtAt = readInjected(true ? "2026-06-17T07:21:49.561Z" : void 0);
1182
+ const commit = readInjected(true ? "b435468bd803949fd743c1479ae440680a73e372" : void 0) ?? "unknown";
1183
+ const commitShort = readInjected(true ? "b435468b" : void 0) ?? (commit !== "unknown" ? commit.slice(0, 7) : "unknown");
1184
+ const version2 = readInjected(true ? "0.9.82-rc.307" : void 0) ?? readInjected(typeof process !== "undefined" ? "0.9.82-rc.307" : void 0) ?? "unknown";
1185
+ const builtAt = readInjected(true ? "2026-06-17T08:16:18.768Z" : void 0);
1186
1186
  cached = builtAt ? { commit, commitShort, version: version2, builtAt } : { commit, commitShort, version: version2 };
1187
1187
  return cached;
1188
1188
  }
@@ -128766,7 +128766,7 @@ var init_adhdev_daemon = __esm({
128766
128766
  init_version();
128767
128767
  init_src();
128768
128768
  init_runtime_defaults();
128769
- pkgVersion = resolvePackageVersion({ injectedVersion: "0.9.82-rc.306" });
128769
+ pkgVersion = resolvePackageVersion({ injectedVersion: "0.9.82-rc.307" });
128770
128770
  LOCAL_DAEMON_HEALTH_TIMEOUT_MS = 8e3;
128771
128771
  AdhdevDaemon = class _AdhdevDaemon {
128772
128772
  localHttpServer = null;
package/dist/index.js CHANGED
@@ -659,10 +659,10 @@ function readInjected(value) {
659
659
  }
660
660
  function getDaemonBuildInfo() {
661
661
  if (cached) return cached;
662
- const commit = readInjected(true ? "6ded896662908225a48ad662b6eec83267dbe9ba" : void 0) ?? "unknown";
663
- const commitShort = readInjected(true ? "6ded8966" : void 0) ?? (commit !== "unknown" ? commit.slice(0, 7) : "unknown");
664
- const version2 = readInjected(true ? "0.9.82-rc.306" : void 0) ?? readInjected(typeof process !== "undefined" ? "0.9.82-rc.306" : void 0) ?? "unknown";
665
- const builtAt = readInjected(true ? "2026-06-17T07:21:49.561Z" : void 0);
662
+ const commit = readInjected(true ? "b435468bd803949fd743c1479ae440680a73e372" : void 0) ?? "unknown";
663
+ const commitShort = readInjected(true ? "b435468b" : void 0) ?? (commit !== "unknown" ? commit.slice(0, 7) : "unknown");
664
+ const version2 = readInjected(true ? "0.9.82-rc.307" : void 0) ?? readInjected(typeof process !== "undefined" ? "0.9.82-rc.307" : void 0) ?? "unknown";
665
+ const builtAt = readInjected(true ? "2026-06-17T08:16:18.768Z" : void 0);
666
666
  cached = builtAt ? { commit, commitShort, version: version2, builtAt } : { commit, commitShort, version: version2 };
667
667
  return cached;
668
668
  }
@@ -97588,7 +97588,7 @@ var init_adhdev_daemon = __esm({
97588
97588
  init_version();
97589
97589
  init_src();
97590
97590
  init_runtime_defaults();
97591
- pkgVersion = resolvePackageVersion({ injectedVersion: "0.9.82-rc.306" });
97591
+ pkgVersion = resolvePackageVersion({ injectedVersion: "0.9.82-rc.307" });
97592
97592
  LOCAL_DAEMON_HEALTH_TIMEOUT_MS = 8e3;
97593
97593
  AdhdevDaemon = class _AdhdevDaemon {
97594
97594
  localHttpServer = null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adhdev",
3
- "version": "0.9.82-rc.306",
3
+ "version": "0.9.82-rc.307",
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.306",
52
+ "@adhdev/daemon-core": "0.9.82-rc.307",
53
53
  "@adhdev/ghostty-vt-node": "*",
54
- "@adhdev/mesh-shared": "0.9.82-rc.306",
54
+ "@adhdev/mesh-shared": "0.9.82-rc.307",
55
55
  "@modelcontextprotocol/sdk": "^1.0.0",
56
56
  "@xterm/addon-serialize": "^0.14.0",
57
57
  "@xterm/xterm": "^6.0.0",