@agiflowai/agent-cli 0.2.25 → 0.2.27

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.
package/dist/index.js CHANGED
@@ -1,8 +1,8 @@
1
- import { av as o, aw as l } from "./index-DTMl_vl1.mjs";
2
- import { aP as E, aN as I, aO as k, aQ as A, aR as T, aC as L, bb as R, aD as N, aE as P, aS as U, ax as B, aT as J, b7 as $, aV as z, ay as V, aU as W, aW as G, aX as H, aY as O, aZ as _, a_ as Y, aH as j, bd as K, a$ as q, az as Q, b8 as X, b1 as Z, aG as ee, b4 as te, b2 as ae, b5 as se, b6 as re, b0 as ie, b9 as ne, b3 as oe, aF as le, bj as ue, aL as me, ba as ce, aM as fe, aJ as he, aK as de, aA as ge, bc as be, bi as Se, be as pe, aI as we, bf as ve, aB as xe, bg as ye, bh as Ce } from "./index-DTMl_vl1.mjs";
1
+ import { aw as o, ax as l } from "./index-DXEXJZWX.mjs";
2
+ import { aQ as E, aO as I, aP as k, aR as A, aS as T, aD as L, bd as R, aE as N, aF as P, aT as U, ay as B, aU as J, b8 as $, aW as z, az as O, aV as V, aX as W, aY as G, aZ as H, a_ as _, a$ as Y, aI as j, bf as K, b0 as q, aA as Q, b9 as X, b2 as Z, aH as ee, b5 as te, b3 as ae, b6 as se, b7 as re, ba as ie, b1 as ne, bb as oe, b4 as le, aG as ue, bl as me, aM as ce, bc as fe, aN as he, aK as de, aL as be, aB as ge, be as Se, bk as pe, bg as we, aJ as ve, bh as xe, aC as ye, bi as Ce, bj as Me } from "./index-DXEXJZWX.mjs";
3
3
  import * as n from "node:fs";
4
4
  import * as c from "node:path";
5
- import { confirm as f, input as h, password as d, select as g, checkbox as b, number as S } from "@inquirer/prompts";
5
+ import { confirm as f, input as h, password as d, select as b, checkbox as g, number as S } from "@inquirer/prompts";
6
6
  import "./cli.js";
7
7
  class x {
8
8
  /**
@@ -37,7 +37,7 @@ class x {
37
37
  * Ask user to select from a list of choices
38
38
  */
39
39
  static async select(t, e, a) {
40
- return await g({
40
+ return await b({
41
41
  message: t,
42
42
  choices: e.map((s) => ({ name: s, value: s })),
43
43
  default: a
@@ -47,7 +47,7 @@ class x {
47
47
  * Ask user to select multiple items from a list
48
48
  */
49
49
  static async multiSelect(t, e, a) {
50
- return await b({
50
+ return await g({
51
51
  message: t,
52
52
  choices: e.map((s) => ({
53
53
  name: s,
@@ -278,11 +278,11 @@ export {
278
278
  J as CredentialsService,
279
279
  $ as DEFAULT_RETRY_CONFIG,
280
280
  z as DaemonAlreadyRunningError,
281
- V as DaemonCommand,
282
- W as DaemonManager,
283
- G as DaemonManagerError,
284
- H as DaemonNotRunningError,
285
- O as DeviceCodeAuthService,
281
+ O as DaemonCommand,
282
+ V as DaemonManager,
283
+ W as DaemonManagerError,
284
+ G as DaemonNotRunningError,
285
+ H as DeviceCodeAuthService,
286
286
  y as DisposableBuffer,
287
287
  _ as DisposableInterval,
288
288
  Y as DisposableRegistry,
@@ -299,25 +299,26 @@ export {
299
299
  ae as MultiplexGlobalClient,
300
300
  se as MultiplexRemoteClient,
301
301
  re as MultiplexStandaloneClient,
302
- ie as PinoLogger,
303
- ne as ProjectListing,
302
+ ie as OtelService,
303
+ ne as PinoLogger,
304
+ oe as ProjectListing,
304
305
  x as PromptUtils,
305
- oe as RemoteMultiplexGlobalClient,
306
- le as RuntimeConfigSchema,
307
- ue as SessionSettingsManager,
308
- me as StandaloneMultiplexBroker,
309
- ce as StateManagerService,
310
- fe as StatefulMultiplexBroker,
311
- he as SubEnvManager,
312
- de as SubEnvSchema,
306
+ le as RemoteMultiplexGlobalClient,
307
+ ue as RuntimeConfigSchema,
308
+ me as SessionSettingsManager,
309
+ ce as StandaloneMultiplexBroker,
310
+ fe as StateManagerService,
311
+ he as StatefulMultiplexBroker,
312
+ de as SubEnvManager,
313
+ be as SubEnvSchema,
313
314
  ge as config,
314
- be as createCommandBuilder,
315
- Se as createHeartbeat,
316
- pe as generateDeviceId,
317
- we as getServerUrl,
318
- ve as getSystemInfo,
319
- xe as getWebSocketUrl,
320
- ye as httpToWebSocket,
321
- Ce as webSocketToHttp
315
+ Se as createCommandBuilder,
316
+ pe as createHeartbeat,
317
+ we as generateDeviceId,
318
+ ve as getServerUrl,
319
+ xe as getSystemInfo,
320
+ ye as getWebSocketUrl,
321
+ Ce as httpToWebSocket,
322
+ Me as webSocketToHttp
322
323
  };
323
324
  //# sourceMappingURL=index.js.map
package/dist/package.json CHANGED
@@ -1,12 +1,14 @@
1
1
  {
2
2
  "name": "@agiflowai/agent-cli",
3
- "version": "0.2.24",
3
+ "version": "0.2.26",
4
4
  "description": "@agiflowai/agent-cli - Command-line interface for Agiflow development tools",
5
5
  "type": "module",
6
6
  "bin": {
7
7
  "agent-cli": "./dist/bin/cli.js"
8
8
  },
9
9
  "dependencies": {
10
+ "@opentelemetry/api": "1.9.0",
11
+ "@opentelemetry/api-logs": "0.210.0",
10
12
  "@inkjs/ui": "^2.0.0",
11
13
  "@inquirer/prompts": "^7.8.0",
12
14
  "@reduxjs/toolkit": "2.8.2",