@vm0/cli 9.112.1 → 9.112.3

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.
@@ -34652,7 +34652,7 @@ if (DSN) {
34652
34652
  Sentry.init({
34653
34653
  dsn: DSN,
34654
34654
  environment: process.env.SENTRY_ENVIRONMENT ?? "production",
34655
- release: "9.112.1",
34655
+ release: "9.112.3",
34656
34656
  sendDefaultPii: false,
34657
34657
  tracesSampleRate: 0,
34658
34658
  shutdownTimeout: 500,
@@ -34671,7 +34671,7 @@ if (DSN) {
34671
34671
  }
34672
34672
  });
34673
34673
  Sentry.setContext("cli", {
34674
- version: "9.112.1",
34674
+ version: "9.112.3",
34675
34675
  command: process.argv.slice(2).join(" ")
34676
34676
  });
34677
34677
  Sentry.setContext("runtime", {
@@ -73938,11 +73938,6 @@ var FEATURE_SWITCHES = {
73938
73938
  description: "Show the appended system prompt in activity detail steps",
73939
73939
  enabled: false
73940
73940
  },
73941
- ["usage" /* Usage */]: {
73942
- maintainer: "ethan@vm0.ai",
73943
- description: "Show the Usage page with per-member credit and token consumption",
73944
- enabled: false
73945
- },
73946
73941
  ["usageAnalytics" /* UsageAnalytics */]: {
73947
73942
  maintainer: "ethan@vm0.ai",
73948
73943
  description: "Show admin-only daily credits chart and per-run records on Usage page",
@@ -73999,9 +73994,9 @@ var FEATURE_SWITCHES = {
73999
73994
  enabled: false,
74000
73995
  enabledOrgIdHashes: STAFF_ORG_ID_HASHES
74001
73996
  },
74002
- ["voiceIO" /* VoiceIO */]: {
73997
+ ["audioIO" /* AudioIO */]: {
74003
73998
  maintainer: "lancy@vm0.ai",
74004
- description: "Enable voice input/output features in chat (TTS read-aloud, auto-read, voice input)",
73999
+ description: "Enable audio input/output features in chat (TTS read-aloud, auto-read, voice input)",
74005
74000
  enabled: false,
74006
74001
  enabledOrgIdHashes: STAFF_ORG_ID_HASHES
74007
74002
  },
@@ -76435,4 +76430,4 @@ undici/lib/web/fetch/body.js:
76435
76430
  undici/lib/web/websocket/frame.js:
76436
76431
  (*! ws. MIT License. Einar Otto Stangvik <einaros@gmail.com> *)
76437
76432
  */
76438
- //# sourceMappingURL=chunk-5XO4EU32.js.map
76433
+ //# sourceMappingURL=chunk-2GFA7R2R.js.map