@agiflowai/agent-cli 0.1.0 → 0.1.1
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/CHANGELOG.md +4 -0
- package/dist/claudeNotification.js +1 -1
- package/dist/claudePermissionRequest.js +1 -1
- package/dist/claudePostToolUse.js +1 -1
- package/dist/claudePreToolUse.js +1 -1
- package/dist/claudeSessionStart.js +1 -1
- package/dist/claudeStop.js +1 -1
- package/dist/cli.js +1 -1
- package/dist/daemon.js +1 -1
- package/dist/{index-CVYu2Dkh.mjs → index-DavC_yrW.mjs} +5149 -5055
- package/dist/index-DavC_yrW.mjs.map +1 -0
- package/dist/{index-7uB_UKC1.mjs → index-qSVjC0ej.mjs} +4 -4
- package/dist/index-qSVjC0ej.mjs.map +1 -0
- package/dist/index-sv9a95e9.mjs +58 -0
- package/dist/index-sv9a95e9.mjs.map +1 -0
- package/dist/index.js +6 -6
- package/dist/package.json +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/dist/index-7uB_UKC1.mjs.map +0 -1
- package/dist/index-CVYu2Dkh.mjs.map +0 -1
- package/dist/index-DDi9orhQ.mjs +0 -57
- package/dist/index-DDi9orhQ.mjs.map +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { ai as s, ah as t, a9 as o, ae as c, ad as S, a0 as m, a4 as n, ag as r, a8 as h, a6 as g, al as l, a7 as p, ac as M, aj as P, af as T, a5 as u, a1 as i, aa as C, ab as v, a3 as I, a2 as d, ak as x, am as A, an as R, ap as f, ao as q, aq as V } from "./index-DavC_yrW.mjs";
|
|
2
2
|
export {
|
|
3
3
|
s as AgentMessageCreateSchema,
|
|
4
4
|
t as AgentMessageTypeSchema,
|
|
@@ -25,7 +25,7 @@ export {
|
|
|
25
25
|
A as contentToParts,
|
|
26
26
|
R as convertToCreateData,
|
|
27
27
|
f as createSelectComponent,
|
|
28
|
-
|
|
29
|
-
|
|
28
|
+
q as createTextPart,
|
|
29
|
+
V as createToolInvocationInput
|
|
30
30
|
};
|
|
31
|
-
//# sourceMappingURL=index-
|
|
31
|
+
//# sourceMappingURL=index-qSVjC0ej.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index-qSVjC0ej.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import { A as a, a as t, b as n, c as S, d as m, e as o, f as E, g as c, h as A, i as g, j as h, k as v, l as u, m as i, n as r, o as R, p, q as D, r as T, s as M, t as q, u as O, v as d, w as k, x as N, y as _, z as P, B as I, C as l, D as U, E as C, F as G, G as L, H as Y, I as f, J as B, K as V, L as x, M as y, N as z, O as b, P as j, Q as w, R as F, S as H, T as J, U as K, V as Q, W, X, Y as Z, Z as $, _ as ee, $ as se } from "./index-DavC_yrW.mjs";
|
|
2
|
+
export {
|
|
3
|
+
a as AGENT_EVENT_TYPES,
|
|
4
|
+
t as AGENT_STATUS,
|
|
5
|
+
n as AGENT_TYPES,
|
|
6
|
+
S as AgentConfigSchema,
|
|
7
|
+
m as AgentSessionDirectControlRequestEventSchema,
|
|
8
|
+
o as AgentSessionErrorAckEventSchema,
|
|
9
|
+
E as AgentSessionErrorRequestEventSchema,
|
|
10
|
+
c as AgentSessionErrorResponseEventSchema,
|
|
11
|
+
A as AgentSessionIdlePromptRequestEventSchema,
|
|
12
|
+
g as AgentSessionMessageDeletedAckEventSchema,
|
|
13
|
+
h as AgentSessionMessageDeletedEventSchema,
|
|
14
|
+
v as AgentSessionMessageInputAckEventSchema,
|
|
15
|
+
u as AgentSessionMessageInputRequestEventSchema,
|
|
16
|
+
i as AgentSessionMessageInputResponseEventSchema,
|
|
17
|
+
r as AgentSessionMessageOutputAckEventSchema,
|
|
18
|
+
R as AgentSessionMessageOutputEndedEventSchema,
|
|
19
|
+
p as AgentSessionMessageOutputPermissionRequestedEventSchema,
|
|
20
|
+
D as AgentSessionMessageOutputRequestEventSchema,
|
|
21
|
+
T as AgentSessionMessageOutputResponseEventSchema,
|
|
22
|
+
M as AgentSessionMessageOutputStartedEventSchema,
|
|
23
|
+
q as AgentSessionMessageStdinRequestEventSchema,
|
|
24
|
+
O as AgentSessionMessageStdoutResponseEventSchema,
|
|
25
|
+
d as AgentSessionResizeRequestEventSchema,
|
|
26
|
+
k as AgentSessionStatusAckEventSchema,
|
|
27
|
+
N as AgentSessionStatusRequestEventSchema,
|
|
28
|
+
_ as AgentSessionStatusResponseEventSchema,
|
|
29
|
+
P as AgentStatusSchema,
|
|
30
|
+
I as AgentTypeSchema,
|
|
31
|
+
l as BaseAgentSessionEventSchema,
|
|
32
|
+
U as BaseDaemonEventSchema,
|
|
33
|
+
C as COMMANDS,
|
|
34
|
+
G as DAEMON_EVENT_TYPES,
|
|
35
|
+
L as DAEMON_STATUS,
|
|
36
|
+
Y as DaemonErrorRequestEventSchema,
|
|
37
|
+
f as DaemonErrorResponseEventSchema,
|
|
38
|
+
B as DaemonListAgentSessionsAckEventSchema,
|
|
39
|
+
V as DaemonListAgentSessionsRequestEventSchema,
|
|
40
|
+
x as DaemonListAgentSessionsResponseEventSchema,
|
|
41
|
+
y as DaemonStartAgentAckEventSchema,
|
|
42
|
+
z as DaemonStartAgentRequestEventSchema,
|
|
43
|
+
b as DaemonStartAgentResponseEventSchema,
|
|
44
|
+
j as DaemonStatusRequestEventSchema,
|
|
45
|
+
w as DaemonStatusResponseEventSchema,
|
|
46
|
+
F as DaemonStatusSchema,
|
|
47
|
+
H as DaemonStopAgentAckEventSchema,
|
|
48
|
+
J as DaemonStopAgentRequestEventSchema,
|
|
49
|
+
K as DaemonStopAgentResponseEventSchema,
|
|
50
|
+
Q as DaemonTerminateAckEventSchema,
|
|
51
|
+
W as DaemonTerminateRequestEventSchema,
|
|
52
|
+
X as DaemonTerminateResponseEventSchema,
|
|
53
|
+
Z as EventTargetSchema,
|
|
54
|
+
$ as OUTPUT_STREAMS,
|
|
55
|
+
ee as OutputStreamSchema,
|
|
56
|
+
se as TraceIdSchema
|
|
57
|
+
};
|
|
58
|
+
//# sourceMappingURL=index-sv9a95e9.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index-sv9a95e9.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
package/dist/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { ar as o, as as l } from "./index-DavC_yrW.mjs";
|
|
2
|
+
import { aK as E, aI as I, aJ as k, aL as A, aM as T, ax as L, b4 as N, ay as R, az as P, aN as U, aO as B, b0 as J, aQ as $, at as z, aP as V, aR as W, aS as H, aT as O, aU as _, aV as Y, aC as G, b6 as K, aW as j, au as q, b1 as Q, aY as X, aB as Z, aZ as ee, a_ as te, a$ as ae, aX as se, b2 as re, aA as ie, bc as ne, aG as oe, b3 as le, aH as ue, aE as me, aF as ce, av as fe, b5 as he, bb as de, b7 as ge, aD as be, b8 as Se, aw as we, b9 as pe, ba as ve } from "./index-DavC_yrW.mjs";
|
|
3
3
|
import * as n from "node:fs";
|
|
4
4
|
import * as c from "node:path";
|
|
5
5
|
import { confirm as f, input as h, password as d, select as g, checkbox as b, number as S } from "@inquirer/prompts";
|
|
@@ -286,11 +286,11 @@ export {
|
|
|
286
286
|
_ as DisposableInterval,
|
|
287
287
|
Y as DisposableRegistry,
|
|
288
288
|
D as DisposableTimeout,
|
|
289
|
-
|
|
289
|
+
G as ENV_KEYS,
|
|
290
290
|
M as FileLogger,
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
291
|
+
K as FileSystemUtils,
|
|
292
|
+
j as HookManagementService,
|
|
293
|
+
q as LogoutCommand,
|
|
294
294
|
Q as MessageMultiplexClient,
|
|
295
295
|
X as MiddlewarePipeline,
|
|
296
296
|
Z as MultiplexClientConfig,
|