@boxes-dev/dvb-runtime 1.0.879 → 1.0.880
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
|
@@ -76050,8 +76050,8 @@ var init_otel = __esm({
|
|
|
76050
76050
|
return trimmed && trimmed.length > 0 ? trimmed : void 0;
|
|
76051
76051
|
};
|
|
76052
76052
|
readBuildMetadata = () => {
|
|
76053
|
-
const rawPackageVersion = "1.0.
|
|
76054
|
-
const rawGitSha = "
|
|
76053
|
+
const rawPackageVersion = "1.0.880";
|
|
76054
|
+
const rawGitSha = "a21309ffb1eee594ba85b72e04a84d087fb83147";
|
|
76055
76055
|
const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
|
|
76056
76056
|
const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
|
|
76057
76057
|
return { packageVersion, gitSha };
|
|
@@ -108413,9 +108413,9 @@ var init_sentry = __esm({
|
|
|
108413
108413
|
uncaughtExceptionMonitorInstalled = false;
|
|
108414
108414
|
currentDevboxSentryUser = null;
|
|
108415
108415
|
readBuildMetadata2 = () => {
|
|
108416
|
-
const rawPackageVersion = "1.0.
|
|
108417
|
-
const rawGitSha = "
|
|
108418
|
-
const rawSentryRelease = "boxes-dev-dvb@1.0.
|
|
108416
|
+
const rawPackageVersion = "1.0.880";
|
|
108417
|
+
const rawGitSha = "a21309ffb1eee594ba85b72e04a84d087fb83147";
|
|
108418
|
+
const rawSentryRelease = "boxes-dev-dvb@1.0.880+a21309ffb1eee594ba85b72e04a84d087fb83147";
|
|
108419
108419
|
const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
|
|
108420
108420
|
const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
|
|
108421
108421
|
const sentryRelease = typeof rawSentryRelease === "string" ? rawSentryRelease : void 0;
|
|
@@ -116841,7 +116841,7 @@ var init_packageVersion = __esm({
|
|
|
116841
116841
|
return path17.join(process.cwd(), "dvb");
|
|
116842
116842
|
};
|
|
116843
116843
|
readEmbeddedPackageVersion = () => {
|
|
116844
|
-
const raw = "1.0.
|
|
116844
|
+
const raw = "1.0.880";
|
|
116845
116845
|
return trimVersion(raw);
|
|
116846
116846
|
};
|
|
116847
116847
|
readNearestPackageMetadata = (basePath) => {
|
package/dist/bin/dvbd.mjs
CHANGED
|
@@ -73887,8 +73887,8 @@ var init_otel = __esm({
|
|
|
73887
73887
|
return trimmed && trimmed.length > 0 ? trimmed : void 0;
|
|
73888
73888
|
};
|
|
73889
73889
|
readBuildMetadata = () => {
|
|
73890
|
-
const rawPackageVersion = "1.0.
|
|
73891
|
-
const rawGitSha = "
|
|
73890
|
+
const rawPackageVersion = "1.0.880";
|
|
73891
|
+
const rawGitSha = "a21309ffb1eee594ba85b72e04a84d087fb83147";
|
|
73892
73892
|
const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
|
|
73893
73893
|
const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
|
|
73894
73894
|
return { packageVersion, gitSha };
|
|
@@ -106183,9 +106183,9 @@ var init_sentry = __esm({
|
|
|
106183
106183
|
uncaughtExceptionMonitorInstalled = false;
|
|
106184
106184
|
currentDevboxSentryUser = null;
|
|
106185
106185
|
readBuildMetadata2 = () => {
|
|
106186
|
-
const rawPackageVersion = "1.0.
|
|
106187
|
-
const rawGitSha = "
|
|
106188
|
-
const rawSentryRelease = "boxes-dev-dvb@1.0.
|
|
106186
|
+
const rawPackageVersion = "1.0.880";
|
|
106187
|
+
const rawGitSha = "a21309ffb1eee594ba85b72e04a84d087fb83147";
|
|
106188
|
+
const rawSentryRelease = "boxes-dev-dvb@1.0.880+a21309ffb1eee594ba85b72e04a84d087fb83147";
|
|
106189
106189
|
const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
|
|
106190
106190
|
const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
|
|
106191
106191
|
const sentryRelease = typeof rawSentryRelease === "string" ? rawSentryRelease : void 0;
|
|
@@ -111907,7 +111907,7 @@ var init_packageVersion = __esm({
|
|
|
111907
111907
|
return path8.join(process.cwd(), "dvb");
|
|
111908
111908
|
};
|
|
111909
111909
|
readEmbeddedPackageVersion = () => {
|
|
111910
|
-
const raw = "1.0.
|
|
111910
|
+
const raw = "1.0.880";
|
|
111911
111911
|
return trimVersion(raw);
|
|
111912
111912
|
};
|
|
111913
111913
|
readNearestPackageMetadata = (basePath) => {
|
|
@@ -97,10 +97,11 @@ need auth. A Configure agents window temporarily routes desktop port forwarding
|
|
|
97
97
|
to the Template box so browser authorization callbacks reach it even when a
|
|
98
98
|
devbox is selected; closing the window restores the previously selected runtime.
|
|
99
99
|
A server with a saved OAuth sign-in shows as **OAuth configured** rather than
|
|
100
|
-
connected, because a saved sign-in can expire
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
100
|
+
connected, because a saved sign-in can expire. That status is visible on the
|
|
101
|
+
server row; **Reconnect** remains available as an optional action to re-run the
|
|
102
|
+
sign-in if that server later fails to start in a thread. After updating project
|
|
103
|
+
MCP server auth or config, take a Template box snapshot so new devboxes inherit
|
|
104
|
+
the updated MCP state.
|
|
104
105
|
|
|
105
106
|
Project setup Codex scans may use the user's local Codex sign-in on this
|
|
106
107
|
computer or the boxes.dev Codex proxy, depending on which setup path is
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@boxes-dev/dvb-runtime",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.880",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"license": "UNLICENSED",
|
|
6
6
|
"imports": {
|
|
@@ -74,5 +74,5 @@
|
|
|
74
74
|
"e2b": "^2.18.0",
|
|
75
75
|
"ink-testing-library": "^4.0.0"
|
|
76
76
|
},
|
|
77
|
-
"devboxReleasedAt": "2026-07-
|
|
77
|
+
"devboxReleasedAt": "2026-07-28T04:08:39Z"
|
|
78
78
|
}
|