@vm0/cli 9.223.6 → 9.223.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-P5JPFTGM.js";
13
+ } from "./chunk-RNNWD2IR.js";
14
14
  import {
15
15
  searchZeroLogs
16
16
  } from "./chunk-CCWWBJQL.js";
@@ -176,4 +176,4 @@ export {
176
176
  runLogsSearch,
177
177
  searchCommand
178
178
  };
179
- //# sourceMappingURL=chunk-VUO3UAZN.js.map
179
+ //# sourceMappingURL=chunk-6RRLVSPE.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.223.6",
53
+ release: "9.223.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.223.6",
72
+ version: "9.223.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-WJKIROQR.js.map
149
+ //# sourceMappingURL=chunk-6WICADQP.js.map
@@ -16665,8 +16665,7 @@ var FEATURE_SWITCHES = {
16665
16665
  ["relationshipMemory" /* RelationshipMemory */]: {
16666
16666
  maintainer: "ethan@vm0.ai",
16667
16667
  description: "Show the experimental relationship memory tab in the Memory page for org-user-scoped relationship context.",
16668
- enabled: false,
16669
- enabledOrgIdHashes: STAFF_ORG_ID_HASHES
16668
+ enabled: true
16670
16669
  },
16671
16670
  ["htmlArtifactCommentEditing" /* HtmlArtifactCommentEditing */]: {
16672
16671
  maintainer: "bingjie@vm0.ai",
@@ -16693,13 +16692,12 @@ var FEATURE_SWITCHES = {
16693
16692
  ["agentUnreadIndicators" /* AgentUnreadIndicators */]: {
16694
16693
  maintainer: "ethan@vm0.ai",
16695
16694
  description: "Show chat unread indicators in sidebar pinned agent lists and the conversation picker.",
16696
- enabled: false
16695
+ enabled: true
16697
16696
  },
16698
16697
  ["chatThreadUnifiedSearch" /* ChatThreadUnifiedSearch */]: {
16699
16698
  maintainer: "ethan@vm0.ai",
16700
16699
  description: "Show chat thread title results from the local event-driven thread cache in the command-shift-a conversation picker.",
16701
- enabled: false,
16702
- enabledOrgIdHashes: STAFF_ORG_ID_HASHES
16700
+ enabled: true
16703
16701
  },
16704
16702
  ["imageArtifactKeyboardNavigation" /* ImageArtifactKeyboardNavigation */]: {
16705
16703
  maintainer: "bingjie@vm0.ai",
@@ -16726,7 +16724,7 @@ var FEATURE_SWITCHES = {
16726
16724
  ["chatThreadSidebarVirtualList" /* ChatThreadSidebarVirtualList */]: {
16727
16725
  maintainer: "ethan@vm0.ai",
16728
16726
  description: "Render the Zero sidebar chat thread list with a fixed-row virtual list backed by the local event-driven thread cache.",
16729
- enabled: false
16727
+ enabled: true
16730
16728
  },
16731
16729
  ["teamsIntegration" /* TeamsIntegration */]: {
16732
16730
  maintainer: "linghan@vm0.ai",
@@ -19066,4 +19064,4 @@ export {
19066
19064
  collectLogItems,
19067
19065
  parseSearchQuery
19068
19066
  };
19069
- //# sourceMappingURL=chunk-P5JPFTGM.js.map
19067
+ //# sourceMappingURL=chunk-RNNWD2IR.js.map