@agiflowai/agent-cli 0.2.9 → 0.2.10
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/claudeSessionEnd.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 +21 -21
- package/dist/daemon.js.map +1 -1
- package/dist/{index-ajJXjmHz.mjs → index-4NpVf50m.mjs} +4510 -4397
- package/dist/index-4NpVf50m.mjs.map +1 -0
- package/dist/index-BXH_tUXE.mjs +62 -0
- package/dist/index-BXH_tUXE.mjs.map +1 -0
- package/dist/{index-C5Nk19eF.mjs → index-CW0Nc5eK.mjs} +2 -2
- package/dist/index-CW0Nc5eK.mjs.map +1 -0
- package/dist/index.js +2 -2
- package/dist/package.json +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +18 -5
- package/dist/index-BeS9oiOm.mjs +0 -61
- package/dist/index-BeS9oiOm.mjs.map +0 -1
- package/dist/index-C5Nk19eF.mjs.map +0 -1
- package/dist/index-ajJXjmHz.mjs.map +0 -1
|
@@ -0,0 +1,62 @@
|
|
|
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 i, m as u, n as r, o as R, p, q as D, r as T, s as M, t as q, u as d, v as O, w as k, x as N, y as _, z as C, B as P, C as l, D as I, E as G, F as U, G as f, H as L, I as Y, 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, a0 as ae, a1 as te, a2 as ne, a3 as Se } from "./index-4NpVf50m.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 AgentSessionEndedEventSchema,
|
|
9
|
+
E as AgentSessionErrorAckEventSchema,
|
|
10
|
+
c as AgentSessionErrorRequestEventSchema,
|
|
11
|
+
A as AgentSessionErrorResponseEventSchema,
|
|
12
|
+
g as AgentSessionIdlePromptRequestEventSchema,
|
|
13
|
+
h as AgentSessionMessageDeletedAckEventSchema,
|
|
14
|
+
v as AgentSessionMessageDeletedEventSchema,
|
|
15
|
+
i as AgentSessionMessageInputAckEventSchema,
|
|
16
|
+
u as AgentSessionMessageInputRequestEventSchema,
|
|
17
|
+
r as AgentSessionMessageInputResponseEventSchema,
|
|
18
|
+
R as AgentSessionMessageOutputAckEventSchema,
|
|
19
|
+
p as AgentSessionMessageOutputEndedEventSchema,
|
|
20
|
+
D as AgentSessionMessageOutputPermissionRequestedEventSchema,
|
|
21
|
+
T as AgentSessionMessageOutputRequestEventSchema,
|
|
22
|
+
M as AgentSessionMessageOutputResponseEventSchema,
|
|
23
|
+
q as AgentSessionMessageOutputStartedEventSchema,
|
|
24
|
+
d as AgentSessionMessageStdinRequestEventSchema,
|
|
25
|
+
O as AgentSessionMessageStdoutResponseEventSchema,
|
|
26
|
+
k as AgentSessionMessageStreamChunkEventSchema,
|
|
27
|
+
N as AgentSessionResizeRequestEventSchema,
|
|
28
|
+
_ as AgentSessionStatusAckEventSchema,
|
|
29
|
+
C as AgentSessionStatusRequestEventSchema,
|
|
30
|
+
P as AgentSessionStatusResponseEventSchema,
|
|
31
|
+
l as AgentSessionStopAgentRequestEventSchema,
|
|
32
|
+
I as AgentStatusSchema,
|
|
33
|
+
G as AgentTypeSchema,
|
|
34
|
+
U as BaseAgentSessionEventSchema,
|
|
35
|
+
f as BaseDaemonEventSchema,
|
|
36
|
+
L as COMMANDS,
|
|
37
|
+
Y as DAEMON_EVENT_TYPES,
|
|
38
|
+
B as DAEMON_STATUS,
|
|
39
|
+
V as DaemonErrorRequestEventSchema,
|
|
40
|
+
x as DaemonErrorResponseEventSchema,
|
|
41
|
+
y as DaemonListAgentSessionsAckEventSchema,
|
|
42
|
+
z as DaemonListAgentSessionsRequestEventSchema,
|
|
43
|
+
b as DaemonListAgentSessionsResponseEventSchema,
|
|
44
|
+
j as DaemonStartAgentAckEventSchema,
|
|
45
|
+
w as DaemonStartAgentRequestEventSchema,
|
|
46
|
+
F as DaemonStartAgentResponseEventSchema,
|
|
47
|
+
H as DaemonStatusRequestEventSchema,
|
|
48
|
+
J as DaemonStatusResponseEventSchema,
|
|
49
|
+
K as DaemonStatusSchema,
|
|
50
|
+
Q as DaemonStopAgentAckEventSchema,
|
|
51
|
+
W as DaemonStopAgentRequestEventSchema,
|
|
52
|
+
X as DaemonStopAgentResponseEventSchema,
|
|
53
|
+
Z as DaemonTerminateAckEventSchema,
|
|
54
|
+
$ as DaemonTerminateRequestEventSchema,
|
|
55
|
+
ee as DaemonTerminateResponseEventSchema,
|
|
56
|
+
se as EventTargetSchema,
|
|
57
|
+
ae as GitCloneConfigSchema,
|
|
58
|
+
te as OUTPUT_STREAMS,
|
|
59
|
+
ne as OutputStreamSchema,
|
|
60
|
+
Se as TraceIdSchema
|
|
61
|
+
};
|
|
62
|
+
//# sourceMappingURL=index-BXH_tUXE.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index-BXH_tUXE.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { am as s, al as t, ad as o, ai as c, ah as S, a4 as m, a8 as r, ak as n, ac as h, aa as g, ap as l, ab as p, ag as M, an as P, aj as T, a9 as u, a5 as i, ae as C, af as v, a7 as I, a6 as d, ao as x, aq as A, ar as R, at as f, as as q, au as V } from "./index-4NpVf50m.mjs";
|
|
2
2
|
export {
|
|
3
3
|
s as AgentMessageCreateSchema,
|
|
4
4
|
t as AgentMessageTypeSchema,
|
|
@@ -28,4 +28,4 @@ export {
|
|
|
28
28
|
q as createTextPart,
|
|
29
29
|
V as createToolInvocationInput
|
|
30
30
|
};
|
|
31
|
-
//# sourceMappingURL=index-
|
|
31
|
+
//# sourceMappingURL=index-CW0Nc5eK.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index-CW0Nc5eK.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
package/dist/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { av as o, aw as l } from "./index-4NpVf50m.mjs";
|
|
2
|
+
import { aO as E, aM as I, aN as k, aP as A, aQ as T, aB as L, ba as R, aC as N, aD as P, aR as U, aS as B, b6 as J, aU as $, ax as z, aT as V, aV as W, aW as G, aX as H, aY as O, aZ as _, aG as Y, bc as K, a_ as j, ay as q, b7 as Q, b0 as X, aF as Z, b3 as ee, b1 as te, b4 as ae, b5 as se, a$ as re, b8 as ie, b2 as ne, aE as oe, bi as le, aK as ue, b9 as me, aL as ce, aI as fe, aJ as he, az as de, bb as ge, bh as be, bd as Se, aH as pe, be as we, aA as ve, bf as xe, bg as ye } from "./index-4NpVf50m.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";
|