@boxes-dev/dvb-runtime 1.0.944 → 1.0.946

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
@@ -101145,8 +101145,8 @@ var init_otel = __esm({
101145
101145
  return trimmed && trimmed.length > 0 ? trimmed : void 0;
101146
101146
  };
101147
101147
  readBuildMetadata = () => {
101148
- const rawPackageVersion = "1.0.944";
101149
- const rawGitSha = "f98b07297c8cefb69ad6d9d2a8e0684a167de837";
101148
+ const rawPackageVersion = "1.0.946";
101149
+ const rawGitSha = "02ae8375bf2cc6661ce7e4be45a508564d6f7583";
101150
101150
  const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
101151
101151
  const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
101152
101152
  return { packageVersion, gitSha };
@@ -133552,9 +133552,9 @@ var init_sentry = __esm({
133552
133552
  uncaughtExceptionMonitorInstalled = false;
133553
133553
  currentDevboxSentryUser = null;
133554
133554
  readBuildMetadata2 = () => {
133555
- const rawPackageVersion = "1.0.944";
133556
- const rawGitSha = "f98b07297c8cefb69ad6d9d2a8e0684a167de837";
133557
- const rawSentryRelease = "boxes-dev-dvb@1.0.944+f98b07297c8cefb69ad6d9d2a8e0684a167de837";
133555
+ const rawPackageVersion = "1.0.946";
133556
+ const rawGitSha = "02ae8375bf2cc6661ce7e4be45a508564d6f7583";
133557
+ const rawSentryRelease = "boxes-dev-dvb@1.0.946+02ae8375bf2cc6661ce7e4be45a508564d6f7583";
133558
133558
  const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
133559
133559
  const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
133560
133560
  const sentryRelease = typeof rawSentryRelease === "string" ? rawSentryRelease : void 0;
@@ -138717,7 +138717,7 @@ var init_packageVersion = __esm({
138717
138717
  return path17.join(process.cwd(), "dvb");
138718
138718
  };
138719
138719
  readEmbeddedPackageVersion = () => {
138720
- const raw = "1.0.944";
138720
+ const raw = "1.0.946";
138721
138721
  return trimVersion(raw);
138722
138722
  };
138723
138723
  readNearestPackageMetadata = (basePath) => {
package/dist/bin/dvbd.mjs CHANGED
@@ -96328,8 +96328,8 @@ var init_otel = __esm({
96328
96328
  return trimmed && trimmed.length > 0 ? trimmed : void 0;
96329
96329
  };
96330
96330
  readBuildMetadata = () => {
96331
- const rawPackageVersion = "1.0.944";
96332
- const rawGitSha = "f98b07297c8cefb69ad6d9d2a8e0684a167de837";
96331
+ const rawPackageVersion = "1.0.946";
96332
+ const rawGitSha = "02ae8375bf2cc6661ce7e4be45a508564d6f7583";
96333
96333
  const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
96334
96334
  const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
96335
96335
  return { packageVersion, gitSha };
@@ -128624,9 +128624,9 @@ var init_sentry = __esm({
128624
128624
  uncaughtExceptionMonitorInstalled = false;
128625
128625
  currentDevboxSentryUser = null;
128626
128626
  readBuildMetadata2 = () => {
128627
- const rawPackageVersion = "1.0.944";
128628
- const rawGitSha = "f98b07297c8cefb69ad6d9d2a8e0684a167de837";
128629
- const rawSentryRelease = "boxes-dev-dvb@1.0.944+f98b07297c8cefb69ad6d9d2a8e0684a167de837";
128627
+ const rawPackageVersion = "1.0.946";
128628
+ const rawGitSha = "02ae8375bf2cc6661ce7e4be45a508564d6f7583";
128629
+ const rawSentryRelease = "boxes-dev-dvb@1.0.946+02ae8375bf2cc6661ce7e4be45a508564d6f7583";
128630
128630
  const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
128631
128631
  const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
128632
128632
  const sentryRelease = typeof rawSentryRelease === "string" ? rawSentryRelease : void 0;
@@ -130818,7 +130818,7 @@ var init_packageVersion = __esm({
130818
130818
  return path8.join(process.cwd(), "dvb");
130819
130819
  };
130820
130820
  readEmbeddedPackageVersion = () => {
130821
- const raw = "1.0.944";
130821
+ const raw = "1.0.946";
130822
130822
  return trimVersion(raw);
130823
130823
  };
130824
130824
  readNearestPackageMetadata = (basePath) => {
@@ -177,15 +177,16 @@ Template**; project creation does not start from the template detail page.
177
177
  Only one admin can edit a particular Team Template at a time; different
178
178
  templates have independent editing locks and release histories. **Take
179
179
  control** creates a private editing machine for the selected template, and
180
- **Continue editing** wakes that same machine after it sleeps. The dedicated
181
- workbench includes Terminal, Files, Git, and Browser, but it deliberately has
182
- no agent threads, thread composer, devbox creation, project setup completion,
183
- ordinary snapshot, restore, or reset actions.
184
-
185
- Use **Pause editing** to put the editing machine to sleep without giving up the
186
- checkout. **Discard changes** permanently destroys that checkout and every
187
- unsaved change while leaving the selected template's current release
188
- unchanged. Other team admins can see who holds a sleeping checkout and must
180
+ **Continue editing** wakes that same machine after it sleeps. The editor uses
181
+ the same workbench arrangement as a project threads on the left, the selected
182
+ conversation in the middle, and Terminal, Files, Git, or Browser on the right —
183
+ but it deliberately has no devbox creation, project setup completion, ordinary
184
+ snapshot, restore, or reset actions.
185
+
186
+ Open the editing machine's status in the editor titlebar to pause it, which
187
+ puts the machine to sleep without giving up the checkout. **Discard changes**
188
+ permanently destroys that checkout and every unsaved change while leaving the
189
+ selected template's current release unchanged. Other team admins can see who holds a sleeping checkout and must
189
190
  explicitly resolve the holder's changes before taking control. Team members can
190
191
  see safe current release information but cannot connect to the editing machine.
191
192
 
@@ -156,7 +156,9 @@ either surface appears in the other, and either surface can stop sharing it.
156
156
  Anyone with a public link can reach the app without signing in. Stop sharing
157
157
  temporary links when they are no longer needed; stopping the app alone leaves
158
158
  the link allocated and visible, although requests are unavailable until the app
159
- returns.
159
+ returns. After the app returns, the public link can continue showing the
160
+ unavailable page for up to one minute while its availability refreshes; retry
161
+ the link after that interval.
160
162
 
161
163
  Choose **Configure port forwarding…** for project-level rules. The same
162
164
  configuration applies to the project's Template box and every devbox, while
@@ -29,12 +29,12 @@ Templates have independent editing locks, so an admin can prepare more than one
29
29
  without crossing their files or release history. An editing session remains
30
30
  assigned to its admin if the desktop app closes or the machine sleeps.
31
31
 
32
- An admin can use an ordinary project Template box to host a Codex or Claude
33
- thread that helps with the Team Template checkout. The Team Template editor's
34
- **Agent** pane selects the exact source project and creates the ordinary thread
35
- there. The agent stays on that source box and reaches only the current editing
36
- session through the boxes.dev Team Template CLI; boxes.dev does not install the
37
- admin's agent credentials into the Team Template.
32
+ An admin can create multiple Codex and Claude threads directly in the Team
33
+ Template editor. These threads belong to the Team Template definition, not its
34
+ temporary editing machine. They are private to the admin who created them for
35
+ now. Agent credentials, native session files, and other private agent state are
36
+ kept outside the Team Template's authored filesystem and are never copied into
37
+ a release or a project created from it.
38
38
 
39
39
  ## Finding And Managing Team Templates
40
40
 
@@ -120,51 +120,46 @@ state are never copied.
120
120
  ## Editing And Publishing
121
121
 
122
122
  Open a Team Template, then choose **Take control** to start an editing session.
123
- The focused, full-window editor shows the source release and session age. It
124
- supports Terminal, Files, Git, Browser, and Agent panes, but it is not an
125
- ordinary project workbench: it does not host Codex or Claude itself, create
126
- devboxes, or offer normal project snapshot, restore, or reset controls.
127
- Use **Pause editing** to sleep the machine while keeping both the checkout and
128
- unsaved files for the same admin.
129
-
130
- The **Agent** pane currently supports one active chat for the editing session.
131
- Choose Codex or Claude and one of your eligible projects, then choose **Start
132
- agent**. The chat is an ordinary thread running on that project's Template box:
133
- normal shell commands affect the project, while Team Template CLI commands act
134
- on the editing machine. The pane always shows the source project and Team
135
- Template target above the chat. Agents and other processes on the selected
136
- source Template box can use the same checkout access while it is active.
137
-
138
- The agent can run bounded noninteractive commands against the checkout and can
139
- push one regular file from the project Template box into `/home/boxes` on the
140
- Team Template. A push is limited to 100 MiB, rejects directories and symbolic
141
- links, and does not replace an existing destination unless overwrite is
142
- explicit. Use this when a file already available in the source project should
143
- become part of the Team Template; ordinary shell commands on the source box do
144
- not move it automatically.
145
-
146
- Choosing **Stop agent** immediately ends permission to start another Team
147
- Template command. boxes.dev also asks the ordinary agent turn to stop, but a
148
- broken or slow source chat does not hold the editor open. The Team Template box
149
- waits for a command that already started there, then confirms that no delayed
150
- command can change the checkout before returning the Agent pane to setup.
151
- Switching panes or closing and reopening the desktop app does not end access on
152
- its own. The ordinary thread and transcript remain in the source project after
153
- Stop or after editing ends; they are never copied into the Team Template or a
154
- project created from its release.
123
+ The focused, full-window editor uses the same workbench arrangement as a
124
+ project: Team Template threads on the left, the selected Codex or Claude
125
+ conversation in the middle, and the Terminal, Files, Git, or Browser tool on
126
+ the right. Its single titlebar row carries the template name, the source
127
+ release, the session age, the editing machine's status, **Save and close**,
128
+ **Discard**, and the tool switcher. Each column can be resized, and the tool
129
+ pane can be closed or expanded to fill the window; that layout is remembered
130
+ per Team Template. The editor does not create devboxes or offer normal project
131
+ snapshot, restore, reset, automation, Project URL, or sharing controls.
132
+
133
+ Open the editing machine's status to pause it. Pausing sleeps the machine while
134
+ keeping both the checkout and unsaved files for the same admin, and the machine
135
+ also pauses on its own after a period of inactivity. Choose **Continue
136
+ editing** to wake it.
137
+
138
+ Until a thread is selected, the middle of the editor is the editing machine's
139
+ terminal, because preparing files is usually the first thing an admin does.
140
+ Choose the new-thread control in the thread list, then choose Codex or Claude.
141
+ Threads support the same conversation, file attachment, and agent controls as
142
+ an ordinary devbox thread. Thread forks, delegated threads, devbox creation,
143
+ and other project-only actions are unavailable. More than one thread can exist
144
+ and run against the current checkout.
145
+
146
+ The conversation and the checkout filesystem are separate. Saving or
147
+ discarding does not attempt to prove that the files still match what an agent
148
+ saw. Before the editing machine is destroyed, boxes.dev saves the native
149
+ session files for every restorable Team Template thread. The next time the same
150
+ Team Template is edited, select a saved thread and restore it onto the current
151
+ checkout. An untouched draft can simply be started on the current checkout.
155
152
 
156
153
  When editing is finished, choose one of these actions:
157
154
 
158
- - **Save and close** is available only after the admin explicitly stops the
159
- agent. It closes terminal and browser sessions, removes
160
- boxes.dev-managed state, runs the team's release cleanup script if one is
161
- configured, and captures and verifies the next immutable release before
162
- making it active. Before cleanup or capture, the Team Template box performs a
163
- final checkout-wide check that all agent operations have finished. Saving
164
- continues if the admin closes the window.
155
+ - **Save and close** closes terminal and browser sessions, waits for active
156
+ agent work to settle, saves restorable Team Template threads, removes private
157
+ boxes.dev-managed agent state, runs the team's release cleanup script if one
158
+ is configured, and captures and verifies the next immutable release before
159
+ making it active. Saving continues if the admin closes the window.
165
160
  - **Discard changes** destroys the editing session and keeps the previous
166
- active release unchanged. Agent access is fenced immediately, and the
167
- confirmation requires typing `DISCARD`.
161
+ active release unchanged. Active agent work is fenced and restorable threads
162
+ are saved before teardown. The confirmation requires typing `DISCARD`.
168
163
 
169
164
  Members can continue creating projects from that template's active release
170
165
  while an admin edits a future release. Admins can also make an older ready
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@boxes-dev/dvb-runtime",
3
- "version": "1.0.944",
3
+ "version": "1.0.946",
4
4
  "type": "module",
5
5
  "license": "UNLICENSED",
6
6
  "imports": {
@@ -81,5 +81,5 @@
81
81
  "e2b": "^2.18.0",
82
82
  "ink-testing-library": "^4.0.0"
83
83
  },
84
- "devboxReleasedAt": "2026-08-21T22:16:36Z"
84
+ "devboxReleasedAt": "2026-08-22T01:08:01Z"
85
85
  }