@vm0/cli 9.217.6 → 9.217.7

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.
@@ -10,7 +10,7 @@ import {
10
10
  parseBoundedLogCount,
11
11
  parseSearchQuery,
12
12
  parseTime
13
- } from "./chunk-37MXVVML.js";
13
+ } from "./chunk-NCW2TLOK.js";
14
14
  import {
15
15
  searchZeroLogs
16
16
  } from "./chunk-MPFX7JBV.js";
@@ -176,4 +176,4 @@ export {
176
176
  runLogsSearch,
177
177
  searchCommand
178
178
  };
179
- //# sourceMappingURL=chunk-LRTLF7ZC.js.map
179
+ //# sourceMappingURL=chunk-GMCOHMKD.js.map
@@ -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.217.6",
53
+ release: "9.217.7",
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.217.6",
72
+ version: "9.217.7",
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-HQ27RTRK.js.map
149
+ //# sourceMappingURL=chunk-KAC2E4NP.js.map
@@ -16223,8 +16223,9 @@ var FEATURE_SWITCHES = {
16223
16223
  },
16224
16224
  ["chatThreadEmoji" /* ChatThreadEmoji */]: {
16225
16225
  maintainer: "ethan@vm0.ai",
16226
- description: "Show the chat thread emoji icon in chat headers and enable the Shift+F2 emoji picker shortcut. Individuals opt in via feature-switch overrides.",
16227
- enabled: false
16226
+ description: "Show the chat thread emoji icon in chat headers and enable the Shift+F2 emoji picker shortcut for staff orgs.",
16227
+ enabled: false,
16228
+ enabledOrgIdHashes: STAFF_ORG_ID_HASHES
16228
16229
  },
16229
16230
  ["memoryViewer" /* MemoryViewer */]: {
16230
16231
  maintainer: "lancy@vm0.ai",
@@ -18592,4 +18593,4 @@ export {
18592
18593
  collectLogItems,
18593
18594
  parseSearchQuery
18594
18595
  };
18595
- //# sourceMappingURL=chunk-37MXVVML.js.map
18596
+ //# sourceMappingURL=chunk-NCW2TLOK.js.map