@agiflowai/agent-cli 0.1.0 → 0.1.2
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 +8 -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-7uB_UKC1.mjs → index-ChHzlMc5.mjs} +4 -4
- package/dist/index-ChHzlMc5.mjs.map +1 -0
- package/dist/index-DjxppRF1.mjs +58 -0
- package/dist/index-DjxppRF1.mjs.map +1 -0
- package/dist/{index-CVYu2Dkh.mjs → index-hTObhXhf.mjs} +5465 -5321
- package/dist/index-hTObhXhf.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
package/CHANGELOG.md
CHANGED
|
@@ -12482,7 +12482,7 @@ let er = class {
|
|
|
12482
12482
|
this.runtimeConfig = dh.parse(e), this.appConfig = fh.parse({
|
|
12483
12483
|
VITE_INJECT_AGIFLOW_APP_ENDPOINT: "https://agiflow.io",
|
|
12484
12484
|
VITE_INJECT_AGIFLOW_APP_DOCKER_ENDPOINT: "https://agiflow.io",
|
|
12485
|
-
VITE_AGENT_CLI_DOCKER_IMAGE: "agiflowai/agent-cli:v0.1.
|
|
12485
|
+
VITE_AGENT_CLI_DOCKER_IMAGE: "agiflowai/agent-cli:v0.1.2",
|
|
12486
12486
|
VITE_AGENT_CLI_DOCKER_NETWORK: "",
|
|
12487
12487
|
VITE_SAVE_RAW: "",
|
|
12488
12488
|
VITE_MULTIPLEX_SOCKET_PATH: process.env.VITE_MULTIPLEX_SOCKET_PATH
|
|
@@ -12482,7 +12482,7 @@ let er = class {
|
|
|
12482
12482
|
this.runtimeConfig = dh.parse(e), this.appConfig = fh.parse({
|
|
12483
12483
|
VITE_INJECT_AGIFLOW_APP_ENDPOINT: "https://agiflow.io",
|
|
12484
12484
|
VITE_INJECT_AGIFLOW_APP_DOCKER_ENDPOINT: "https://agiflow.io",
|
|
12485
|
-
VITE_AGENT_CLI_DOCKER_IMAGE: "agiflowai/agent-cli:v0.1.
|
|
12485
|
+
VITE_AGENT_CLI_DOCKER_IMAGE: "agiflowai/agent-cli:v0.1.2",
|
|
12486
12486
|
VITE_AGENT_CLI_DOCKER_NETWORK: "",
|
|
12487
12487
|
VITE_SAVE_RAW: "",
|
|
12488
12488
|
VITE_MULTIPLEX_SOCKET_PATH: process.env.VITE_MULTIPLEX_SOCKET_PATH
|
|
@@ -12490,7 +12490,7 @@ let er = class {
|
|
|
12490
12490
|
this.runtimeConfig = dh.parse(e), this.appConfig = fh.parse({
|
|
12491
12491
|
VITE_INJECT_AGIFLOW_APP_ENDPOINT: "https://agiflow.io",
|
|
12492
12492
|
VITE_INJECT_AGIFLOW_APP_DOCKER_ENDPOINT: "https://agiflow.io",
|
|
12493
|
-
VITE_AGENT_CLI_DOCKER_IMAGE: "agiflowai/agent-cli:v0.1.
|
|
12493
|
+
VITE_AGENT_CLI_DOCKER_IMAGE: "agiflowai/agent-cli:v0.1.2",
|
|
12494
12494
|
VITE_AGENT_CLI_DOCKER_NETWORK: "",
|
|
12495
12495
|
VITE_SAVE_RAW: "",
|
|
12496
12496
|
VITE_MULTIPLEX_SOCKET_PATH: process.env.VITE_MULTIPLEX_SOCKET_PATH
|
package/dist/claudePreToolUse.js
CHANGED
|
@@ -12482,7 +12482,7 @@ let tr = class {
|
|
|
12482
12482
|
this.runtimeConfig = dh.parse(e), this.appConfig = fh.parse({
|
|
12483
12483
|
VITE_INJECT_AGIFLOW_APP_ENDPOINT: "https://agiflow.io",
|
|
12484
12484
|
VITE_INJECT_AGIFLOW_APP_DOCKER_ENDPOINT: "https://agiflow.io",
|
|
12485
|
-
VITE_AGENT_CLI_DOCKER_IMAGE: "agiflowai/agent-cli:v0.1.
|
|
12485
|
+
VITE_AGENT_CLI_DOCKER_IMAGE: "agiflowai/agent-cli:v0.1.2",
|
|
12486
12486
|
VITE_AGENT_CLI_DOCKER_NETWORK: "",
|
|
12487
12487
|
VITE_SAVE_RAW: "",
|
|
12488
12488
|
VITE_MULTIPLEX_SOCKET_PATH: process.env.VITE_MULTIPLEX_SOCKET_PATH
|
|
@@ -12490,7 +12490,7 @@ let er = class {
|
|
|
12490
12490
|
this.runtimeConfig = fh.parse(e), this.appConfig = mh.parse({
|
|
12491
12491
|
VITE_INJECT_AGIFLOW_APP_ENDPOINT: "https://agiflow.io",
|
|
12492
12492
|
VITE_INJECT_AGIFLOW_APP_DOCKER_ENDPOINT: "https://agiflow.io",
|
|
12493
|
-
VITE_AGENT_CLI_DOCKER_IMAGE: "agiflowai/agent-cli:v0.1.
|
|
12493
|
+
VITE_AGENT_CLI_DOCKER_IMAGE: "agiflowai/agent-cli:v0.1.2",
|
|
12494
12494
|
VITE_AGENT_CLI_DOCKER_NETWORK: "",
|
|
12495
12495
|
VITE_SAVE_RAW: "",
|
|
12496
12496
|
VITE_MULTIPLEX_SOCKET_PATH: process.env.VITE_MULTIPLEX_SOCKET_PATH
|
package/dist/claudeStop.js
CHANGED
|
@@ -12410,7 +12410,7 @@ let Wn = class {
|
|
|
12410
12410
|
this.runtimeConfig = oh.parse(e), this.appConfig = ah.parse({
|
|
12411
12411
|
VITE_INJECT_AGIFLOW_APP_ENDPOINT: "https://agiflow.io",
|
|
12412
12412
|
VITE_INJECT_AGIFLOW_APP_DOCKER_ENDPOINT: "https://agiflow.io",
|
|
12413
|
-
VITE_AGENT_CLI_DOCKER_IMAGE: "agiflowai/agent-cli:v0.1.
|
|
12413
|
+
VITE_AGENT_CLI_DOCKER_IMAGE: "agiflowai/agent-cli:v0.1.2",
|
|
12414
12414
|
VITE_AGENT_CLI_DOCKER_NETWORK: "",
|
|
12415
12415
|
VITE_SAVE_RAW: "",
|
|
12416
12416
|
VITE_MULTIPLEX_SOCKET_PATH: process.env.VITE_MULTIPLEX_SOCKET_PATH
|
package/dist/cli.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
import {
|
|
2
|
+
import { br as z, bi as H, bs as P, bj as M } from "./index-hTObhXhf.mjs";
|
|
3
3
|
import Q from "node:events";
|
|
4
4
|
import X from "node:child_process";
|
|
5
5
|
import Z from "node:path";
|
package/dist/daemon.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { bd as g, be as O, bf as e, bg as C, bh as T, bi as y, bj as w, bk as A, bl as I, bm as B, bn as M, bo as P, bp as L, bq as _ } from "./index-hTObhXhf.mjs";
|
|
2
2
|
import { useQueryClient as R, useQuery as F, useMutation as E, QueryClientProvider as q, QueryClient as z } from "@tanstack/react-query";
|
|
3
3
|
import { useDispatch as K, useSelector as N, Provider as $ } from "react-redux";
|
|
4
4
|
import { useRef as U, useEffect as V, useState as D } from "react";
|
|
@@ -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-hTObhXhf.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-ChHzlMc5.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index-ChHzlMc5.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-hTObhXhf.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-DjxppRF1.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index-DjxppRF1.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|