@vm0/cli 9.223.21 → 9.224.0

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.
@@ -50,7 +50,7 @@ if (DSN) {
50
50
  Sentry.init({
51
51
  dsn: DSN,
52
52
  environment: process.env.SENTRY_ENVIRONMENT ?? "production",
53
- release: "9.223.21",
53
+ release: "9.224.0",
54
54
  sendDefaultPii: false,
55
55
  tracesSampleRate: 0,
56
56
  shutdownTimeout: 500,
@@ -69,7 +69,7 @@ if (DSN) {
69
69
  }
70
70
  });
71
71
  Sentry.setContext("cli", {
72
- version: "9.223.21",
72
+ version: "9.224.0",
73
73
  command: process.argv.slice(2).join(" ")
74
74
  });
75
75
  Sentry.setContext("runtime", {
@@ -146,4 +146,4 @@ async function configureGlobalProxyFromEnv() {
146
146
  export {
147
147
  configureGlobalProxyFromEnv
148
148
  };
149
- //# sourceMappingURL=chunk-TDXNPHY4.js.map
149
+ //# sourceMappingURL=chunk-4O5XHEIB.js.map
@@ -10,7 +10,7 @@ import {
10
10
  parseBoundedLogCount,
11
11
  parseSearchQuery,
12
12
  parseTime
13
- } from "./chunk-WHYOTBW2.js";
13
+ } from "./chunk-RVMGMFEC.js";
14
14
  import {
15
15
  searchZeroLogs
16
16
  } from "./chunk-4H75SIDD.js";
@@ -176,4 +176,4 @@ export {
176
176
  runLogsSearch,
177
177
  searchCommand
178
178
  };
179
- //# sourceMappingURL=chunk-6JTSX2VN.js.map
179
+ //# sourceMappingURL=chunk-FA4KU3RA.js.map
@@ -16682,7 +16682,8 @@ var FEATURE_SWITCHES = {
16682
16682
  ["htmlArtifactCommentEditing" /* HtmlArtifactCommentEditing */]: {
16683
16683
  maintainer: "bingjie@vm0.ai",
16684
16684
  description: "Enable the HTML artifact comment-editing workflow for collecting DOM comments and preparing instrumented working-copy edits.",
16685
- enabled: false
16685
+ enabled: false,
16686
+ enabledOrgIdHashes: STAFF_ORG_ID_HASHES
16686
16687
  },
16687
16688
  ["computerUseDesktopPlugins" /* ComputerUseDesktopPlugins */]: {
16688
16689
  maintainer: "lancy@vm0.ai",
@@ -19084,4 +19085,4 @@ export {
19084
19085
  collectLogItems,
19085
19086
  parseSearchQuery
19086
19087
  };
19087
- //# sourceMappingURL=chunk-WHYOTBW2.js.map
19088
+ //# sourceMappingURL=chunk-RVMGMFEC.js.map