@boxes-dev/dvb-runtime 1.0.911 → 1.0.912

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
@@ -95582,8 +95582,8 @@ var init_otel = __esm({
95582
95582
  return trimmed && trimmed.length > 0 ? trimmed : void 0;
95583
95583
  };
95584
95584
  readBuildMetadata = () => {
95585
- const rawPackageVersion = "1.0.911";
95586
- const rawGitSha = "e2eb4dad13c6c518db95f7c985caec7bb1fe4455";
95585
+ const rawPackageVersion = "1.0.912";
95586
+ const rawGitSha = "2a92cea8c0593bc405bd5c63eb04f687ecc18a55";
95587
95587
  const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
95588
95588
  const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
95589
95589
  return { packageVersion, gitSha };
@@ -127984,9 +127984,9 @@ var init_sentry = __esm({
127984
127984
  uncaughtExceptionMonitorInstalled = false;
127985
127985
  currentDevboxSentryUser = null;
127986
127986
  readBuildMetadata2 = () => {
127987
- const rawPackageVersion = "1.0.911";
127988
- const rawGitSha = "e2eb4dad13c6c518db95f7c985caec7bb1fe4455";
127989
- const rawSentryRelease = "boxes-dev-dvb@1.0.911+e2eb4dad13c6c518db95f7c985caec7bb1fe4455";
127987
+ const rawPackageVersion = "1.0.912";
127988
+ const rawGitSha = "2a92cea8c0593bc405bd5c63eb04f687ecc18a55";
127989
+ const rawSentryRelease = "boxes-dev-dvb@1.0.912+2a92cea8c0593bc405bd5c63eb04f687ecc18a55";
127990
127990
  const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
127991
127991
  const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
127992
127992
  const sentryRelease = typeof rawSentryRelease === "string" ? rawSentryRelease : void 0;
@@ -136816,7 +136816,7 @@ var init_packageVersion = __esm({
136816
136816
  return path17.join(process.cwd(), "dvb");
136817
136817
  };
136818
136818
  readEmbeddedPackageVersion = () => {
136819
- const raw = "1.0.911";
136819
+ const raw = "1.0.912";
136820
136820
  return trimVersion(raw);
136821
136821
  };
136822
136822
  readNearestPackageMetadata = (basePath) => {
package/dist/bin/dvbd.mjs CHANGED
@@ -92318,8 +92318,8 @@ var init_otel = __esm({
92318
92318
  return trimmed && trimmed.length > 0 ? trimmed : void 0;
92319
92319
  };
92320
92320
  readBuildMetadata = () => {
92321
- const rawPackageVersion = "1.0.911";
92322
- const rawGitSha = "e2eb4dad13c6c518db95f7c985caec7bb1fe4455";
92321
+ const rawPackageVersion = "1.0.912";
92322
+ const rawGitSha = "2a92cea8c0593bc405bd5c63eb04f687ecc18a55";
92323
92323
  const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
92324
92324
  const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
92325
92325
  return { packageVersion, gitSha };
@@ -124614,9 +124614,9 @@ var init_sentry = __esm({
124614
124614
  uncaughtExceptionMonitorInstalled = false;
124615
124615
  currentDevboxSentryUser = null;
124616
124616
  readBuildMetadata2 = () => {
124617
- const rawPackageVersion = "1.0.911";
124618
- const rawGitSha = "e2eb4dad13c6c518db95f7c985caec7bb1fe4455";
124619
- const rawSentryRelease = "boxes-dev-dvb@1.0.911+e2eb4dad13c6c518db95f7c985caec7bb1fe4455";
124617
+ const rawPackageVersion = "1.0.912";
124618
+ const rawGitSha = "2a92cea8c0593bc405bd5c63eb04f687ecc18a55";
124619
+ const rawSentryRelease = "boxes-dev-dvb@1.0.912+2a92cea8c0593bc405bd5c63eb04f687ecc18a55";
124620
124620
  const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
124621
124621
  const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
124622
124622
  const sentryRelease = typeof rawSentryRelease === "string" ? rawSentryRelease : void 0;
@@ -130268,7 +130268,7 @@ var init_packageVersion = __esm({
130268
130268
  return path8.join(process.cwd(), "dvb");
130269
130269
  };
130270
130270
  readEmbeddedPackageVersion = () => {
130271
- const raw = "1.0.911";
130271
+ const raw = "1.0.912";
130272
130272
  return trimVersion(raw);
130273
130273
  };
130274
130274
  readNearestPackageMetadata = (basePath) => {
@@ -89,12 +89,22 @@ Terminal tabs (while the terminal is focused):
89
89
  - Close tab: **Cmd+W** (Ctrl+Shift+W)
90
90
  - Previous / next tab: **Cmd+[** / **Cmd+]** (Ctrl+Shift+Tab / Ctrl+Tab)
91
91
 
92
+ Help:
93
+
94
+ - Show keyboard shortcuts: **Cmd+Shift+/** (Ctrl+Shift+/)
95
+
96
+ This opens the keyboard shortcuts dialog, which lists every shortcut with its
97
+ current binding. **Settings > Keyboard shortcuts** at the bottom of the sidebar
98
+ opens the same dialog. Controls that have a shortcut, such as the pane toggles
99
+ in the titlebar, also show their binding in the hover tooltip.
100
+
92
101
  ### Customizing Shortcuts
93
102
 
94
- Every workbench shortcut can be rebound. Open the search modal and choose
95
- **Customize** in its footer, then click Rebind on a shortcut and press the new
96
- combo. Bindings must include Cmd or Ctrl, cannot use Alt, and cannot collide
97
- with another shortcut's current binding. Custom bindings are saved to your
103
+ Every workbench shortcut can be rebound. Open the keyboard shortcuts dialog
104
+ (**Cmd+Shift+/**, **Settings > Keyboard shortcuts**, or **Customize** in the
105
+ search modal footer), then click Rebind on a shortcut and press the new combo.
106
+ Bindings must include Cmd or Ctrl, cannot use Alt, and cannot collide with
107
+ another shortcut's current binding. Custom bindings are saved to your
98
108
  account per platform and follow you across devices; use the reset control on a
99
109
  row to return it to the default.
100
110
 
@@ -42,7 +42,8 @@ Flavored Markdown, opens workspace-relative links in Files, and displays local
42
42
  workspace images. Remote images remain linked placeholders and are not loaded
43
43
  automatically. When switching views, Files preserves the editing cursor and
44
44
  selection and keeps the nearest document section in view. Review comments stay
45
- visible beside the corresponding rendered blocks in Preview.
45
+ visible on their selected sentence or beside the corresponding rendered block
46
+ in Preview.
46
47
 
47
48
  The file header shows the selected file name, path, file size, and modified
48
49
  time when available. Use Download to copy the selected file from the runtime to
@@ -144,16 +145,19 @@ To add a review comment:
144
145
  3. Click a line or drag a line range.
145
146
  4. Write the comment and choose Done.
146
147
 
147
- For Markdown files, you can also add a block-level comment while reading
148
- Preview. Hover or focus a rendered block, choose its comment action, write the
149
- comment, and choose Done. Preview comments use the rendered block's source line
150
- range, so switching to Source while drafting continues the same comment at the
151
- same lines.
152
-
153
- Saved comments appear inline in Source and beside the corresponding rendered
154
- block in Markdown Preview. When Files is popped out, saved comments also appear
155
- in the review pane, where you can select, edit, delete, and return to the source
156
- line or rendered block.
148
+ For Markdown files, you can also comment while reading Preview. Select text in
149
+ a paragraph or heading and choose Comment to attach the comment to that
150
+ sentence, or hover or focus a rendered block to comment on the whole block.
151
+ Sentence comments remain backed by their source lines and show a text highlight
152
+ and inline comment marker in Preview. Preview comments use source line ranges,
153
+ so switching to Source while drafting continues the same comment at the same
154
+ lines.
155
+
156
+ Saved comments appear inline in Source. In Markdown Preview, sentence comments
157
+ appear on the selected rendered text when it can be matched unambiguously;
158
+ other comments remain beside their corresponding rendered block. When Files is
159
+ popped out, saved comments also appear in the review pane, where you can select,
160
+ edit, delete, and return to the source line or rendered comment.
157
161
 
158
162
  When comments exist, the composer shows a Code review attachment with the number
159
163
  of files and comments. Sending includes the selected lines and a small amount of
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@boxes-dev/dvb-runtime",
3
- "version": "1.0.911",
3
+ "version": "1.0.912",
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-07T03:22:01Z"
82
+ "devboxReleasedAt": "2026-08-07T05:26:40Z"
83
83
  }