@tangle-network/agent-runtime 0.94.1 → 0.94.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/dist/agent.js +3 -3
- package/dist/{agentic-generator-D9ZmAuiL.d.ts → agentic-generator-B7Cyl6cn.d.ts} +1 -1
- package/dist/{chunk-HPCJBBLS.js → chunk-7ESP4C3O.js} +2 -2
- package/dist/{chunk-K7OPNHU4.js → chunk-DNK3L7QB.js} +2 -2
- package/dist/{chunk-PJNGPWTA.js → chunk-JFAGXZKR.js} +383 -67
- package/dist/chunk-JFAGXZKR.js.map +1 -0
- package/dist/{chunk-D336OZHK.js → chunk-L4CACVIJ.js} +2 -2
- package/dist/{chunk-JEP2WM24.js → chunk-OAVVQAOQ.js} +2 -2
- package/dist/{chunk-RTSZNYXM.js → chunk-PV6Q3OKU.js} +3 -3
- package/dist/{chunk-URMJTSXB.js → chunk-TTWMSNFZ.js} +14 -2
- package/dist/chunk-TTWMSNFZ.js.map +1 -0
- package/dist/{chunk-SJHFJOCY.js → chunk-ZLPKMFOE.js} +2 -2
- package/dist/{completion-gate-BAj3dXeW.d.ts → completion-gate-Bz7VYs7a.d.ts} +9 -1
- package/dist/{coordination-B3ZuApR_.d.ts → coordination-CdU8LyvB.d.ts} +4 -2
- package/dist/{improve-r8SvIxYv.d.ts → improve-mrYmy_1e.d.ts} +2 -2
- package/dist/index.d.ts +10 -10
- package/dist/index.js +8 -8
- package/dist/intelligence.d.ts +3 -3
- package/dist/intelligence.js +3 -3
- package/dist/knowledge.d.ts +4 -4
- package/dist/knowledge.js +3 -3
- package/dist/lifecycle.d.ts +3 -3
- package/dist/lifecycle.js +2 -2
- package/dist/{local-harness-B7bNuNJw.d.ts → local-harness-C2HDGiOY.d.ts} +16 -0
- package/dist/{loop-runner-bin-D4bMIxmB.d.ts → loop-runner-bin-BSvtOPMv.d.ts} +1 -1
- package/dist/loop-runner-bin.d.ts +4 -4
- package/dist/loop-runner-bin.js +4 -4
- package/dist/loops.d.ts +9 -9
- package/dist/loops.js +3 -3
- package/dist/mcp/bin.js +2 -2
- package/dist/mcp/index.d.ts +6 -6
- package/dist/mcp/index.js +4 -4
- package/dist/{mcp-serve-verifier-BuXjaZDE.d.ts → mcp-serve-verifier-C65X30mY.d.ts} +1 -1
- package/dist/{supervise-DTNcLDl2.d.ts → supervise-U6DTnQu6.d.ts} +2 -2
- package/dist/{worktree-fanout-IMKqdV_E.d.ts → worktree-fanout-DqzIBWMW.d.ts} +5 -2
- package/package.json +1 -1
- package/dist/chunk-PJNGPWTA.js.map +0 -1
- package/dist/chunk-URMJTSXB.js.map +0 -1
- /package/dist/{chunk-HPCJBBLS.js.map → chunk-7ESP4C3O.js.map} +0 -0
- /package/dist/{chunk-K7OPNHU4.js.map → chunk-DNK3L7QB.js.map} +0 -0
- /package/dist/{chunk-D336OZHK.js.map → chunk-L4CACVIJ.js.map} +0 -0
- /package/dist/{chunk-JEP2WM24.js.map → chunk-OAVVQAOQ.js.map} +0 -0
- /package/dist/{chunk-RTSZNYXM.js.map → chunk-PV6Q3OKU.js.map} +0 -0
- /package/dist/{chunk-SJHFJOCY.js.map → chunk-ZLPKMFOE.js.map} +0 -0
package/dist/agent.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import "./chunk-
|
|
1
|
+
import "./chunk-L4CACVIJ.js";
|
|
2
2
|
import {
|
|
3
3
|
createSandboxForSpec
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-TTWMSNFZ.js";
|
|
5
5
|
import "./chunk-DPEUKJRO.js";
|
|
6
6
|
import "./chunk-ISTDY47H.js";
|
|
7
7
|
import "./chunk-WIPGQ4GT.js";
|
|
@@ -10,7 +10,7 @@ import "./chunk-3MDZX7YU.js";
|
|
|
10
10
|
import {
|
|
11
11
|
mapSandboxEvent
|
|
12
12
|
} from "./chunk-FVJ7M3DA.js";
|
|
13
|
-
import "./chunk-
|
|
13
|
+
import "./chunk-JFAGXZKR.js";
|
|
14
14
|
import {
|
|
15
15
|
ValidationError
|
|
16
16
|
} from "./chunk-YEJR7IXO.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { AnalystFinding } from '@tangle-network/agent-eval';
|
|
2
|
-
import { L as LocalHarness, r as runLocalHarness } from './local-harness-
|
|
2
|
+
import { L as LocalHarness, r as runLocalHarness } from './local-harness-C2HDGiOY.js';
|
|
3
3
|
import { LabeledScenarioStore, WorktreeAdapter, SurfaceProposer } from '@tangle-network/agent-eval/campaign';
|
|
4
4
|
|
|
5
5
|
/**
|
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
} from "./chunk-5QOB7H74.js";
|
|
4
4
|
import {
|
|
5
5
|
supervise
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-TTWMSNFZ.js";
|
|
7
7
|
|
|
8
8
|
// src/knowledge/improvement-job.ts
|
|
9
9
|
import {
|
|
@@ -211,4 +211,4 @@ export {
|
|
|
211
211
|
createAgentKnowledgeReadinessCheck,
|
|
212
212
|
runKnowledgeImprovementJob
|
|
213
213
|
};
|
|
214
|
-
//# sourceMappingURL=chunk-
|
|
214
|
+
//# sourceMappingURL=chunk-7ESP4C3O.js.map
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
DELEGATION_STATUS_DESCRIPTION,
|
|
9
9
|
DELEGATION_STATUS_INPUT_SCHEMA,
|
|
10
10
|
DELEGATION_STATUS_TOOL_NAME
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-TTWMSNFZ.js";
|
|
12
12
|
|
|
13
13
|
// src/mcp/openai-tools.ts
|
|
14
14
|
function buildTool(name, description, parameters) {
|
|
@@ -45,4 +45,4 @@ export {
|
|
|
45
45
|
mcpToolsForRuntimeMcp,
|
|
46
46
|
mcpToolsForRuntimeMcpSubset
|
|
47
47
|
};
|
|
48
|
-
//# sourceMappingURL=chunk-
|
|
48
|
+
//# sourceMappingURL=chunk-DNK3L7QB.js.map
|