@ai-setting/roy-agent-core 1.5.55 → 1.5.57
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 +9 -9
- package/dist/env/agent/index.js +12 -12
- package/dist/env/commands/index.js +9 -9
- package/dist/env/context/index.js +5 -5
- package/dist/env/debug/index.js +9 -9
- package/dist/env/event-source/index.js +11 -11
- package/dist/env/hook/index.js +7 -7
- package/dist/env/index.js +30 -30
- package/dist/env/llm/index.js +10 -10
- package/dist/env/log-trace/index.js +9 -9
- package/dist/env/mcp/index.js +10 -10
- package/dist/env/mcp/tool/index.js +3 -3
- package/dist/env/memory/index.js +10 -10
- package/dist/env/memory/plugin/index.js +3 -3
- package/dist/env/plugin/index.js +9 -9
- package/dist/env/prompt/index.js +9 -9
- package/dist/env/session/index.js +10 -10
- package/dist/env/skill/index.js +9 -9
- package/dist/env/task/delegate/index.js +8 -8
- package/dist/env/task/index.js +13 -13
- package/dist/env/task/plugins/index.js +6 -6
- package/dist/env/task/storage/index.js +3 -3
- package/dist/env/task/tools/index.js +5 -5
- package/dist/env/tool/built-in/index.js +2 -2
- package/dist/env/tool/index.js +10 -10
- package/dist/env/workflow/engine/index.js +11 -11
- package/dist/env/workflow/index.js +15 -15
- package/dist/env/workflow/nodes/index.js +4 -4
- package/dist/env/workflow/storage/index.js +4 -4
- package/dist/env/workflow/tools/index.js +2 -2
- package/dist/env/workflow/utils/index.js +4 -4
- package/dist/index.js +42 -42
- package/dist/shared/@ai-setting/{roy-agent-core-5t6cryce.js → roy-agent-core-07290s9n.js} +2 -2
- package/dist/shared/@ai-setting/{roy-agent-core-9bmtxmp6.js → roy-agent-core-0jc06hhg.js} +2 -2
- package/dist/shared/@ai-setting/{roy-agent-core-mab4mzg3.js → roy-agent-core-2h38rvyj.js} +2 -2
- package/dist/shared/@ai-setting/{roy-agent-core-zmw5d68q.js → roy-agent-core-3czy06aq.js} +3 -3
- package/dist/shared/@ai-setting/{roy-agent-core-nfa6fc3a.js → roy-agent-core-48jprgqk.js} +72 -234
- package/dist/shared/@ai-setting/{roy-agent-core-8n4bz6y3.js → roy-agent-core-496zzm5a.js} +1 -1
- package/dist/shared/@ai-setting/{roy-agent-core-fwq0hs6e.js → roy-agent-core-58yjq16r.js} +7 -7
- package/dist/shared/@ai-setting/{roy-agent-core-5k8watmp.js → roy-agent-core-5c2mfq1q.js} +5 -5
- package/dist/shared/@ai-setting/{roy-agent-core-4ch3ghj6.js → roy-agent-core-65yjzwv5.js} +1 -1
- package/dist/shared/@ai-setting/{roy-agent-core-9ffsvvcf.js → roy-agent-core-6b57g1zk.js} +1 -1
- package/dist/shared/@ai-setting/{roy-agent-core-29867p67.js → roy-agent-core-6d5v531t.js} +3 -3
- package/dist/shared/@ai-setting/{roy-agent-core-egsx6js7.js → roy-agent-core-6ph5va4n.js} +9 -8
- package/dist/shared/@ai-setting/{roy-agent-core-f336bk4g.js → roy-agent-core-6s3vec2y.js} +6 -6
- package/dist/shared/@ai-setting/{roy-agent-core-zwp3jp02.js → roy-agent-core-74cp3zp1.js} +3 -3
- package/dist/shared/@ai-setting/{roy-agent-core-qmr365f5.js → roy-agent-core-7tp56w6n.js} +2 -2
- package/dist/shared/@ai-setting/{roy-agent-core-kjdpe2ey.js → roy-agent-core-7wdjpbcr.js} +2 -2
- package/dist/shared/@ai-setting/{roy-agent-core-58k274fg.js → roy-agent-core-7z9b1fm8.js} +1 -0
- package/dist/shared/@ai-setting/{roy-agent-core-bwrzwq5x.js → roy-agent-core-8pk6a00t.js} +1 -1
- package/dist/shared/@ai-setting/{roy-agent-core-3jk7ngmx.js → roy-agent-core-8vkr264k.js} +7 -7
- package/dist/shared/@ai-setting/{roy-agent-core-6vxg2gmr.js → roy-agent-core-9r8pew8y.js} +1 -1
- package/dist/shared/@ai-setting/{roy-agent-core-ty33mnr7.js → roy-agent-core-am646wfz.js} +4 -4
- package/dist/shared/@ai-setting/{roy-agent-core-rz57pqpa.js → roy-agent-core-ap59dpve.js} +5 -6
- package/dist/shared/@ai-setting/{roy-agent-core-t5kc8f7p.js → roy-agent-core-at22pe4k.js} +5 -5
- package/dist/shared/@ai-setting/{roy-agent-core-hd9p5490.js → roy-agent-core-b8r4tfqq.js} +1 -1
- package/dist/shared/@ai-setting/{roy-agent-core-z5sxe4p7.js → roy-agent-core-c6vet6xc.js} +4 -4
- package/dist/shared/@ai-setting/{roy-agent-core-1bfmxx89.js → roy-agent-core-djtkntar.js} +1 -1
- package/dist/shared/@ai-setting/{roy-agent-core-2xah3h0z.js → roy-agent-core-e1704378.js} +2 -2
- package/dist/shared/@ai-setting/roy-agent-core-ggvv4snf.js +20 -0
- package/dist/shared/@ai-setting/{roy-agent-core-9m9m6fe1.js → roy-agent-core-hkeegfq0.js} +4 -4
- package/dist/shared/@ai-setting/{roy-agent-core-v002ynpa.js → roy-agent-core-hkfkhaas.js} +1 -1
- package/dist/shared/@ai-setting/{roy-agent-core-q5qj0fes.js → roy-agent-core-k05v31rc.js} +6 -3
- package/dist/shared/@ai-setting/{roy-agent-core-2g5j2nw6.js → roy-agent-core-n19rm7tw.js} +4 -4
- package/dist/shared/@ai-setting/{roy-agent-core-emk3q2nt.js → roy-agent-core-nx3c3ce2.js} +17 -13
- package/dist/shared/@ai-setting/{roy-agent-core-e68xspar.js → roy-agent-core-prdngx28.js} +2 -2
- package/dist/shared/@ai-setting/{roy-agent-core-nt1q2g91.js → roy-agent-core-pwzkgtgr.js} +4 -4
- package/dist/shared/@ai-setting/{roy-agent-core-vbyct0e7.js → roy-agent-core-q16bh5e9.js} +13 -11
- package/dist/shared/@ai-setting/{roy-agent-core-13vzexp2.js → roy-agent-core-qg4rma4c.js} +1 -1
- package/dist/shared/@ai-setting/{roy-agent-core-cssnkkkg.js → roy-agent-core-rgckng3p.js} +2 -2
- package/dist/shared/@ai-setting/{roy-agent-core-dpc9tz73.js → roy-agent-core-rmd82vf7.js} +12 -12
- package/dist/shared/@ai-setting/{roy-agent-core-cpf38des.js → roy-agent-core-sfqx98j6.js} +5 -5
- package/dist/shared/@ai-setting/{roy-agent-core-10n2jh7p.js → roy-agent-core-shme7set.js} +1 -1
- package/dist/shared/@ai-setting/{roy-agent-core-88d3k0p0.js → roy-agent-core-v8xa6vs8.js} +4 -4
- package/dist/shared/@ai-setting/{roy-agent-core-e8eefm0k.js → roy-agent-core-w4f871e2.js} +1 -1
- package/dist/shared/@ai-setting/{roy-agent-core-qakqwbbh.js → roy-agent-core-w6wagmhw.js} +1 -1
- package/dist/shared/@ai-setting/{roy-agent-core-kwhv9dcd.js → roy-agent-core-x3gtyqax.js} +2 -2
- package/dist/shared/@ai-setting/{roy-agent-core-c3ct1346.js → roy-agent-core-xhcgg11h.js} +1 -1
- package/dist/shared/@ai-setting/{roy-agent-core-v7583cf9.js → roy-agent-core-y5d04fm3.js} +2 -2
- package/dist/shared/@ai-setting/{roy-agent-core-t6zhkk09.js → roy-agent-core-zgtmazxg.js} +2 -2
- package/dist/shared/@ai-setting/{roy-agent-core-0x3g6snw.js → roy-agent-core-zkwe508t.js} +7 -7
- package/package.json +1 -1
- package/dist/shared/@ai-setting/roy-agent-core-de0y1a5s.js +0 -20
|
@@ -7,18 +7,18 @@ import {
|
|
|
7
7
|
} from "./roy-agent-core-qxhq8ven.js";
|
|
8
8
|
import {
|
|
9
9
|
BaseComponent
|
|
10
|
-
} from "./roy-agent-core-
|
|
10
|
+
} from "./roy-agent-core-rgckng3p.js";
|
|
11
11
|
import {
|
|
12
12
|
createHook
|
|
13
|
-
} from "./roy-agent-core-
|
|
13
|
+
} from "./roy-agent-core-b8r4tfqq.js";
|
|
14
14
|
import {
|
|
15
15
|
globalHookManager,
|
|
16
16
|
init_global_hook_manager
|
|
17
|
-
} from "./roy-agent-core-
|
|
17
|
+
} from "./roy-agent-core-7tp56w6n.js";
|
|
18
18
|
import {
|
|
19
19
|
createLogger,
|
|
20
20
|
init_logger
|
|
21
|
-
} from "./roy-agent-core-
|
|
21
|
+
} from "./roy-agent-core-shme7set.js";
|
|
22
22
|
|
|
23
23
|
// src/env/prompt/types.ts
|
|
24
24
|
import { z } from "zod";
|
|
@@ -163,18 +163,21 @@ var builtInPrompts = {
|
|
|
163
163
|
|
|
164
164
|
**roy** 的提示词中内置了任务生命周期——它知道如何使用 \`task_create\`、\`task_update\`、\`task_operation_create\` 和 \`task_complete\` 来跟踪每项工作。
|
|
165
165
|
|
|
166
|
-
|
|
166
|
+
推荐使用:
|
|
167
167
|
\`\`\`
|
|
168
168
|
delegate_task(
|
|
169
169
|
description="简要 3-5 字摘要",
|
|
170
170
|
prompt="详细说明。
|
|
171
171
|
|
|
172
172
|
重要:遵循任务作为一等公民原则 — 使用 \`task_create\` 创建任务,使用 \`task_update\` 跟踪进度,使用 \`task_operation_create\` 记录里程碑,并使用 \`task_complete\` 完成任务。",
|
|
173
|
-
subagent_type="roy"
|
|
174
|
-
background=true
|
|
173
|
+
subagent_type="roy"
|
|
175
174
|
)
|
|
176
175
|
\`\`\`
|
|
177
176
|
|
|
177
|
+
> **提示**:\`delegate_task\` 现在**总是后台模式**,立即返回。父 agent 通过返回的 \`task_id\` 用 \`task_get\` 查询进度。
|
|
178
|
+
> - delegate_task 内部自动创建关联 Task,调用方无需传入 \`task_id\`
|
|
179
|
+
> - sub-session 始终保留(不会自动删除),可通过 \`session_get\` 查看完整执行日志
|
|
180
|
+
|
|
178
181
|
### \uD83E\uDD48 次选:\`strict-task-agent\`(需要严格验证时使用)
|
|
179
182
|
结构化 Plan → Execute → Verify 工作流智能体,内置自动重试(最多 8 次)。在以下情况使用:
|
|
180
183
|
- **复杂功能开发** — 需要严格的 Plan→Execute→Verify 纪律
|
|
@@ -468,7 +471,7 @@ roy-agent <command> <subcmd> --help
|
|
|
468
471
|
| \`task_list\` | List tasks with optional filters for status/priority |
|
|
469
472
|
| \`task_complete\` | Mark a task as completed (progress=100, status=completed). Creates an operation record. |
|
|
470
473
|
| \`task_delete\` | Delete a task and all its operation records |
|
|
471
|
-
| \`delegate_task\` | Delegate complex tasks to a sub-agent (
|
|
474
|
+
| \`delegate_task\` | Delegate complex tasks to a sub-agent (always background mode) |
|
|
472
475
|
| \`stop_task\` | Stop a running background task |
|
|
473
476
|
| \`task_operation_create\` | Create operation records to track progress/milestones |
|
|
474
477
|
| \`task_operation_list\` | List operation records for a task |
|
|
@@ -510,9 +513,8 @@ Follow this lifecycle for every task:
|
|
|
510
513
|
↓
|
|
511
514
|
┌─────────────────────────────────────────────────────────────────┐
|
|
512
515
|
│ 3. EXECUTE (delegate_task) │
|
|
513
|
-
│ -
|
|
514
|
-
│ -
|
|
515
|
-
│ tasks to avoid blocking │
|
|
516
|
+
│ - delegate_task 总是后台执行,立即返回 │
|
|
517
|
+
│ - 通过返回的 task_id 主动用 task_get 查询进度 │
|
|
516
518
|
│ │
|
|
517
519
|
│ Background mode is recommended when: │
|
|
518
520
|
│ - Task duration > 5 minutes │
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
createHook
|
|
3
|
-
} from "./roy-agent-core-
|
|
3
|
+
} from "./roy-agent-core-b8r4tfqq.js";
|
|
4
4
|
import {
|
|
5
5
|
HookManager
|
|
6
|
-
} from "./roy-agent-core-
|
|
6
|
+
} from "./roy-agent-core-7tp56w6n.js";
|
|
7
7
|
|
|
8
8
|
// src/env/component.ts
|
|
9
9
|
class BaseComponent {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
exports_node_registry_helper,
|
|
3
3
|
init_node_registry_helper
|
|
4
|
-
} from "./roy-agent-core-
|
|
4
|
+
} from "./roy-agent-core-0jc06hhg.js";
|
|
5
5
|
import {
|
|
6
6
|
WorkflowEngine,
|
|
7
7
|
exports_engine,
|
|
8
8
|
init_engine
|
|
9
|
-
} from "./roy-agent-core-
|
|
9
|
+
} from "./roy-agent-core-at22pe4k.js";
|
|
10
10
|
import {
|
|
11
11
|
WorkflowService
|
|
12
12
|
} from "./roy-agent-core-4t40mkpv.js";
|
|
@@ -15,11 +15,11 @@ import {
|
|
|
15
15
|
} from "./roy-agent-core-0vbdz0x7.js";
|
|
16
16
|
import {
|
|
17
17
|
BaseComponent
|
|
18
|
-
} from "./roy-agent-core-
|
|
18
|
+
} from "./roy-agent-core-rgckng3p.js";
|
|
19
19
|
import {
|
|
20
20
|
createLogger,
|
|
21
21
|
init_logger
|
|
22
|
-
} from "./roy-agent-core-
|
|
22
|
+
} from "./roy-agent-core-shme7set.js";
|
|
23
23
|
import {
|
|
24
24
|
__require,
|
|
25
25
|
__toCommonJS
|
|
@@ -97,7 +97,7 @@ class WorkflowComponent extends BaseComponent {
|
|
|
97
97
|
return;
|
|
98
98
|
try {
|
|
99
99
|
const { NodeRegistry } = await import("../../env/workflow/engine/index.js");
|
|
100
|
-
const { registerDecoratorNodeType: registerDecoratorNodeType2 } = await import("./roy-agent-core-
|
|
100
|
+
const { registerDecoratorNodeType: registerDecoratorNodeType2 } = await import("./roy-agent-core-c6vet6xc.js");
|
|
101
101
|
this.nodeRegistry = new NodeRegistry;
|
|
102
102
|
registerDecoratorNodeType2(this.nodeRegistry);
|
|
103
103
|
this.decoratorsRegistered = true;
|
|
@@ -128,7 +128,7 @@ class WorkflowComponent extends BaseComponent {
|
|
|
128
128
|
}
|
|
129
129
|
async runWorkflow(definition, input, options) {
|
|
130
130
|
const { NodeRegistry } = await import("../../env/workflow/engine/index.js");
|
|
131
|
-
const { registerDecoratorNodeType: registerDecoratorNodeType2 } = await import("./roy-agent-core-
|
|
131
|
+
const { registerDecoratorNodeType: registerDecoratorNodeType2 } = await import("./roy-agent-core-c6vet6xc.js");
|
|
132
132
|
const toolComponent = this.toolComponent || this._workflowEnv?.getComponent("tool");
|
|
133
133
|
const skillComponent = this._workflowEnv?.getComponent("skill");
|
|
134
134
|
let agentRunner = this.agentRunner;
|
|
@@ -136,7 +136,7 @@ class WorkflowComponent extends BaseComponent {
|
|
|
136
136
|
const agentComponent = this._workflowEnv.getComponent("agent");
|
|
137
137
|
const llmComponent = this._workflowEnv.getComponent("llm");
|
|
138
138
|
if (agentComponent) {
|
|
139
|
-
const { AgentComponentAdapter } = await import("./roy-agent-core-
|
|
139
|
+
const { AgentComponentAdapter } = await import("./roy-agent-core-ggvv4snf.js");
|
|
140
140
|
agentRunner = new AgentComponentAdapter(agentComponent, {}, this.sessionComponent, llmComponent);
|
|
141
141
|
}
|
|
142
142
|
}
|
|
@@ -159,7 +159,7 @@ class WorkflowComponent extends BaseComponent {
|
|
|
159
159
|
if (this.workflowService) {
|
|
160
160
|
this.workflowService = null;
|
|
161
161
|
try {
|
|
162
|
-
const { closeDatabase } = await import("./roy-agent-core-
|
|
162
|
+
const { closeDatabase } = await import("./roy-agent-core-74cp3zp1.js");
|
|
163
163
|
closeDatabase();
|
|
164
164
|
componentLogger.info("[WorkflowComponent] SQLite database closed");
|
|
165
165
|
} catch (error) {
|
|
@@ -196,8 +196,8 @@ class WorkflowComponent extends BaseComponent {
|
|
|
196
196
|
}
|
|
197
197
|
async initSqliteService() {
|
|
198
198
|
try {
|
|
199
|
-
const { getDatabase, initializeTables } = await import("./roy-agent-core-
|
|
200
|
-
const { WorkflowRepository } = await import("./roy-agent-core-
|
|
199
|
+
const { getDatabase, initializeTables } = await import("./roy-agent-core-74cp3zp1.js");
|
|
200
|
+
const { WorkflowRepository } = await import("./roy-agent-core-am646wfz.js");
|
|
201
201
|
const db = getDatabase();
|
|
202
202
|
initializeTables();
|
|
203
203
|
const workflowRepository = new WorkflowRepository(db);
|
|
@@ -208,7 +208,7 @@ class WorkflowComponent extends BaseComponent {
|
|
|
208
208
|
const sessionComponent = this._workflowEnv?.getComponent("session");
|
|
209
209
|
componentLogger.info(`initSqliteService - toolComponent: ${!!toolComponent}, llmComponent: ${!!llmComponent}, skillRegistry: ${!!skillComponent}, sessionComponent: ${!!sessionComponent}`);
|
|
210
210
|
if (llmComponent) {
|
|
211
|
-
const { registerWorkflowJsonOutputPlugin } = await import("./roy-agent-core-
|
|
211
|
+
const { registerWorkflowJsonOutputPlugin } = await import("./roy-agent-core-8vkr264k.js");
|
|
212
212
|
registerWorkflowJsonOutputPlugin(llmComponent);
|
|
213
213
|
}
|
|
214
214
|
this.createService({
|
|
@@ -267,7 +267,7 @@ class WorkflowComponent extends BaseComponent {
|
|
|
267
267
|
this.workflowService = null;
|
|
268
268
|
this.nodeRegistry = null;
|
|
269
269
|
try {
|
|
270
|
-
const { closeDatabase } = await import("./roy-agent-core-
|
|
270
|
+
const { closeDatabase } = await import("./roy-agent-core-74cp3zp1.js");
|
|
271
271
|
closeDatabase();
|
|
272
272
|
} catch {}
|
|
273
273
|
this._status = "stopped";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
invoke
|
|
3
|
-
} from "./roy-agent-core-
|
|
3
|
+
} from "./roy-agent-core-65yjzwv5.js";
|
|
4
4
|
import {
|
|
5
5
|
ContextError,
|
|
6
6
|
ErrorCodes
|
|
@@ -11,20 +11,20 @@ import {
|
|
|
11
11
|
} from "./roy-agent-core-qxhq8ven.js";
|
|
12
12
|
import {
|
|
13
13
|
BaseComponent
|
|
14
|
-
} from "./roy-agent-core-
|
|
14
|
+
} from "./roy-agent-core-rgckng3p.js";
|
|
15
15
|
import {
|
|
16
16
|
LLMHookPoints,
|
|
17
17
|
globalHookManager,
|
|
18
18
|
init_global_hook_manager
|
|
19
|
-
} from "./roy-agent-core-
|
|
19
|
+
} from "./roy-agent-core-7tp56w6n.js";
|
|
20
20
|
import {
|
|
21
21
|
TracedAs,
|
|
22
22
|
init_decorator
|
|
23
|
-
} from "./roy-agent-core-
|
|
23
|
+
} from "./roy-agent-core-k05v31rc.js";
|
|
24
24
|
import {
|
|
25
25
|
createLogger,
|
|
26
26
|
init_logger
|
|
27
|
-
} from "./roy-agent-core-
|
|
27
|
+
} from "./roy-agent-core-shme7set.js";
|
|
28
28
|
import {
|
|
29
29
|
__legacyDecorateClassTS
|
|
30
30
|
} from "./roy-agent-core-fs0mn2jk.js";
|
|
@@ -3,23 +3,23 @@ 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-rgckng3p.js";
|
|
7
7
|
import {
|
|
8
8
|
init_decorator
|
|
9
|
-
} from "./roy-agent-core-
|
|
9
|
+
} from "./roy-agent-core-k05v31rc.js";
|
|
10
10
|
import {
|
|
11
11
|
createLogger,
|
|
12
12
|
init_logger,
|
|
13
13
|
setConfigComponent,
|
|
14
14
|
setQuietMode
|
|
15
|
-
} from "./roy-agent-core-
|
|
15
|
+
} from "./roy-agent-core-shme7set.js";
|
|
16
16
|
import {
|
|
17
17
|
getTracerProvider,
|
|
18
18
|
init_propagation,
|
|
19
19
|
init_tracer_provider,
|
|
20
20
|
init_types,
|
|
21
21
|
propagation
|
|
22
|
-
} from "./roy-agent-core-
|
|
22
|
+
} from "./roy-agent-core-7z9b1fm8.js";
|
|
23
23
|
import {
|
|
24
24
|
SQLiteSpanStorage,
|
|
25
25
|
init_span_storage
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
2
|
TracedAs,
|
|
3
3
|
init_decorator
|
|
4
|
-
} from "./roy-agent-core-
|
|
4
|
+
} from "./roy-agent-core-k05v31rc.js";
|
|
5
5
|
import {
|
|
6
6
|
createLogger,
|
|
7
7
|
init_logger
|
|
8
|
-
} from "./roy-agent-core-
|
|
8
|
+
} from "./roy-agent-core-shme7set.js";
|
|
9
9
|
import {
|
|
10
10
|
__legacyDecorateClassTS
|
|
11
11
|
} from "./roy-agent-core-fs0mn2jk.js";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
2
|
init_decorator,
|
|
3
3
|
wrapFunction
|
|
4
|
-
} from "./roy-agent-core-
|
|
4
|
+
} from "./roy-agent-core-k05v31rc.js";
|
|
5
5
|
import {
|
|
6
6
|
createLogger,
|
|
7
7
|
init_logger
|
|
8
|
-
} from "./roy-agent-core-
|
|
8
|
+
} from "./roy-agent-core-shme7set.js";
|
|
9
9
|
import {
|
|
10
10
|
__esm
|
|
11
11
|
} from "./roy-agent-core-fs0mn2jk.js";
|
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
init_workflow_json_output_plugin,
|
|
4
4
|
registerWorkflowJsonOutputPlugin,
|
|
5
5
|
tracedExtractStructuredJsonViaLlm
|
|
6
|
-
} from "./roy-agent-core-
|
|
6
|
+
} from "./roy-agent-core-6d5v531t.js";
|
|
7
7
|
import {
|
|
8
8
|
AskUserError,
|
|
9
9
|
init_workflow_hil
|
|
@@ -11,7 +11,7 @@ import {
|
|
|
11
11
|
import {
|
|
12
12
|
TracedAs,
|
|
13
13
|
init_decorator
|
|
14
|
-
} from "./roy-agent-core-
|
|
14
|
+
} from "./roy-agent-core-k05v31rc.js";
|
|
15
15
|
import {
|
|
16
16
|
__esm,
|
|
17
17
|
__legacyDecorateClassTS
|
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
import {
|
|
2
2
|
TaskTagPlugin,
|
|
3
3
|
createLarkCliTaskNotifyHook
|
|
4
|
-
} from "./roy-agent-core-
|
|
4
|
+
} from "./roy-agent-core-6s3vec2y.js";
|
|
5
5
|
import {
|
|
6
6
|
envKeyToConfigKey
|
|
7
7
|
} from "./roy-agent-core-qxhq8ven.js";
|
|
8
8
|
import {
|
|
9
9
|
BaseComponent
|
|
10
|
-
} from "./roy-agent-core-
|
|
10
|
+
} from "./roy-agent-core-rgckng3p.js";
|
|
11
11
|
import {
|
|
12
12
|
globalHookManager,
|
|
13
13
|
init_global_hook_manager
|
|
14
|
-
} from "./roy-agent-core-
|
|
14
|
+
} from "./roy-agent-core-7tp56w6n.js";
|
|
15
15
|
import {
|
|
16
16
|
init_context
|
|
17
|
-
} from "./roy-agent-core-
|
|
17
|
+
} from "./roy-agent-core-qg4rma4c.js";
|
|
18
18
|
import {
|
|
19
19
|
createEnvContext,
|
|
20
20
|
runWithEnvContext
|
|
21
|
-
} from "./roy-agent-core-
|
|
21
|
+
} from "./roy-agent-core-y5d04fm3.js";
|
|
22
22
|
import {
|
|
23
23
|
createLogger,
|
|
24
24
|
init_logger
|
|
25
|
-
} from "./roy-agent-core-
|
|
25
|
+
} from "./roy-agent-core-shme7set.js";
|
|
26
26
|
import {
|
|
27
27
|
getTracerProvider
|
|
28
|
-
} from "./roy-agent-core-
|
|
28
|
+
} from "./roy-agent-core-7z9b1fm8.js";
|
|
29
29
|
import {
|
|
30
30
|
__require
|
|
31
31
|
} from "./roy-agent-core-fs0mn2jk.js";
|
package/package.json
CHANGED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
AgentComponentAdapter,
|
|
3
|
-
init_agent_component_adapter
|
|
4
|
-
} from "./roy-agent-core-t6zhkk09.js";
|
|
5
|
-
import"./roy-agent-core-29867p67.js";
|
|
6
|
-
import"./roy-agent-core-nhfy3p8q.js";
|
|
7
|
-
import"./roy-agent-core-e25xkv53.js";
|
|
8
|
-
import"./roy-agent-core-qmr365f5.js";
|
|
9
|
-
import"./roy-agent-core-13vzexp2.js";
|
|
10
|
-
import"./roy-agent-core-v7583cf9.js";
|
|
11
|
-
import"./roy-agent-core-q5qj0fes.js";
|
|
12
|
-
import"./roy-agent-core-10n2jh7p.js";
|
|
13
|
-
import"./roy-agent-core-58k274fg.js";
|
|
14
|
-
import"./roy-agent-core-c6592r3c.js";
|
|
15
|
-
import"./roy-agent-core-fs0mn2jk.js";
|
|
16
|
-
init_agent_component_adapter();
|
|
17
|
-
|
|
18
|
-
export {
|
|
19
|
-
AgentComponentAdapter
|
|
20
|
-
};
|