@boxes-dev/dvb-runtime 1.0.902 → 1.0.904

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.
package/dist/bin/dvb.mjs CHANGED
@@ -95575,8 +95575,8 @@ var init_otel = __esm({
95575
95575
  return trimmed && trimmed.length > 0 ? trimmed : void 0;
95576
95576
  };
95577
95577
  readBuildMetadata = () => {
95578
- const rawPackageVersion = "1.0.902";
95579
- const rawGitSha = "87c701cc4267a4d7c25a20a46f09e82eadcf0bb5";
95578
+ const rawPackageVersion = "1.0.904";
95579
+ const rawGitSha = "16870893a746d8a8e3fc964f23fcebab6451513b";
95580
95580
  const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
95581
95581
  const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
95582
95582
  return { packageVersion, gitSha };
@@ -127977,9 +127977,9 @@ var init_sentry = __esm({
127977
127977
  uncaughtExceptionMonitorInstalled = false;
127978
127978
  currentDevboxSentryUser = null;
127979
127979
  readBuildMetadata2 = () => {
127980
- const rawPackageVersion = "1.0.902";
127981
- const rawGitSha = "87c701cc4267a4d7c25a20a46f09e82eadcf0bb5";
127982
- const rawSentryRelease = "boxes-dev-dvb@1.0.902+87c701cc4267a4d7c25a20a46f09e82eadcf0bb5";
127980
+ const rawPackageVersion = "1.0.904";
127981
+ const rawGitSha = "16870893a746d8a8e3fc964f23fcebab6451513b";
127982
+ const rawSentryRelease = "boxes-dev-dvb@1.0.904+16870893a746d8a8e3fc964f23fcebab6451513b";
127983
127983
  const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
127984
127984
  const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
127985
127985
  const sentryRelease = typeof rawSentryRelease === "string" ? rawSentryRelease : void 0;
@@ -136809,7 +136809,7 @@ var init_packageVersion = __esm({
136809
136809
  return path17.join(process.cwd(), "dvb");
136810
136810
  };
136811
136811
  readEmbeddedPackageVersion = () => {
136812
- const raw = "1.0.902";
136812
+ const raw = "1.0.904";
136813
136813
  return trimVersion(raw);
136814
136814
  };
136815
136815
  readNearestPackageMetadata = (basePath) => {
package/dist/bin/dvbd.mjs CHANGED
@@ -92311,8 +92311,8 @@ var init_otel = __esm({
92311
92311
  return trimmed && trimmed.length > 0 ? trimmed : void 0;
92312
92312
  };
92313
92313
  readBuildMetadata = () => {
92314
- const rawPackageVersion = "1.0.902";
92315
- const rawGitSha = "87c701cc4267a4d7c25a20a46f09e82eadcf0bb5";
92314
+ const rawPackageVersion = "1.0.904";
92315
+ const rawGitSha = "16870893a746d8a8e3fc964f23fcebab6451513b";
92316
92316
  const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
92317
92317
  const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
92318
92318
  return { packageVersion, gitSha };
@@ -124607,9 +124607,9 @@ var init_sentry = __esm({
124607
124607
  uncaughtExceptionMonitorInstalled = false;
124608
124608
  currentDevboxSentryUser = null;
124609
124609
  readBuildMetadata2 = () => {
124610
- const rawPackageVersion = "1.0.902";
124611
- const rawGitSha = "87c701cc4267a4d7c25a20a46f09e82eadcf0bb5";
124612
- const rawSentryRelease = "boxes-dev-dvb@1.0.902+87c701cc4267a4d7c25a20a46f09e82eadcf0bb5";
124610
+ const rawPackageVersion = "1.0.904";
124611
+ const rawGitSha = "16870893a746d8a8e3fc964f23fcebab6451513b";
124612
+ const rawSentryRelease = "boxes-dev-dvb@1.0.904+16870893a746d8a8e3fc964f23fcebab6451513b";
124613
124613
  const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
124614
124614
  const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
124615
124615
  const sentryRelease = typeof rawSentryRelease === "string" ? rawSentryRelease : void 0;
@@ -130261,7 +130261,7 @@ var init_packageVersion = __esm({
130261
130261
  return path8.join(process.cwd(), "dvb");
130262
130262
  };
130263
130263
  readEmbeddedPackageVersion = () => {
130264
- const raw = "1.0.902";
130264
+ const raw = "1.0.904";
130265
130265
  return trimVersion(raw);
130266
130266
  };
130267
130267
  readNearestPackageMetadata = (basePath) => {
@@ -262,11 +262,12 @@ Team Settings also shows **Static egress IP**. This optional feature gives the
262
262
  team a stable public IPv4 to allowlist at an external database or service. It
263
263
  is visible but off by default; use **Talk to us** to request enablement. Once
264
264
  enabled, all team members can copy the current static IP and read the configured
265
- destinations. Team admins can add or remove exact public hostnames with exact
266
- TCP ports, such as `db.example.com` on `5432`. Wildcards, IP literals, private
267
- destinations, port ranges, and UDP are not supported. When the feature or its
268
- current policy is unavailable, configured destinations fail closed while
269
- unrelated runtime traffic continues normally.
265
+ destinations. Team admins can add or remove exact public hostnames or public
266
+ IPv4 addresses with exact TCP ports, such as `db.example.com` or `1.1.1.1` on
267
+ `5432`. Wildcards, private or reserved IP addresses, IP ranges, port ranges,
268
+ IPv6, and UDP are not supported. When the feature or its current policy is
269
+ unavailable, configured destinations fail closed while unrelated runtime
270
+ traffic continues normally.
270
271
 
271
272
  ## Updates And Feedback
272
273
 
@@ -87,6 +87,24 @@ reasoning efforts, and its default effort. Treat it as the authority for the
87
87
  current box; do not guess from an older list. Discovery reads only the source
88
88
  box and does not create, wake, or inspect a destination devbox.
89
89
 
90
+ From an authorized ordinary devbox, start another thread on that same devbox:
91
+
92
+ ```bash
93
+ dvb-onbox threads start \
94
+ --target current-devbox \
95
+ --agent codex \
96
+ --prompt-file <path> \
97
+ --idempotency-key <caller-key> \
98
+ --json
99
+ ```
100
+
101
+ The new thread shares the current devbox's live filesystem, including
102
+ uncommitted and untracked files. Use this target when the delegated task depends
103
+ on local-only work. Concurrent agents can overwrite or invalidate each other's
104
+ work, so give them separate files or otherwise non-overlapping responsibilities.
105
+ The Template box may be a delegation source, but `current-devbox` is rejected
106
+ there because the Template box is never a delegated thread target.
107
+
90
108
  From an authorized source box, start a Codex or Claude thread on a new devbox:
91
109
 
92
110
  ```bash
@@ -119,7 +137,11 @@ managed default behavior used by older `dvb-onbox` versions.
119
137
 
120
138
  The new devbox belongs to the source box's project and uses the latest eligible
121
139
  Template-box snapshot. If no eligible snapshot exists, the command fails with
122
- `snapshot_required`; it never snapshots or clones the live source box.
140
+ `snapshot_required`; it never snapshots or clones the live source box. Files,
141
+ edits, branches, and commits that exist only on the source devbox are absent.
142
+ Push a needed commit to a Git remote and tell the child to fetch and check it
143
+ out, or use `current-devbox`; pushing alone does not change the commit checked
144
+ out in the new devbox.
123
145
 
124
146
  To start another thread on an ordinary devbox, use its instance ID:
125
147
 
@@ -135,7 +157,7 @@ dvb-onbox threads start \
135
157
  The target devbox must belong to the current box's project. An instance ID from
136
158
  another project is rejected even when both projects belong to the same user.
137
159
 
138
- The Template box may be a source but is never a delegated thread target. Both
160
+ The Template box may be a source but is never a delegated thread target. All
139
161
  forms return the child thread and devbox IDs. Retry an uncertain result with the
140
162
  same idempotency key and identical arguments, including model and reasoning
141
163
  effort; changed arguments under the same key fail.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@boxes-dev/dvb-runtime",
3
- "version": "1.0.902",
3
+ "version": "1.0.904",
4
4
  "type": "module",
5
5
  "license": "UNLICENSED",
6
6
  "imports": {
@@ -79,5 +79,5 @@
79
79
  "e2b": "^2.18.0",
80
80
  "ink-testing-library": "^4.0.0"
81
81
  },
82
- "devboxReleasedAt": "2026-08-05T22:41:53Z"
82
+ "devboxReleasedAt": "2026-08-05T23:49:38Z"
83
83
  }