@agiflowai/agent-cli 0.2.16 → 0.2.18

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.
@@ -12959,9 +12959,9 @@ let Hr = class {
12959
12959
  logLevel: process.env.LOG_LEVEL || "info"
12960
12960
  };
12961
12961
  this.runtimeConfig = Tb.parse(e), this.appConfig = Db.parse({
12962
- VITE_INJECT_AGIFLOW_APP_ENDPOINT: "http://localhost:3002",
12963
- VITE_INJECT_AGIFLOW_APP_DOCKER_ENDPOINT: "http://host.docker.internal:3002",
12964
- VITE_AGENT_CLI_DOCKER_IMAGE: "agent-cli-test",
12962
+ VITE_INJECT_AGIFLOW_APP_ENDPOINT: "https://agiflow.io",
12963
+ VITE_INJECT_AGIFLOW_APP_DOCKER_ENDPOINT: "https://agiflow.io",
12964
+ VITE_AGENT_CLI_DOCKER_IMAGE: "agiflowai/agent-cli:v0.2.13",
12965
12965
  VITE_AGENT_CLI_DOCKER_NETWORK: "",
12966
12966
  VITE_SAVE_RAW: "",
12967
12967
  VITE_MULTIPLEX_SOCKET_PATH: ""
@@ -13175,7 +13175,7 @@ const Ae = () => N.preprocess((e) => {
13175
13175
  VITE_SAVE_RAW: Ae().default(!1)
13176
13176
  });
13177
13177
  function yn(e = !1) {
13178
- return e ? "http://host.docker.internal:3002" : "http://localhost:3002";
13178
+ return e ? "https://agiflow.io" : "https://agiflow.io";
13179
13179
  }
13180
13180
  let Qr = class {
13181
13181
  parsedEnv;
@@ -12951,9 +12951,9 @@ let Hr = class {
12951
12951
  logLevel: process.env.LOG_LEVEL || "info"
12952
12952
  };
12953
12953
  this.runtimeConfig = Eb.parse(e), this.appConfig = Tb.parse({
12954
- VITE_INJECT_AGIFLOW_APP_ENDPOINT: "http://localhost:3002",
12955
- VITE_INJECT_AGIFLOW_APP_DOCKER_ENDPOINT: "http://host.docker.internal:3002",
12956
- VITE_AGENT_CLI_DOCKER_IMAGE: "agent-cli-test",
12954
+ VITE_INJECT_AGIFLOW_APP_ENDPOINT: "https://agiflow.io",
12955
+ VITE_INJECT_AGIFLOW_APP_DOCKER_ENDPOINT: "https://agiflow.io",
12956
+ VITE_AGENT_CLI_DOCKER_IMAGE: "agiflowai/agent-cli:v0.2.13",
12957
12957
  VITE_AGENT_CLI_DOCKER_NETWORK: "",
12958
12958
  VITE_SAVE_RAW: "",
12959
12959
  VITE_MULTIPLEX_SOCKET_PATH: ""
@@ -13167,7 +13167,7 @@ const Ae = () => N.preprocess((e) => {
13167
13167
  VITE_SAVE_RAW: Ae().default(!1)
13168
13168
  });
13169
13169
  function $n(e = !1) {
13170
- return e ? "http://host.docker.internal:3002" : "http://localhost:3002";
13170
+ return e ? "https://agiflow.io" : "https://agiflow.io";
13171
13171
  }
13172
13172
  let Qr = class {
13173
13173
  parsedEnv;
@@ -12879,9 +12879,9 @@ let Jr = class {
12879
12879
  logLevel: process.env.LOG_LEVEL || "info"
12880
12880
  };
12881
12881
  this.runtimeConfig = Ib.parse(e), this.appConfig = zb.parse({
12882
- VITE_INJECT_AGIFLOW_APP_ENDPOINT: "http://localhost:3002",
12883
- VITE_INJECT_AGIFLOW_APP_DOCKER_ENDPOINT: "http://host.docker.internal:3002",
12884
- VITE_AGENT_CLI_DOCKER_IMAGE: "agent-cli-test",
12882
+ VITE_INJECT_AGIFLOW_APP_ENDPOINT: "https://agiflow.io",
12883
+ VITE_INJECT_AGIFLOW_APP_DOCKER_ENDPOINT: "https://agiflow.io",
12884
+ VITE_AGENT_CLI_DOCKER_IMAGE: "agiflowai/agent-cli:v0.2.13",
12885
12885
  VITE_AGENT_CLI_DOCKER_NETWORK: "",
12886
12886
  VITE_SAVE_RAW: "",
12887
12887
  VITE_MULTIPLEX_SOCKET_PATH: ""
@@ -13095,7 +13095,7 @@ const je = () => N.preprocess((e) => {
13095
13095
  VITE_SAVE_RAW: je().default(!1)
13096
13096
  });
13097
13097
  function gn(e = !1) {
13098
- return e ? "http://host.docker.internal:3002" : "http://localhost:3002";
13098
+ return e ? "https://agiflow.io" : "https://agiflow.io";
13099
13099
  }
13100
13100
  let Wr = class {
13101
13101
  parsedEnv;