@boxes-dev/dvb-runtime 1.0.302 → 1.0.304

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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 1,
3
- "hash": "c012b44e8a5826adb360a9951bfa604ca63e1d6dab604f7cefa490c83506b661",
4
- "updatedAt": "2026-03-30T17:28:25.144Z",
3
+ "hash": "f83cad62182f7cda2bcc893cf87a0db48f674e4a89ed9554d9bf1d4d71c6d502",
4
+ "updatedAt": "2026-03-30T18:03:09.597Z",
5
5
  "outputs": [
6
6
  "dvb.cjs",
7
7
  "dvbd.cjs"
package/dist/bin/dvb.cjs CHANGED
@@ -88702,8 +88702,8 @@ var init_otel = __esm({
88702
88702
  return trimmed && trimmed.length > 0 ? trimmed : void 0;
88703
88703
  };
88704
88704
  readBuildMetadata = () => {
88705
- const rawPackageVersion = "1.0.302";
88706
- const rawGitSha = "3aa20e68c73acf2ad8c39ab2728e823667997758";
88705
+ const rawPackageVersion = "1.0.304";
88706
+ const rawGitSha = "062579bedaa11450a6e54e7ef41a8942839586c4";
88707
88707
  const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
88708
88708
  const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
88709
88709
  return { packageVersion, gitSha };
@@ -120895,9 +120895,9 @@ var init_sentry = __esm({
120895
120895
  sentryEnabled = false;
120896
120896
  uncaughtExceptionMonitorInstalled = false;
120897
120897
  readBuildMetadata2 = () => {
120898
- const rawPackageVersion = "1.0.302";
120899
- const rawGitSha = "3aa20e68c73acf2ad8c39ab2728e823667997758";
120900
- const rawSentryRelease = "boxes-dev-dvb@1.0.302+3aa20e68c73acf2ad8c39ab2728e823667997758";
120898
+ const rawPackageVersion = "1.0.304";
120899
+ const rawGitSha = "062579bedaa11450a6e54e7ef41a8942839586c4";
120900
+ const rawSentryRelease = "boxes-dev-dvb@1.0.304+062579bedaa11450a6e54e7ef41a8942839586c4";
120901
120901
  const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
120902
120902
  const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
120903
120903
  const sentryRelease = typeof rawSentryRelease === "string" ? rawSentryRelease : void 0;
@@ -124894,7 +124894,7 @@ var init_packageVersion = __esm({
124894
124894
  return import_node_path8.default.join(process.cwd(), "dvb");
124895
124895
  };
124896
124896
  readEmbeddedPackageVersion = () => {
124897
- const raw = "1.0.302";
124897
+ const raw = "1.0.304";
124898
124898
  return trimVersion(raw);
124899
124899
  };
124900
124900
  readNearestPackageMetadata = (basePath) => {
package/dist/bin/dvbd.cjs CHANGED
@@ -88625,8 +88625,8 @@ var init_otel = __esm({
88625
88625
  return trimmed && trimmed.length > 0 ? trimmed : void 0;
88626
88626
  };
88627
88627
  readBuildMetadata = () => {
88628
- const rawPackageVersion = "1.0.302";
88629
- const rawGitSha = "3aa20e68c73acf2ad8c39ab2728e823667997758";
88628
+ const rawPackageVersion = "1.0.304";
88629
+ const rawGitSha = "062579bedaa11450a6e54e7ef41a8942839586c4";
88630
88630
  const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
88631
88631
  const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
88632
88632
  return { packageVersion, gitSha };
@@ -120747,9 +120747,9 @@ var init_sentry = __esm({
120747
120747
  sentryEnabled = false;
120748
120748
  uncaughtExceptionMonitorInstalled = false;
120749
120749
  readBuildMetadata2 = () => {
120750
- const rawPackageVersion = "1.0.302";
120751
- const rawGitSha = "3aa20e68c73acf2ad8c39ab2728e823667997758";
120752
- const rawSentryRelease = "boxes-dev-dvb@1.0.302+3aa20e68c73acf2ad8c39ab2728e823667997758";
120750
+ const rawPackageVersion = "1.0.304";
120751
+ const rawGitSha = "062579bedaa11450a6e54e7ef41a8942839586c4";
120752
+ const rawSentryRelease = "boxes-dev-dvb@1.0.304+062579bedaa11450a6e54e7ef41a8942839586c4";
120753
120753
  const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
120754
120754
  const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
120755
120755
  const sentryRelease = typeof rawSentryRelease === "string" ? rawSentryRelease : void 0;
@@ -124692,7 +124692,7 @@ var init_packageVersion = __esm({
124692
124692
  return import_node_path7.default.join(process.cwd(), "dvb");
124693
124693
  };
124694
124694
  readEmbeddedPackageVersion = () => {
124695
- const raw = "1.0.302";
124695
+ const raw = "1.0.304";
124696
124696
  return trimVersion(raw);
124697
124697
  };
124698
124698
  readNearestPackageMetadata = (basePath) => {
@@ -15,6 +15,7 @@ Do not scan devbox-generated state directories.
15
15
  Never enumerate dependency, cache, or build-output trees. Always exclude or prune at least `node_modules`, `.git`, `.devbox`, `dist`, `build`, `.next`, `.turbo`, `.vite`, and `coverage`.
16
16
  Never use shell globstar patterns such as `**/*.md` or `**/package.json`; in zsh they can expand into `node_modules`. Prefer `find ... -prune` or `rg --glob '!node_modules/**'`.
17
17
  Keep command output tight. Prefer listing candidate files first, then reading only the small set of relevant files.
18
+ Never include Codex or Claude config/state paths in `externalConfigs`, and never propose copying them to the devbox from this scan. In particular, never include `~/.codex`, anything under it, `~/.claude`, anything under it, or any `.claude*.json` file. Codex and Claude bootstrap those separately.
18
19
  Before returning JSON, verify every `path` in `externalConfigs` currently exists on disk.
19
20
  Do not include any missing/nonexistent paths.
20
21
  If you find no required external dependencies or external config files, return
@@ -16,7 +16,7 @@ Important constraints:
16
16
  - Never infer arbitrary target files from command arguments. Example: `vim ~/.admin_secrets` is evidence for `vim`, not for copying `~/.admin_secrets`.
17
17
  - Do not include shell builtins, one-off repo scripts, or generic POSIX commands like `cd`, `ls`, `cat`, `echo`, `pwd`, `cp`, `mv`, `rm`, `mkdir`, `grep`, `sed`, `awk`, `find`.
18
18
  - Never include `codex` or `claude` as history-driven external dependencies. Their install/auth/bootstrap flow is handled by separate devbox init steps even if shell history shows repeated usage.
19
- - Do not include whole tool state trees, session stores, caches, or worktree directories as external configs. In particular, never include `~/.codex`, anything under it, `~/.claude`, anything under it, or any `.claude*.json` file. Codex and Claude bootstrap those separately.
19
+ - Never include Codex or Claude config/state paths in `externalConfigs`, and never propose copying them to the devbox from this scan. In particular, never include `~/.codex`, anything under it, `~/.claude`, anything under it, or any `.claude*.json` file. Codex and Claude bootstrap those separately.
20
20
  - Prefer high-confidence signals: repeated command usage, explicit editor/tool commands, and verified matching config paths.
21
21
  - Keep command output tight. Prefer `ls -la <path> 2>/dev/null || true`, `test -e <path>`, `command -v <tool>`, and `tool --version` for only the tools you are considering.
22
22
  - Before returning JSON, verify every `path` in `externalConfigs` currently exists on disk.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@boxes-dev/dvb-runtime",
3
- "version": "1.0.302",
3
+ "version": "1.0.304",
4
4
  "type": "module",
5
5
  "license": "UNLICENSED",
6
6
  "publishConfig": {
@@ -42,5 +42,5 @@
42
42
  "@boxes-dev/daemon": "*",
43
43
  "e2b": "^2.18.0"
44
44
  },
45
- "devboxReleasedAt": "2026-03-30T17:28:38Z"
45
+ "devboxReleasedAt": "2026-03-30T18:03:21Z"
46
46
  }