@ai-setting/roy-agent-core 1.6.8 → 1.6.9
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/config/index.js +7 -7
- package/dist/env/agent/index.js +9 -9
- package/dist/env/commands/index.js +7 -7
- package/dist/env/context/index.js +3 -3
- package/dist/env/debug/index.js +7 -7
- package/dist/env/event-source/index.js +10 -10
- package/dist/env/hook/index.js +5 -5
- package/dist/env/index.js +29 -28
- package/dist/env/llm/index.js +7 -7
- package/dist/env/log-trace/index.js +7 -7
- package/dist/env/mcp/index.js +7 -7
- package/dist/env/memory/index.js +7 -7
- package/dist/env/plugin/index.js +7 -7
- package/dist/env/prompt/index.js +8 -8
- package/dist/env/session/index.js +7 -7
- package/dist/env/skill/index.js +7 -7
- package/dist/env/task/delegate/index.js +8 -7
- package/dist/env/task/index.js +12 -11
- package/dist/env/task/plugins/index.js +5 -5
- package/dist/env/task/tools/index.js +3 -3
- package/dist/env/tool/built-in/index.js +2 -2
- package/dist/env/tool/index.js +8 -8
- package/dist/env/workflow/engine/index.js +8 -8
- package/dist/env/workflow/index.js +16 -15
- package/dist/env/workflow/nodes/index.js +2 -2
- package/dist/env/workflow/service/index.js +2 -2
- package/dist/env/workflow/storage/index.js +3 -3
- package/dist/env/workflow/tools/index.js +10 -9
- package/dist/env/workflow/utils/index.js +2 -2
- package/dist/index.js +39 -38
- package/dist/shared/@ai-setting/{roy-agent-core-2vevsd36.js → roy-agent-core-062gyaz8.js} +8 -5
- package/dist/shared/@ai-setting/{roy-agent-core-12ttd2w1.js → roy-agent-core-0cftbg62.js} +5 -5
- package/dist/shared/@ai-setting/{roy-agent-core-jexyz11d.js → roy-agent-core-1mq9erp8.js} +1 -1
- package/dist/shared/@ai-setting/{roy-agent-core-wmkx79b1.js → roy-agent-core-1qcpvtp8.js} +2 -2
- package/dist/shared/@ai-setting/{roy-agent-core-b77yz0wt.js → roy-agent-core-606z25nw.js} +1 -1
- package/dist/shared/@ai-setting/{roy-agent-core-971gwby7.js → roy-agent-core-7rsfynhz.js} +4 -4
- package/dist/shared/@ai-setting/{roy-agent-core-2r1rc0fe.js → roy-agent-core-80bdhnwk.js} +4 -4
- package/dist/shared/@ai-setting/{roy-agent-core-c94yan0b.js → roy-agent-core-8bhncxep.js} +101 -17
- package/dist/shared/@ai-setting/{roy-agent-core-zttjq1h3.js → roy-agent-core-9hqqhye6.js} +1 -1
- package/dist/shared/@ai-setting/{roy-agent-core-gdkq55yg.js → roy-agent-core-9zf4jmgh.js} +6 -6
- package/dist/shared/@ai-setting/{roy-agent-core-b2thb9xj.js → roy-agent-core-atjd1tpt.js} +1 -1
- package/dist/shared/@ai-setting/{roy-agent-core-33rhv946.js → roy-agent-core-brfryc0b.js} +1 -1
- package/dist/shared/@ai-setting/roy-agent-core-c1v263jn.js +11 -0
- package/dist/shared/@ai-setting/{roy-agent-core-gp872e7m.js → roy-agent-core-dbkkjmqz.js} +2 -2
- package/dist/shared/@ai-setting/{roy-agent-core-zwwkczvj.js → roy-agent-core-e34xdjwa.js} +23 -14
- package/dist/shared/@ai-setting/{roy-agent-core-scp0afxg.js → roy-agent-core-endah27g.js} +1 -1
- package/dist/shared/@ai-setting/{roy-agent-core-ddghwfmk.js → roy-agent-core-f79ee0aw.js} +2 -2
- package/dist/shared/@ai-setting/{roy-agent-core-cg146hmg.js → roy-agent-core-fdm579b1.js} +28 -2
- package/dist/shared/@ai-setting/{roy-agent-core-w7mhnc4c.js → roy-agent-core-g2ntbc33.js} +2 -2
- package/dist/shared/@ai-setting/{roy-agent-core-xgnpr28w.js → roy-agent-core-htjag2nr.js} +1 -1
- package/dist/shared/@ai-setting/{roy-agent-core-pf1c360e.js → roy-agent-core-j62bjagf.js} +2 -2
- package/dist/shared/@ai-setting/{roy-agent-core-d2bmfnb5.js → roy-agent-core-jmzz2yxs.js} +2 -2
- package/dist/shared/@ai-setting/{roy-agent-core-sssn8kt9.js → roy-agent-core-jw0hbacv.js} +3 -3
- package/dist/shared/@ai-setting/{roy-agent-core-bqwj1dq0.js → roy-agent-core-kxtkz66a.js} +1 -1
- package/dist/shared/@ai-setting/{roy-agent-core-578qk38y.js → roy-agent-core-np2vh6ya.js} +1 -1
- package/dist/shared/@ai-setting/{roy-agent-core-b75jtybq.js → roy-agent-core-p2vpsd1d.js} +1 -1
- package/dist/shared/@ai-setting/{roy-agent-core-gw43m8yd.js → roy-agent-core-p6x6n3k4.js} +1 -1
- package/dist/shared/@ai-setting/{roy-agent-core-cx67bv9d.js → roy-agent-core-q1ksqes1.js} +1 -1
- package/dist/shared/@ai-setting/{roy-agent-core-cx9p8b2t.js → roy-agent-core-qbm5zy6s.js} +3 -3
- package/dist/shared/@ai-setting/{roy-agent-core-jzza6c2r.js → roy-agent-core-qdgaghhw.js} +6 -6
- package/dist/shared/@ai-setting/{roy-agent-core-hf8pqrvy.js → roy-agent-core-qfdj8872.js} +2 -2
- package/dist/shared/@ai-setting/{roy-agent-core-ka4b12eg.js → roy-agent-core-qyarxwzg.js} +25 -5
- package/dist/shared/@ai-setting/{roy-agent-core-ksx9a556.js → roy-agent-core-r74v00c7.js} +1 -1
- package/dist/shared/@ai-setting/{roy-agent-core-0tfv18rf.js → roy-agent-core-resnbd2j.js} +1 -1
- package/dist/shared/@ai-setting/{roy-agent-core-sxqy40cs.js → roy-agent-core-rpq0mcvv.js} +1 -1
- package/dist/shared/@ai-setting/{roy-agent-core-r08qk37k.js → roy-agent-core-sd3v4kaq.js} +3 -3
- package/dist/shared/@ai-setting/{roy-agent-core-02n40zbs.js → roy-agent-core-sk4xg1dw.js} +39 -25
- package/dist/shared/@ai-setting/{roy-agent-core-634ee5jb.js → roy-agent-core-tbn8cerp.js} +1 -1
- package/dist/shared/@ai-setting/{roy-agent-core-4extx33r.js → roy-agent-core-trdpar9f.js} +49 -183
- package/dist/shared/@ai-setting/{roy-agent-core-8jmkghjc.js → roy-agent-core-w1e55apa.js} +5 -5
- package/dist/shared/@ai-setting/{roy-agent-core-q88vxmx5.js → roy-agent-core-w22tzjj5.js} +1 -1
- package/dist/shared/@ai-setting/{roy-agent-core-as3phr7n.js → roy-agent-core-wqe84f84.js} +15 -6
- package/dist/shared/@ai-setting/{roy-agent-core-jayzyg7h.js → roy-agent-core-y5ymc4f8.js} +6 -6
- package/dist/shared/@ai-setting/{roy-agent-core-34xt19yg.js → roy-agent-core-yk0n6j67.js} +11 -11
- package/package.json +1 -1
|
@@ -8,15 +8,15 @@ import {
|
|
|
8
8
|
formatExtractorInput,
|
|
9
9
|
formatExtractorInputFromDescription,
|
|
10
10
|
parseExtractorOutput
|
|
11
|
-
} from "../../../shared/@ai-setting/roy-agent-core-
|
|
11
|
+
} from "../../../shared/@ai-setting/roy-agent-core-y5ymc4f8.js";
|
|
12
12
|
import"../../../shared/@ai-setting/roy-agent-core-az13yzmc.js";
|
|
13
13
|
import"../../../shared/@ai-setting/roy-agent-core-8wd3qwx5.js";
|
|
14
14
|
import"../../../shared/@ai-setting/roy-agent-core-4yq23m5g.js";
|
|
15
|
-
import"../../../shared/@ai-setting/roy-agent-core-
|
|
15
|
+
import"../../../shared/@ai-setting/roy-agent-core-trdpar9f.js";
|
|
16
16
|
import"../../../shared/@ai-setting/roy-agent-core-1pg0fepg.js";
|
|
17
|
-
import"../../../shared/@ai-setting/roy-agent-core-
|
|
18
|
-
import"../../../shared/@ai-setting/roy-agent-core-
|
|
19
|
-
import"../../../shared/@ai-setting/roy-agent-core-
|
|
17
|
+
import"../../../shared/@ai-setting/roy-agent-core-9hqqhye6.js";
|
|
18
|
+
import"../../../shared/@ai-setting/roy-agent-core-endah27g.js";
|
|
19
|
+
import"../../../shared/@ai-setting/roy-agent-core-fdm579b1.js";
|
|
20
20
|
import"../../../shared/@ai-setting/roy-agent-core-vyygk314.js";
|
|
21
21
|
import"../../../shared/@ai-setting/roy-agent-core-7z9b1fm8.js";
|
|
22
22
|
import"../../../shared/@ai-setting/roy-agent-core-c6592r3c.js";
|
|
@@ -9,9 +9,9 @@ import {
|
|
|
9
9
|
searchTasksTool,
|
|
10
10
|
treeTasksTool,
|
|
11
11
|
updateTaskTool
|
|
12
|
-
} from "../../../shared/@ai-setting/roy-agent-core-
|
|
13
|
-
import"../../../shared/@ai-setting/roy-agent-core-
|
|
14
|
-
import"../../../shared/@ai-setting/roy-agent-core-
|
|
12
|
+
} from "../../../shared/@ai-setting/roy-agent-core-rpq0mcvv.js";
|
|
13
|
+
import"../../../shared/@ai-setting/roy-agent-core-endah27g.js";
|
|
14
|
+
import"../../../shared/@ai-setting/roy-agent-core-fdm579b1.js";
|
|
15
15
|
import"../../../shared/@ai-setting/roy-agent-core-vyygk314.js";
|
|
16
16
|
import"../../../shared/@ai-setting/roy-agent-core-7z9b1fm8.js";
|
|
17
17
|
import"../../../shared/@ai-setting/roy-agent-core-c6592r3c.js";
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
grepTool,
|
|
9
9
|
readFileTool,
|
|
10
10
|
writeFileTool
|
|
11
|
-
} from "../../../shared/@ai-setting/roy-agent-core-
|
|
11
|
+
} from "../../../shared/@ai-setting/roy-agent-core-p6x6n3k4.js";
|
|
12
12
|
import {
|
|
13
13
|
getUnderstandImageLLMProvider,
|
|
14
14
|
resetUnderstandImageLLMProvider,
|
|
@@ -20,7 +20,7 @@ import {
|
|
|
20
20
|
queryBackgroundProcessTool
|
|
21
21
|
} from "../../../shared/@ai-setting/roy-agent-core-amkqnyzy.js";
|
|
22
22
|
import"../../../shared/@ai-setting/roy-agent-core-pzeexnhf.js";
|
|
23
|
-
import"../../../shared/@ai-setting/roy-agent-core-
|
|
23
|
+
import"../../../shared/@ai-setting/roy-agent-core-fdm579b1.js";
|
|
24
24
|
import"../../../shared/@ai-setting/roy-agent-core-vyygk314.js";
|
|
25
25
|
import"../../../shared/@ai-setting/roy-agent-core-7z9b1fm8.js";
|
|
26
26
|
import"../../../shared/@ai-setting/roy-agent-core-c6592r3c.js";
|
package/dist/env/tool/index.js
CHANGED
|
@@ -9,7 +9,7 @@ import {
|
|
|
9
9
|
grepTool,
|
|
10
10
|
readFileTool,
|
|
11
11
|
writeFileTool
|
|
12
|
-
} from "../../shared/@ai-setting/roy-agent-core-
|
|
12
|
+
} from "../../shared/@ai-setting/roy-agent-core-p6x6n3k4.js";
|
|
13
13
|
import {
|
|
14
14
|
getUnderstandImageLLMProvider,
|
|
15
15
|
resetUnderstandImageLLMProvider,
|
|
@@ -22,18 +22,18 @@ import {
|
|
|
22
22
|
ToolValidator,
|
|
23
23
|
getMaxOutputSize,
|
|
24
24
|
setToolConfigComponent
|
|
25
|
-
} from "../../shared/@ai-setting/roy-agent-core-
|
|
25
|
+
} from "../../shared/@ai-setting/roy-agent-core-sk4xg1dw.js";
|
|
26
26
|
import"../../shared/@ai-setting/roy-agent-core-5h49ct1a.js";
|
|
27
27
|
import"../../shared/@ai-setting/roy-agent-core-e25xkv53.js";
|
|
28
28
|
import"../../shared/@ai-setting/roy-agent-core-amkqnyzy.js";
|
|
29
29
|
import"../../shared/@ai-setting/roy-agent-core-pzeexnhf.js";
|
|
30
30
|
import"../../shared/@ai-setting/roy-agent-core-qxhq8ven.js";
|
|
31
|
-
import"../../shared/@ai-setting/roy-agent-core-
|
|
32
|
-
import"../../shared/@ai-setting/roy-agent-core-
|
|
33
|
-
import"../../shared/@ai-setting/roy-agent-core-
|
|
34
|
-
import"../../shared/@ai-setting/roy-agent-core-
|
|
35
|
-
import"../../shared/@ai-setting/roy-agent-core-
|
|
36
|
-
import"../../shared/@ai-setting/roy-agent-core-
|
|
31
|
+
import"../../shared/@ai-setting/roy-agent-core-j62bjagf.js";
|
|
32
|
+
import"../../shared/@ai-setting/roy-agent-core-r74v00c7.js";
|
|
33
|
+
import"../../shared/@ai-setting/roy-agent-core-dbkkjmqz.js";
|
|
34
|
+
import"../../shared/@ai-setting/roy-agent-core-9hqqhye6.js";
|
|
35
|
+
import"../../shared/@ai-setting/roy-agent-core-endah27g.js";
|
|
36
|
+
import"../../shared/@ai-setting/roy-agent-core-fdm579b1.js";
|
|
37
37
|
import"../../shared/@ai-setting/roy-agent-core-vyygk314.js";
|
|
38
38
|
import"../../shared/@ai-setting/roy-agent-core-7z9b1fm8.js";
|
|
39
39
|
import"../../shared/@ai-setting/roy-agent-core-c6592r3c.js";
|
|
@@ -5,22 +5,22 @@ import {
|
|
|
5
5
|
Scheduler,
|
|
6
6
|
WorkflowEngine,
|
|
7
7
|
init_engine
|
|
8
|
-
} from "../../../shared/@ai-setting/roy-agent-core-
|
|
8
|
+
} from "../../../shared/@ai-setting/roy-agent-core-062gyaz8.js";
|
|
9
9
|
import"../../../shared/@ai-setting/roy-agent-core-6atd905e.js";
|
|
10
|
-
import"../../../shared/@ai-setting/roy-agent-core-
|
|
11
|
-
import"../../../shared/@ai-setting/roy-agent-core-
|
|
10
|
+
import"../../../shared/@ai-setting/roy-agent-core-g2ntbc33.js";
|
|
11
|
+
import"../../../shared/@ai-setting/roy-agent-core-w22tzjj5.js";
|
|
12
12
|
import"../../../shared/@ai-setting/roy-agent-core-ddwa0n6h.js";
|
|
13
|
-
import"../../../shared/@ai-setting/roy-agent-core-
|
|
13
|
+
import"../../../shared/@ai-setting/roy-agent-core-resnbd2j.js";
|
|
14
14
|
import"../../../shared/@ai-setting/roy-agent-core-qnrf2aw6.js";
|
|
15
15
|
import"../../../shared/@ai-setting/roy-agent-core-1db4vpc6.js";
|
|
16
16
|
import {
|
|
17
17
|
DAGManager
|
|
18
18
|
} from "../../../shared/@ai-setting/roy-agent-core-4yq23m5g.js";
|
|
19
19
|
import"../../../shared/@ai-setting/roy-agent-core-e25xkv53.js";
|
|
20
|
-
import"../../../shared/@ai-setting/roy-agent-core-
|
|
21
|
-
import"../../../shared/@ai-setting/roy-agent-core-
|
|
22
|
-
import"../../../shared/@ai-setting/roy-agent-core-
|
|
23
|
-
import"../../../shared/@ai-setting/roy-agent-core-
|
|
20
|
+
import"../../../shared/@ai-setting/roy-agent-core-dbkkjmqz.js";
|
|
21
|
+
import"../../../shared/@ai-setting/roy-agent-core-9hqqhye6.js";
|
|
22
|
+
import"../../../shared/@ai-setting/roy-agent-core-endah27g.js";
|
|
23
|
+
import"../../../shared/@ai-setting/roy-agent-core-fdm579b1.js";
|
|
24
24
|
import"../../../shared/@ai-setting/roy-agent-core-vyygk314.js";
|
|
25
25
|
import"../../../shared/@ai-setting/roy-agent-core-7z9b1fm8.js";
|
|
26
26
|
import"../../../shared/@ai-setting/roy-agent-core-c6592r3c.js";
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import {
|
|
2
2
|
WorkflowComponent
|
|
3
|
-
} from "../../shared/@ai-setting/roy-agent-core-
|
|
4
|
-
import"../../shared/@ai-setting/roy-agent-core-
|
|
5
|
-
import"../../shared/@ai-setting/roy-agent-core-
|
|
3
|
+
} from "../../shared/@ai-setting/roy-agent-core-e34xdjwa.js";
|
|
4
|
+
import"../../shared/@ai-setting/roy-agent-core-htjag2nr.js";
|
|
5
|
+
import"../../shared/@ai-setting/roy-agent-core-062gyaz8.js";
|
|
6
6
|
import"../../shared/@ai-setting/roy-agent-core-6atd905e.js";
|
|
7
|
-
import"../../shared/@ai-setting/roy-agent-core-
|
|
8
|
-
import"../../shared/@ai-setting/roy-agent-core-
|
|
7
|
+
import"../../shared/@ai-setting/roy-agent-core-g2ntbc33.js";
|
|
8
|
+
import"../../shared/@ai-setting/roy-agent-core-w22tzjj5.js";
|
|
9
9
|
import"../../shared/@ai-setting/roy-agent-core-ddwa0n6h.js";
|
|
10
10
|
import"../../shared/@ai-setting/roy-agent-core-hhrg314p.js";
|
|
11
|
-
import"../../shared/@ai-setting/roy-agent-core-
|
|
11
|
+
import"../../shared/@ai-setting/roy-agent-core-resnbd2j.js";
|
|
12
12
|
import {
|
|
13
13
|
BaseEventSchema,
|
|
14
14
|
ControlPauseEventSchema,
|
|
@@ -60,9 +60,9 @@ import {
|
|
|
60
60
|
pathNotFound,
|
|
61
61
|
unresolvedVariable
|
|
62
62
|
} from "../../shared/@ai-setting/roy-agent-core-qnrf2aw6.js";
|
|
63
|
-
import"../../shared/@ai-setting/roy-agent-core-
|
|
63
|
+
import"../../shared/@ai-setting/roy-agent-core-qyarxwzg.js";
|
|
64
64
|
import"../../shared/@ai-setting/roy-agent-core-1db4vpc6.js";
|
|
65
|
-
import"../../shared/@ai-setting/roy-agent-core-
|
|
65
|
+
import"../../shared/@ai-setting/roy-agent-core-p2vpsd1d.js";
|
|
66
66
|
import"../../shared/@ai-setting/roy-agent-core-8wd3qwx5.js";
|
|
67
67
|
import"../../shared/@ai-setting/roy-agent-core-4yq23m5g.js";
|
|
68
68
|
import {
|
|
@@ -82,18 +82,19 @@ import {
|
|
|
82
82
|
createNodeInterruptEvent,
|
|
83
83
|
createWorkflowAskUserEvent
|
|
84
84
|
} from "../../shared/@ai-setting/roy-agent-core-e25xkv53.js";
|
|
85
|
-
import"../../shared/@ai-setting/roy-agent-core-
|
|
85
|
+
import"../../shared/@ai-setting/roy-agent-core-c1v263jn.js";
|
|
86
|
+
import"../../shared/@ai-setting/roy-agent-core-jmzz2yxs.js";
|
|
86
87
|
import"../../shared/@ai-setting/roy-agent-core-rvxg1wps.js";
|
|
87
88
|
import"../../shared/@ai-setting/roy-agent-core-95bbd2jv.js";
|
|
88
89
|
import"../../shared/@ai-setting/roy-agent-core-yfhgxh5a.js";
|
|
89
90
|
import"../../shared/@ai-setting/roy-agent-core-8x4ngxcy.js";
|
|
90
91
|
import"../../shared/@ai-setting/roy-agent-core-qxhq8ven.js";
|
|
91
|
-
import"../../shared/@ai-setting/roy-agent-core-
|
|
92
|
-
import"../../shared/@ai-setting/roy-agent-core-
|
|
93
|
-
import"../../shared/@ai-setting/roy-agent-core-
|
|
94
|
-
import"../../shared/@ai-setting/roy-agent-core-
|
|
95
|
-
import"../../shared/@ai-setting/roy-agent-core-
|
|
96
|
-
import"../../shared/@ai-setting/roy-agent-core-
|
|
92
|
+
import"../../shared/@ai-setting/roy-agent-core-j62bjagf.js";
|
|
93
|
+
import"../../shared/@ai-setting/roy-agent-core-r74v00c7.js";
|
|
94
|
+
import"../../shared/@ai-setting/roy-agent-core-dbkkjmqz.js";
|
|
95
|
+
import"../../shared/@ai-setting/roy-agent-core-9hqqhye6.js";
|
|
96
|
+
import"../../shared/@ai-setting/roy-agent-core-endah27g.js";
|
|
97
|
+
import"../../shared/@ai-setting/roy-agent-core-fdm579b1.js";
|
|
97
98
|
import"../../shared/@ai-setting/roy-agent-core-vyygk314.js";
|
|
98
99
|
import"../../shared/@ai-setting/roy-agent-core-7z9b1fm8.js";
|
|
99
100
|
import"../../shared/@ai-setting/roy-agent-core-c6592r3c.js";
|
|
@@ -7,8 +7,8 @@ import {
|
|
|
7
7
|
init_skill_node,
|
|
8
8
|
init_tool_node,
|
|
9
9
|
init_workflow_node
|
|
10
|
-
} from "../../../shared/@ai-setting/roy-agent-core-
|
|
11
|
-
import"../../../shared/@ai-setting/roy-agent-core-
|
|
10
|
+
} from "../../../shared/@ai-setting/roy-agent-core-resnbd2j.js";
|
|
11
|
+
import"../../../shared/@ai-setting/roy-agent-core-fdm579b1.js";
|
|
12
12
|
import"../../../shared/@ai-setting/roy-agent-core-vyygk314.js";
|
|
13
13
|
import"../../../shared/@ai-setting/roy-agent-core-7z9b1fm8.js";
|
|
14
14
|
import"../../../shared/@ai-setting/roy-agent-core-c6592r3c.js";
|
|
@@ -5,8 +5,8 @@ import {
|
|
|
5
5
|
} from "../../../shared/@ai-setting/roy-agent-core-hhrg314p.js";
|
|
6
6
|
import {
|
|
7
7
|
WorkflowService
|
|
8
|
-
} from "../../../shared/@ai-setting/roy-agent-core-
|
|
9
|
-
import"../../../shared/@ai-setting/roy-agent-core-
|
|
8
|
+
} from "../../../shared/@ai-setting/roy-agent-core-p2vpsd1d.js";
|
|
9
|
+
import"../../../shared/@ai-setting/roy-agent-core-fdm579b1.js";
|
|
10
10
|
import"../../../shared/@ai-setting/roy-agent-core-vyygk314.js";
|
|
11
11
|
import"../../../shared/@ai-setting/roy-agent-core-7z9b1fm8.js";
|
|
12
12
|
import"../../../shared/@ai-setting/roy-agent-core-c6592r3c.js";
|
|
@@ -8,12 +8,12 @@ import {
|
|
|
8
8
|
migrateEmptyTagsToDefault,
|
|
9
9
|
resetDatabase,
|
|
10
10
|
rowToWorkflow
|
|
11
|
-
} from "../../../shared/@ai-setting/roy-agent-core-
|
|
11
|
+
} from "../../../shared/@ai-setting/roy-agent-core-1mq9erp8.js";
|
|
12
12
|
import {
|
|
13
13
|
TagRepository
|
|
14
|
-
} from "../../../shared/@ai-setting/roy-agent-core-
|
|
14
|
+
} from "../../../shared/@ai-setting/roy-agent-core-606z25nw.js";
|
|
15
15
|
import"../../../shared/@ai-setting/roy-agent-core-rvxg1wps.js";
|
|
16
|
-
import"../../../shared/@ai-setting/roy-agent-core-
|
|
16
|
+
import"../../../shared/@ai-setting/roy-agent-core-fdm579b1.js";
|
|
17
17
|
import"../../../shared/@ai-setting/roy-agent-core-vyygk314.js";
|
|
18
18
|
import"../../../shared/@ai-setting/roy-agent-core-7z9b1fm8.js";
|
|
19
19
|
import"../../../shared/@ai-setting/roy-agent-core-c6592r3c.js";
|
|
@@ -24,7 +24,7 @@ import {
|
|
|
24
24
|
getRunWorkflowTool,
|
|
25
25
|
initRunWorkflowTool,
|
|
26
26
|
resetRunWorkflowTool
|
|
27
|
-
} from "../../../shared/@ai-setting/roy-agent-core-
|
|
27
|
+
} from "../../../shared/@ai-setting/roy-agent-core-qyarxwzg.js";
|
|
28
28
|
import {
|
|
29
29
|
WORKFLOW_SUBMIT_OUTPUT_TOOL_NAME,
|
|
30
30
|
WorkflowJsonOutputMarker,
|
|
@@ -32,22 +32,23 @@ import {
|
|
|
32
32
|
init_submit_json_output_tool,
|
|
33
33
|
parseWorkflowJsonOutput
|
|
34
34
|
} from "../../../shared/@ai-setting/roy-agent-core-1db4vpc6.js";
|
|
35
|
-
import"../../../shared/@ai-setting/roy-agent-core-
|
|
35
|
+
import"../../../shared/@ai-setting/roy-agent-core-p2vpsd1d.js";
|
|
36
36
|
import"../../../shared/@ai-setting/roy-agent-core-8wd3qwx5.js";
|
|
37
37
|
import"../../../shared/@ai-setting/roy-agent-core-4yq23m5g.js";
|
|
38
38
|
import"../../../shared/@ai-setting/roy-agent-core-e25xkv53.js";
|
|
39
|
-
import"../../../shared/@ai-setting/roy-agent-core-
|
|
39
|
+
import"../../../shared/@ai-setting/roy-agent-core-c1v263jn.js";
|
|
40
|
+
import"../../../shared/@ai-setting/roy-agent-core-jmzz2yxs.js";
|
|
40
41
|
import"../../../shared/@ai-setting/roy-agent-core-rvxg1wps.js";
|
|
41
42
|
import"../../../shared/@ai-setting/roy-agent-core-95bbd2jv.js";
|
|
42
43
|
import"../../../shared/@ai-setting/roy-agent-core-yfhgxh5a.js";
|
|
43
44
|
import"../../../shared/@ai-setting/roy-agent-core-8x4ngxcy.js";
|
|
44
45
|
import"../../../shared/@ai-setting/roy-agent-core-qxhq8ven.js";
|
|
45
|
-
import"../../../shared/@ai-setting/roy-agent-core-
|
|
46
|
-
import"../../../shared/@ai-setting/roy-agent-core-
|
|
47
|
-
import"../../../shared/@ai-setting/roy-agent-core-
|
|
48
|
-
import"../../../shared/@ai-setting/roy-agent-core-
|
|
49
|
-
import"../../../shared/@ai-setting/roy-agent-core-
|
|
50
|
-
import"../../../shared/@ai-setting/roy-agent-core-
|
|
46
|
+
import"../../../shared/@ai-setting/roy-agent-core-j62bjagf.js";
|
|
47
|
+
import"../../../shared/@ai-setting/roy-agent-core-r74v00c7.js";
|
|
48
|
+
import"../../../shared/@ai-setting/roy-agent-core-dbkkjmqz.js";
|
|
49
|
+
import"../../../shared/@ai-setting/roy-agent-core-9hqqhye6.js";
|
|
50
|
+
import"../../../shared/@ai-setting/roy-agent-core-endah27g.js";
|
|
51
|
+
import"../../../shared/@ai-setting/roy-agent-core-fdm579b1.js";
|
|
51
52
|
import"../../../shared/@ai-setting/roy-agent-core-vyygk314.js";
|
|
52
53
|
import"../../../shared/@ai-setting/roy-agent-core-7z9b1fm8.js";
|
|
53
54
|
import"../../../shared/@ai-setting/roy-agent-core-c6592r3c.js";
|
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
init_template_resolver,
|
|
4
4
|
resolveTemplateString,
|
|
5
5
|
resolveTemplates
|
|
6
|
-
} from "../../../shared/@ai-setting/roy-agent-core-
|
|
6
|
+
} from "../../../shared/@ai-setting/roy-agent-core-w22tzjj5.js";
|
|
7
7
|
import {
|
|
8
8
|
getFromMapWithNormalization,
|
|
9
9
|
init_node_id_utils
|
|
@@ -17,7 +17,7 @@ import"../../../shared/@ai-setting/roy-agent-core-e25xkv53.js";
|
|
|
17
17
|
import {
|
|
18
18
|
TracedAs,
|
|
19
19
|
init_decorator
|
|
20
|
-
} from "../../../shared/@ai-setting/roy-agent-core-
|
|
20
|
+
} from "../../../shared/@ai-setting/roy-agent-core-fdm579b1.js";
|
|
21
21
|
import"../../../shared/@ai-setting/roy-agent-core-vyygk314.js";
|
|
22
22
|
import"../../../shared/@ai-setting/roy-agent-core-7z9b1fm8.js";
|
|
23
23
|
import"../../../shared/@ai-setting/roy-agent-core-c6592r3c.js";
|
package/dist/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
PromptComponent,
|
|
3
3
|
PromptStore
|
|
4
|
-
} from "./shared/@ai-setting/roy-agent-core-
|
|
4
|
+
} from "./shared/@ai-setting/roy-agent-core-7rsfynhz.js";
|
|
5
5
|
import {
|
|
6
6
|
LLMComponent,
|
|
7
7
|
LLMConfigSchema,
|
|
@@ -9,13 +9,13 @@ import {
|
|
|
9
9
|
ModelLimitsSchema,
|
|
10
10
|
ProviderCapabilitiesSchema,
|
|
11
11
|
ProviderConfigSchema
|
|
12
|
-
} from "./shared/@ai-setting/roy-agent-core-
|
|
12
|
+
} from "./shared/@ai-setting/roy-agent-core-sd3v4kaq.js";
|
|
13
13
|
import {
|
|
14
14
|
ConfigComponent
|
|
15
|
-
} from "./shared/@ai-setting/roy-agent-core-
|
|
15
|
+
} from "./shared/@ai-setting/roy-agent-core-brfryc0b.js";
|
|
16
16
|
import {
|
|
17
17
|
CommandsComponent
|
|
18
|
-
} from "./shared/@ai-setting/roy-agent-core-
|
|
18
|
+
} from "./shared/@ai-setting/roy-agent-core-np2vh6ya.js";
|
|
19
19
|
import"./shared/@ai-setting/roy-agent-core-wjmwwc4a.js";
|
|
20
20
|
import {
|
|
21
21
|
bashTool,
|
|
@@ -26,7 +26,7 @@ import {
|
|
|
26
26
|
grepTool,
|
|
27
27
|
readFileTool,
|
|
28
28
|
writeFileTool
|
|
29
|
-
} from "./shared/@ai-setting/roy-agent-core-
|
|
29
|
+
} from "./shared/@ai-setting/roy-agent-core-p6x6n3k4.js";
|
|
30
30
|
import {
|
|
31
31
|
ATTACH_FILE_MAX_BYTES,
|
|
32
32
|
getUnderstandImageLLMProvider,
|
|
@@ -39,12 +39,12 @@ import {
|
|
|
39
39
|
} from "./shared/@ai-setting/roy-agent-core-t7rw68q8.js";
|
|
40
40
|
import {
|
|
41
41
|
closeDatabase
|
|
42
|
-
} from "./shared/@ai-setting/roy-agent-core-
|
|
43
|
-
import"./shared/@ai-setting/roy-agent-core-
|
|
42
|
+
} from "./shared/@ai-setting/roy-agent-core-1mq9erp8.js";
|
|
43
|
+
import"./shared/@ai-setting/roy-agent-core-606z25nw.js";
|
|
44
44
|
import"./shared/@ai-setting/roy-agent-core-k5hxvaf0.js";
|
|
45
45
|
import {
|
|
46
46
|
MemoryComponent
|
|
47
|
-
} from "./shared/@ai-setting/roy-agent-core-
|
|
47
|
+
} from "./shared/@ai-setting/roy-agent-core-tbn8cerp.js";
|
|
48
48
|
import"./shared/@ai-setting/roy-agent-core-g1s2h0e5.js";
|
|
49
49
|
import {
|
|
50
50
|
MemoryPlugin,
|
|
@@ -52,7 +52,7 @@ import {
|
|
|
52
52
|
} from "./shared/@ai-setting/roy-agent-core-wtbyj0q1.js";
|
|
53
53
|
import {
|
|
54
54
|
DebugComponent
|
|
55
|
-
} from "./shared/@ai-setting/roy-agent-core-
|
|
55
|
+
} from "./shared/@ai-setting/roy-agent-core-atjd1tpt.js";
|
|
56
56
|
import {
|
|
57
57
|
ReplFormatter,
|
|
58
58
|
TraceFormatter,
|
|
@@ -62,7 +62,7 @@ import {
|
|
|
62
62
|
BaseEnvironment,
|
|
63
63
|
generateDescendingId,
|
|
64
64
|
generateId
|
|
65
|
-
} from "./shared/@ai-setting/roy-agent-core-
|
|
65
|
+
} from "./shared/@ai-setting/roy-agent-core-0cftbg62.js";
|
|
66
66
|
import {
|
|
67
67
|
BountyIMInstance,
|
|
68
68
|
EventSourceComponent,
|
|
@@ -74,7 +74,7 @@ import {
|
|
|
74
74
|
larkCliHandler,
|
|
75
75
|
resolveBountyIMSystemPrompt,
|
|
76
76
|
timerHandler
|
|
77
|
-
} from "./shared/@ai-setting/roy-agent-core-
|
|
77
|
+
} from "./shared/@ai-setting/roy-agent-core-qdgaghhw.js";
|
|
78
78
|
import {
|
|
79
79
|
BUILT_IN_EVENT_SOURCE_TYPES,
|
|
80
80
|
BUILT_IN_EVENT_SOURCE_TYPE_LIST,
|
|
@@ -87,35 +87,35 @@ import {
|
|
|
87
87
|
import {
|
|
88
88
|
LogTraceComponent,
|
|
89
89
|
LogTraceConfigSchema
|
|
90
|
-
} from "./shared/@ai-setting/roy-agent-core-
|
|
90
|
+
} from "./shared/@ai-setting/roy-agent-core-1qcpvtp8.js";
|
|
91
91
|
import {
|
|
92
92
|
PluginComponent
|
|
93
|
-
} from "./shared/@ai-setting/roy-agent-core-
|
|
93
|
+
} from "./shared/@ai-setting/roy-agent-core-80bdhnwk.js";
|
|
94
94
|
import {
|
|
95
95
|
TaskTagPlugin,
|
|
96
96
|
createAutoTaskPlugin
|
|
97
|
-
} from "./shared/@ai-setting/roy-agent-core-
|
|
97
|
+
} from "./shared/@ai-setting/roy-agent-core-y5ymc4f8.js";
|
|
98
98
|
import {
|
|
99
99
|
BasePlugin
|
|
100
100
|
} from "./shared/@ai-setting/roy-agent-core-az13yzmc.js";
|
|
101
101
|
import {
|
|
102
102
|
WorkflowComponent
|
|
103
|
-
} from "./shared/@ai-setting/roy-agent-core-
|
|
103
|
+
} from "./shared/@ai-setting/roy-agent-core-e34xdjwa.js";
|
|
104
104
|
import {
|
|
105
105
|
init_node_registry_helper,
|
|
106
106
|
registerDecoratorNodeType
|
|
107
|
-
} from "./shared/@ai-setting/roy-agent-core-
|
|
108
|
-
import"./shared/@ai-setting/roy-agent-core-
|
|
107
|
+
} from "./shared/@ai-setting/roy-agent-core-htjag2nr.js";
|
|
108
|
+
import"./shared/@ai-setting/roy-agent-core-062gyaz8.js";
|
|
109
109
|
import"./shared/@ai-setting/roy-agent-core-6atd905e.js";
|
|
110
|
-
import"./shared/@ai-setting/roy-agent-core-
|
|
111
|
-
import"./shared/@ai-setting/roy-agent-core-
|
|
110
|
+
import"./shared/@ai-setting/roy-agent-core-g2ntbc33.js";
|
|
111
|
+
import"./shared/@ai-setting/roy-agent-core-w22tzjj5.js";
|
|
112
112
|
import"./shared/@ai-setting/roy-agent-core-ddwa0n6h.js";
|
|
113
113
|
import"./shared/@ai-setting/roy-agent-core-hhrg314p.js";
|
|
114
|
-
import"./shared/@ai-setting/roy-agent-core-
|
|
114
|
+
import"./shared/@ai-setting/roy-agent-core-resnbd2j.js";
|
|
115
115
|
import"./shared/@ai-setting/roy-agent-core-qnrf2aw6.js";
|
|
116
|
-
import"./shared/@ai-setting/roy-agent-core-
|
|
116
|
+
import"./shared/@ai-setting/roy-agent-core-qyarxwzg.js";
|
|
117
117
|
import"./shared/@ai-setting/roy-agent-core-1db4vpc6.js";
|
|
118
|
-
import"./shared/@ai-setting/roy-agent-core-
|
|
118
|
+
import"./shared/@ai-setting/roy-agent-core-p2vpsd1d.js";
|
|
119
119
|
import"./shared/@ai-setting/roy-agent-core-8wd3qwx5.js";
|
|
120
120
|
import"./shared/@ai-setting/roy-agent-core-4yq23m5g.js";
|
|
121
121
|
import {
|
|
@@ -129,7 +129,7 @@ import"./shared/@ai-setting/roy-agent-core-1ce3fqrk.js";
|
|
|
129
129
|
import {
|
|
130
130
|
AgentComponent,
|
|
131
131
|
AgentComponentConfigSchema
|
|
132
|
-
} from "./shared/@ai-setting/roy-agent-core-
|
|
132
|
+
} from "./shared/@ai-setting/roy-agent-core-yk0n6j67.js";
|
|
133
133
|
import {
|
|
134
134
|
createInvokeConfig,
|
|
135
135
|
invoke,
|
|
@@ -140,7 +140,7 @@ import {
|
|
|
140
140
|
ToolComponent,
|
|
141
141
|
ToolRegistry,
|
|
142
142
|
ToolValidator
|
|
143
|
-
} from "./shared/@ai-setting/roy-agent-core-
|
|
143
|
+
} from "./shared/@ai-setting/roy-agent-core-sk4xg1dw.js";
|
|
144
144
|
import"./shared/@ai-setting/roy-agent-core-5h49ct1a.js";
|
|
145
145
|
import {
|
|
146
146
|
AskUserError,
|
|
@@ -148,10 +148,10 @@ import {
|
|
|
148
148
|
} from "./shared/@ai-setting/roy-agent-core-e25xkv53.js";
|
|
149
149
|
import {
|
|
150
150
|
TaskComponent
|
|
151
|
-
} from "./shared/@ai-setting/roy-agent-core-
|
|
151
|
+
} from "./shared/@ai-setting/roy-agent-core-9zf4jmgh.js";
|
|
152
152
|
import"./shared/@ai-setting/roy-agent-core-amkqnyzy.js";
|
|
153
153
|
import"./shared/@ai-setting/roy-agent-core-8gxth0eh.js";
|
|
154
|
-
import"./shared/@ai-setting/roy-agent-core-
|
|
154
|
+
import"./shared/@ai-setting/roy-agent-core-8bhncxep.js";
|
|
155
155
|
import"./shared/@ai-setting/roy-agent-core-pzeexnhf.js";
|
|
156
156
|
import {
|
|
157
157
|
SQLiteTaskStore,
|
|
@@ -160,27 +160,28 @@ import {
|
|
|
160
160
|
import {
|
|
161
161
|
getBuiltInPrompt,
|
|
162
162
|
getBuiltInPromptNames
|
|
163
|
-
} from "./shared/@ai-setting/roy-agent-core-
|
|
163
|
+
} from "./shared/@ai-setting/roy-agent-core-trdpar9f.js";
|
|
164
|
+
import"./shared/@ai-setting/roy-agent-core-c1v263jn.js";
|
|
164
165
|
import {
|
|
165
166
|
AgentRegistry
|
|
166
|
-
} from "./shared/@ai-setting/roy-agent-core-
|
|
167
|
+
} from "./shared/@ai-setting/roy-agent-core-wqe84f84.js";
|
|
167
168
|
import {
|
|
168
169
|
XDG_PATHS,
|
|
169
170
|
getXDGPath,
|
|
170
171
|
getXDGPaths
|
|
171
172
|
} from "./shared/@ai-setting/roy-agent-core-qxnbvgwe.js";
|
|
172
|
-
import"./shared/@ai-setting/roy-agent-core-
|
|
173
|
+
import"./shared/@ai-setting/roy-agent-core-rpq0mcvv.js";
|
|
173
174
|
import"./shared/@ai-setting/roy-agent-core-t94ktchq.js";
|
|
174
175
|
import {
|
|
175
176
|
TaskHookPoints
|
|
176
177
|
} from "./shared/@ai-setting/roy-agent-core-1pg0fepg.js";
|
|
177
178
|
import {
|
|
178
179
|
SkillComponent
|
|
179
|
-
} from "./shared/@ai-setting/roy-agent-core-
|
|
180
|
+
} from "./shared/@ai-setting/roy-agent-core-q1ksqes1.js";
|
|
180
181
|
import"./shared/@ai-setting/roy-agent-core-psvxt4c9.js";
|
|
181
182
|
import {
|
|
182
183
|
McpComponent
|
|
183
|
-
} from "./shared/@ai-setting/roy-agent-core-
|
|
184
|
+
} from "./shared/@ai-setting/roy-agent-core-kxtkz66a.js";
|
|
184
185
|
import {
|
|
185
186
|
AgentError,
|
|
186
187
|
ComponentError,
|
|
@@ -196,7 +197,7 @@ import"./shared/@ai-setting/roy-agent-core-fnv3ev18.js";
|
|
|
196
197
|
import"./shared/@ai-setting/roy-agent-core-4w6rgxs4.js";
|
|
197
198
|
import {
|
|
198
199
|
SessionComponent
|
|
199
|
-
} from "./shared/@ai-setting/roy-agent-core-
|
|
200
|
+
} from "./shared/@ai-setting/roy-agent-core-jmzz2yxs.js";
|
|
200
201
|
import"./shared/@ai-setting/roy-agent-core-rvxg1wps.js";
|
|
201
202
|
import {
|
|
202
203
|
MemorySessionStore
|
|
@@ -206,23 +207,23 @@ import"./shared/@ai-setting/roy-agent-core-8x4ngxcy.js";
|
|
|
206
207
|
import"./shared/@ai-setting/roy-agent-core-qxhq8ven.js";
|
|
207
208
|
import {
|
|
208
209
|
BaseComponent
|
|
209
|
-
} from "./shared/@ai-setting/roy-agent-core-
|
|
210
|
+
} from "./shared/@ai-setting/roy-agent-core-j62bjagf.js";
|
|
210
211
|
import {
|
|
211
212
|
createHook,
|
|
212
213
|
createPriorityHook
|
|
213
|
-
} from "./shared/@ai-setting/roy-agent-core-
|
|
214
|
+
} from "./shared/@ai-setting/roy-agent-core-r74v00c7.js";
|
|
214
215
|
import {
|
|
215
216
|
HookManager,
|
|
216
217
|
globalHookManager
|
|
217
|
-
} from "./shared/@ai-setting/roy-agent-core-
|
|
218
|
-
import"./shared/@ai-setting/roy-agent-core-
|
|
219
|
-
import"./shared/@ai-setting/roy-agent-core-
|
|
218
|
+
} from "./shared/@ai-setting/roy-agent-core-dbkkjmqz.js";
|
|
219
|
+
import"./shared/@ai-setting/roy-agent-core-9hqqhye6.js";
|
|
220
|
+
import"./shared/@ai-setting/roy-agent-core-endah27g.js";
|
|
220
221
|
import {
|
|
221
222
|
Traced,
|
|
222
223
|
TracedAs,
|
|
223
224
|
TracedLightweight,
|
|
224
225
|
wrapFunction
|
|
225
|
-
} from "./shared/@ai-setting/roy-agent-core-
|
|
226
|
+
} from "./shared/@ai-setting/roy-agent-core-fdm579b1.js";
|
|
226
227
|
import {
|
|
227
228
|
createLogger,
|
|
228
229
|
getLogDir,
|
|
@@ -7,11 +7,11 @@ import {
|
|
|
7
7
|
import {
|
|
8
8
|
AgentComponentAdapter,
|
|
9
9
|
init_agent_component_adapter
|
|
10
|
-
} from "./roy-agent-core-
|
|
10
|
+
} from "./roy-agent-core-g2ntbc33.js";
|
|
11
11
|
import {
|
|
12
12
|
TemplateResolver,
|
|
13
13
|
init_template_resolver
|
|
14
|
-
} from "./roy-agent-core-
|
|
14
|
+
} from "./roy-agent-core-w22tzjj5.js";
|
|
15
15
|
import {
|
|
16
16
|
PythonCallNode,
|
|
17
17
|
SkillNode,
|
|
@@ -21,7 +21,7 @@ import {
|
|
|
21
21
|
init_skill_node,
|
|
22
22
|
init_tool_node,
|
|
23
23
|
init_workflow_node
|
|
24
|
-
} from "./roy-agent-core-
|
|
24
|
+
} from "./roy-agent-core-resnbd2j.js";
|
|
25
25
|
import {
|
|
26
26
|
WorkflowError,
|
|
27
27
|
createWorkflowEvent,
|
|
@@ -49,7 +49,7 @@ import {
|
|
|
49
49
|
import {
|
|
50
50
|
TracedAs,
|
|
51
51
|
init_decorator
|
|
52
|
-
} from "./roy-agent-core-
|
|
52
|
+
} from "./roy-agent-core-fdm579b1.js";
|
|
53
53
|
import {
|
|
54
54
|
createLogger,
|
|
55
55
|
init_logger
|
|
@@ -962,10 +962,13 @@ function buildAgentNodeOutput(agentResult, outputConfig) {
|
|
|
962
962
|
}
|
|
963
963
|
const rawText = typeof agentResult.output === "string" ? agentResult.output : JSON.stringify(agentResult.output ?? {});
|
|
964
964
|
const schemaFields = extractSchemaFieldNames(schema);
|
|
965
|
+
const trimmedRaw = rawText.trim();
|
|
966
|
+
const isEmptyOutput = trimmedRaw === "" || trimmedRaw === "{}" || trimmedRaw === "null" || trimmedRaw === "undefined";
|
|
967
|
+
const extractionReason = isEmptyOutput ? `json-extract sub-agent returned empty output (raw='${trimmedRaw}') — ` + `verify builtInPrompts['json-extract'] is defined and the sub-agent ran ` + "to completion (not aborted before calling workflow_submit_output)" : "JSON extraction failed (json-extract sub-agent did not call workflow_submit_output)";
|
|
965
968
|
const placeholderResult = {
|
|
966
969
|
_extraction_failed: true,
|
|
967
970
|
_raw_output: rawText,
|
|
968
|
-
_extraction_reason:
|
|
971
|
+
_extraction_reason: extractionReason
|
|
969
972
|
};
|
|
970
973
|
for (const fieldName of schemaFields) {
|
|
971
974
|
if (!(fieldName in placeholderResult)) {
|
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
import {
|
|
2
2
|
createAutoTaskPlugin
|
|
3
|
-
} from "./roy-agent-core-
|
|
3
|
+
} from "./roy-agent-core-y5ymc4f8.js";
|
|
4
4
|
import {
|
|
5
5
|
ContextError,
|
|
6
6
|
ErrorCodes
|
|
7
7
|
} from "./roy-agent-core-ctdhjv68.js";
|
|
8
8
|
import {
|
|
9
9
|
BaseComponent
|
|
10
|
-
} from "./roy-agent-core-
|
|
10
|
+
} from "./roy-agent-core-j62bjagf.js";
|
|
11
11
|
import {
|
|
12
12
|
init_context
|
|
13
|
-
} from "./roy-agent-core-
|
|
13
|
+
} from "./roy-agent-core-9hqqhye6.js";
|
|
14
14
|
import {
|
|
15
15
|
getEnvContext,
|
|
16
16
|
init_env_context,
|
|
17
17
|
runWithEnvContextAsync
|
|
18
|
-
} from "./roy-agent-core-
|
|
18
|
+
} from "./roy-agent-core-endah27g.js";
|
|
19
19
|
import {
|
|
20
20
|
TracedAs,
|
|
21
21
|
init_decorator
|
|
22
|
-
} from "./roy-agent-core-
|
|
22
|
+
} from "./roy-agent-core-fdm579b1.js";
|
|
23
23
|
import {
|
|
24
24
|
createLogger,
|
|
25
25
|
init_logger
|
|
@@ -3,10 +3,10 @@ import {
|
|
|
3
3
|
} from "./roy-agent-core-qxhq8ven.js";
|
|
4
4
|
import {
|
|
5
5
|
BaseComponent
|
|
6
|
-
} from "./roy-agent-core-
|
|
6
|
+
} from "./roy-agent-core-j62bjagf.js";
|
|
7
7
|
import {
|
|
8
8
|
init_decorator
|
|
9
|
-
} from "./roy-agent-core-
|
|
9
|
+
} from "./roy-agent-core-fdm579b1.js";
|
|
10
10
|
import {
|
|
11
11
|
createLogger,
|
|
12
12
|
init_logger,
|