@vm0/cli 9.222.11 → 9.222.12

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.222.11",
53
+ release: "9.222.12",
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.222.11",
72
+ version: "9.222.12",
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-ZPWEXRMA.js.map
149
+ //# sourceMappingURL=chunk-LOEUF572.js.map
@@ -10,7 +10,7 @@ import {
10
10
  parseBoundedLogCount,
11
11
  parseSearchQuery,
12
12
  parseTime
13
- } from "./chunk-5EPGSDIQ.js";
13
+ } from "./chunk-SBLYEOJF.js";
14
14
  import {
15
15
  searchZeroLogs
16
16
  } from "./chunk-KBDCWC3F.js";
@@ -176,4 +176,4 @@ export {
176
176
  runLogsSearch,
177
177
  searchCommand
178
178
  };
179
- //# sourceMappingURL=chunk-MJ4W2C3Z.js.map
179
+ //# sourceMappingURL=chunk-QYSUVI4Z.js.map
@@ -16672,7 +16672,7 @@ var FEATURE_SWITCHES = {
16672
16672
  ["chatThreadEventSourcing" /* ChatThreadEventSourcing */]: {
16673
16673
  maintainer: "ethan@vm0.ai",
16674
16674
  description: "Render the chat sidebar from local chat thread snapshots plus lifecycle events instead of the paged thread list response.",
16675
- enabled: false
16675
+ enabled: true
16676
16676
  },
16677
16677
  ["chatThreadLatestUserMessageScrollAnchor" /* ChatThreadLatestUserMessageScrollAnchor */]: {
16678
16678
  maintainer: "ethan@vm0.ai",
@@ -19017,4 +19017,4 @@ export {
19017
19017
  collectLogItems,
19018
19018
  parseSearchQuery
19019
19019
  };
19020
- //# sourceMappingURL=chunk-5EPGSDIQ.js.map
19020
+ //# sourceMappingURL=chunk-SBLYEOJF.js.map