@vm0/cli 9.166.0 → 9.167.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.
@@ -74083,7 +74083,7 @@ if (DSN) {
74083
74083
  init2({
74084
74084
  dsn: DSN,
74085
74085
  environment: process.env.SENTRY_ENVIRONMENT ?? "production",
74086
- release: "9.166.0",
74086
+ release: "9.167.0",
74087
74087
  sendDefaultPii: false,
74088
74088
  tracesSampleRate: 0,
74089
74089
  shutdownTimeout: 500,
@@ -74102,7 +74102,7 @@ if (DSN) {
74102
74102
  }
74103
74103
  });
74104
74104
  setContext("cli", {
74105
- version: "9.166.0",
74105
+ version: "9.167.0",
74106
74106
  command: process.argv.slice(2).join(" ")
74107
74107
  });
74108
74108
  setContext("runtime", {
@@ -74303,11 +74303,6 @@ var FEATURE_SWITCHES = {
74303
74303
  description: "Enable the Webflow site management connector",
74304
74304
  enabled: false
74305
74305
  },
74306
- ["slockConnector" /* SlockConnector */]: {
74307
- maintainer: "liangyou@vm0.ai",
74308
- description: "Enable the Slock connector for user-auth control API access.",
74309
- enabled: false
74310
- },
74311
74306
  ["outlookMailConnector" /* OutlookMailConnector */]: {
74312
74307
  maintainer: "ethan@vm0.ai",
74313
74308
  description: "Enable the Outlook Mail connector",
@@ -98015,7 +98010,6 @@ var slock = {
98015
98010
  helpText: "Connect your Slock account to let agents access Slock agents, machines, channels, and messages.",
98016
98011
  authMethods: {
98017
98012
  oauth: {
98018
- featureFlag: "slockConnector" /* SlockConnector */,
98019
98013
  label: "OAuth Device Authorization",
98020
98014
  helpText: "Sign in with Slock using a device code.",
98021
98015
  grant: {
@@ -100679,23 +100673,7 @@ var computer = {
100679
100673
  featureFlag: "computerConnector" /* ComputerConnector */,
100680
100674
  label: "API",
100681
100675
  helpText: "Server-provisioned ngrok tunnel credentials.",
100682
- grant: {
100683
- kind: "managed",
100684
- fields: {
100685
- COMPUTER_CONNECTOR_BRIDGE_TOKEN: {
100686
- label: "Bridge Token",
100687
- required: true
100688
- },
100689
- COMPUTER_CONNECTOR_DOMAIN_ID: {
100690
- label: "Domain ID",
100691
- required: true
100692
- },
100693
- COMPUTER_CONNECTOR_DOMAIN: {
100694
- label: "Tunnel Domain",
100695
- required: true
100696
- }
100697
- }
100698
- },
100676
+ grant: { kind: "managed" },
100699
100677
  access: {
100700
100678
  kind: "managed",
100701
100679
  outputs: {
@@ -117872,7 +117850,6 @@ function getManualGrantFields(method) {
117872
117850
  case "manual":
117873
117851
  return method.grant.fields;
117874
117852
  case "managed":
117875
- return method.grant.fields;
117876
117853
  case "auth-code":
117877
117854
  case "device-auth":
117878
117855
  case "interactive-pairing":
@@ -135417,4 +135394,4 @@ undici/lib/web/fetch/body.js:
135417
135394
  undici/lib/web/websocket/frame.js:
135418
135395
  (*! ws. MIT License. Einar Otto Stangvik <einaros@gmail.com> *)
135419
135396
  */
135420
- //# sourceMappingURL=chunk-TRRVYMW2.js.map
135397
+ //# sourceMappingURL=chunk-34LCMNHI.js.map