@agiflowai/agent-cli 0.1.10 → 0.2.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.
- package/CHANGELOG.md +4 -0
- package/dist/claudeNotification.js +168 -131
- package/dist/claudePermissionRequest.js +230 -193
- package/dist/claudePostToolUse.js +38 -1
- package/dist/claudePreToolUse.js +704 -667
- package/dist/claudeSessionEnd.js +175 -138
- package/dist/claudeSessionStart.js +38 -1
- package/dist/claudeStop.js +38 -1
- package/dist/cli.js +1 -1
- package/dist/daemon.js +1 -1
- package/dist/{index-B-6QlXul.mjs → index-B3XUySII.mjs} +7919 -7391
- package/dist/index-B3XUySII.mjs.map +1 -0
- package/dist/index-CCniDARu.mjs +60 -0
- package/dist/index-CCniDARu.mjs.map +1 -0
- package/dist/{index-BXTun-Sm.mjs → index-DfQZBy9H.mjs} +2 -2
- package/dist/index-DfQZBy9H.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 +2 -2
- package/dist/index-B-6QlXul.mjs.map +0 -1
- package/dist/index-BXTun-Sm.mjs.map +0 -1
- package/dist/index-ovmNbtD-.mjs +0 -59
- package/dist/index-ovmNbtD-.mjs.map +0 -1
|
@@ -0,0 +1,60 @@
|
|
|
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 C, E as U, 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, a0 as ae, a1 as te } from "./index-B3XUySII.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 AgentSessionMessageStreamChunkEventSchema,
|
|
26
|
+
k as AgentSessionResizeRequestEventSchema,
|
|
27
|
+
N as AgentSessionStatusAckEventSchema,
|
|
28
|
+
_ as AgentSessionStatusRequestEventSchema,
|
|
29
|
+
P as AgentSessionStatusResponseEventSchema,
|
|
30
|
+
I as AgentSessionStopAgentRequestEventSchema,
|
|
31
|
+
l as AgentStatusSchema,
|
|
32
|
+
C as AgentTypeSchema,
|
|
33
|
+
U as BaseAgentSessionEventSchema,
|
|
34
|
+
G as BaseDaemonEventSchema,
|
|
35
|
+
L as COMMANDS,
|
|
36
|
+
Y as DAEMON_EVENT_TYPES,
|
|
37
|
+
f as DAEMON_STATUS,
|
|
38
|
+
B as DaemonErrorRequestEventSchema,
|
|
39
|
+
V as DaemonErrorResponseEventSchema,
|
|
40
|
+
x as DaemonListAgentSessionsAckEventSchema,
|
|
41
|
+
y as DaemonListAgentSessionsRequestEventSchema,
|
|
42
|
+
z as DaemonListAgentSessionsResponseEventSchema,
|
|
43
|
+
b as DaemonStartAgentAckEventSchema,
|
|
44
|
+
j as DaemonStartAgentRequestEventSchema,
|
|
45
|
+
w as DaemonStartAgentResponseEventSchema,
|
|
46
|
+
F as DaemonStatusRequestEventSchema,
|
|
47
|
+
H as DaemonStatusResponseEventSchema,
|
|
48
|
+
J as DaemonStatusSchema,
|
|
49
|
+
K as DaemonStopAgentAckEventSchema,
|
|
50
|
+
Q as DaemonStopAgentRequestEventSchema,
|
|
51
|
+
W as DaemonStopAgentResponseEventSchema,
|
|
52
|
+
X as DaemonTerminateAckEventSchema,
|
|
53
|
+
Z as DaemonTerminateRequestEventSchema,
|
|
54
|
+
$ as DaemonTerminateResponseEventSchema,
|
|
55
|
+
ee as EventTargetSchema,
|
|
56
|
+
se as OUTPUT_STREAMS,
|
|
57
|
+
ae as OutputStreamSchema,
|
|
58
|
+
te as TraceIdSchema
|
|
59
|
+
};
|
|
60
|
+
//# sourceMappingURL=index-CCniDARu.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index-CCniDARu.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { ak as s, aj as t, ab as o, ag as c, af as S, a2 as m, a6 as r, ai as n, aa as h, a8 as g, an as l, a9 as p, ae as M, al as P, ah as T, a7 as u, a3 as i, ac as C, ad as v, a5 as I, a4 as d, am as x, ao as A, ap as R, ar as f, aq as q, as as V } from "./index-B3XUySII.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-DfQZBy9H.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index-DfQZBy9H.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
package/dist/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { at as o, au as l } from "./index-B3XUySII.mjs";
|
|
2
|
+
import { aM as E, aK as I, aL as k, aN as A, aO as T, az as L, b8 as R, aA as N, aB as P, aP as U, aQ as B, b4 as J, aS as $, av as z, aR as V, aT as W, aU as G, aV as H, aW as O, aX as _, aE as Y, ba as K, aY as j, aw as q, b5 as Q, a_ as X, aD as Z, b1 as ee, a$ as te, b2 as ae, b3 as se, aZ as re, b6 as ie, b0 as ne, aC as oe, bg as le, aI as ue, b7 as me, aJ as ce, aG as fe, aH as he, ax as de, b9 as ge, bf as be, bb as Se, aF as pe, bc as we, ay as ve, bd as xe, be as ye } from "./index-B3XUySII.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";
|