@tangle-network/agent-runtime 0.92.0 → 0.92.1
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 +47 -45
- package/dist/agent.js.map +1 -1
- package/dist/{chunk-RSWM2ZKM.js → chunk-4FPXIMSI.js} +3 -3
- package/dist/{chunk-I7WVPJBZ.js → chunk-BVVRQ4YC.js} +4 -4
- package/dist/{chunk-3BE7KTMU.js → chunk-FDJ7AHXG.js} +2 -2
- package/dist/{chunk-APVPRF4Y.js → chunk-J2K6WIG6.js} +13 -7
- package/dist/{chunk-APVPRF4Y.js.map → chunk-J2K6WIG6.js.map} +1 -1
- package/dist/{chunk-7VJJJ2T2.js → chunk-LQQPGRKT.js} +2 -2
- package/dist/{chunk-IGGZGKJD.js → chunk-P6B3Z7PR.js} +3 -3
- package/dist/{chunk-GDAQUFG6.js → chunk-R5GWDTM3.js} +2 -2
- package/dist/{chunk-AUEIDTR3.js → chunk-TKJ3Q6CQ.js} +2 -2
- package/dist/{chunk-6O5USWVH.js → chunk-UO2L5VTP.js} +2 -2
- package/dist/index.js +8 -8
- package/dist/intelligence.js +3 -4
- package/dist/intelligence.js.map +1 -1
- package/dist/knowledge.js +3 -3
- package/dist/loop-runner-bin.js +5 -5
- package/dist/loops.js +4 -4
- package/dist/mcp/bin.js +3 -3
- package/dist/mcp/index.js +6 -6
- package/package.json +30 -16
- /package/dist/{chunk-RSWM2ZKM.js.map → chunk-4FPXIMSI.js.map} +0 -0
- /package/dist/{chunk-I7WVPJBZ.js.map → chunk-BVVRQ4YC.js.map} +0 -0
- /package/dist/{chunk-3BE7KTMU.js.map → chunk-FDJ7AHXG.js.map} +0 -0
- /package/dist/{chunk-7VJJJ2T2.js.map → chunk-LQQPGRKT.js.map} +0 -0
- /package/dist/{chunk-IGGZGKJD.js.map → chunk-P6B3Z7PR.js.map} +0 -0
- /package/dist/{chunk-GDAQUFG6.js.map → chunk-R5GWDTM3.js.map} +0 -0
- /package/dist/{chunk-AUEIDTR3.js.map → chunk-TKJ3Q6CQ.js.map} +0 -0
- /package/dist/{chunk-6O5USWVH.js.map → chunk-UO2L5VTP.js.map} +0 -0
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
} from "./chunk-5QOB7H74.js";
|
|
4
4
|
import {
|
|
5
5
|
supervise
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-UO2L5VTP.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-LQQPGRKT.js.map
|
|
@@ -5,13 +5,13 @@ import {
|
|
|
5
5
|
definePersona,
|
|
6
6
|
runPersonified,
|
|
7
7
|
worktreeFanout
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-BVVRQ4YC.js";
|
|
9
9
|
import {
|
|
10
10
|
runAnalystLoop
|
|
11
11
|
} from "./chunk-ZQZX77MM.js";
|
|
12
12
|
import {
|
|
13
13
|
createExecutorRegistry
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-UO2L5VTP.js";
|
|
15
15
|
import {
|
|
16
16
|
ConfigError
|
|
17
17
|
} from "./chunk-YEJR7IXO.js";
|
|
@@ -196,4 +196,4 @@ export {
|
|
|
196
196
|
runLoopRunnerCli,
|
|
197
197
|
parseLoopRunnerArgv
|
|
198
198
|
};
|
|
199
|
-
//# sourceMappingURL=chunk-
|
|
199
|
+
//# sourceMappingURL=chunk-P6B3Z7PR.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
buildLoopOtelSpans,
|
|
3
3
|
createOtelExporter
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-J2K6WIG6.js";
|
|
5
5
|
|
|
6
6
|
// src/mcp/trace-propagation.ts
|
|
7
7
|
function readTraceContextFromEnv() {
|
|
@@ -49,4 +49,4 @@ export {
|
|
|
49
49
|
createPropagatingTraceEmitter,
|
|
50
50
|
traceContextToEnv
|
|
51
51
|
};
|
|
52
|
-
//# sourceMappingURL=chunk-
|
|
52
|
+
//# sourceMappingURL=chunk-R5GWDTM3.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-UO2L5VTP.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-TKJ3Q6CQ.js.map
|
|
@@ -10,7 +10,7 @@ import {
|
|
|
10
10
|
routerChatWithUsage,
|
|
11
11
|
runBrainLoop,
|
|
12
12
|
withDriverExecutor
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-J2K6WIG6.js";
|
|
14
14
|
import {
|
|
15
15
|
InMemoryResultBlobStore,
|
|
16
16
|
InMemorySpawnJournal,
|
|
@@ -5263,4 +5263,4 @@ export {
|
|
|
5263
5263
|
workerFromBackend,
|
|
5264
5264
|
supervise
|
|
5265
5265
|
};
|
|
5266
|
-
//# sourceMappingURL=chunk-
|
|
5266
|
+
//# sourceMappingURL=chunk-UO2L5VTP.js.map
|
package/dist/index.js
CHANGED
|
@@ -7,7 +7,7 @@ import {
|
|
|
7
7
|
import {
|
|
8
8
|
mcpToolsForRuntimeMcp,
|
|
9
9
|
mcpToolsForRuntimeMcpSubset
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-TKJ3Q6CQ.js";
|
|
11
11
|
import {
|
|
12
12
|
DEFAULT_ROUTER_BASE_URL,
|
|
13
13
|
cleanModelId,
|
|
@@ -26,7 +26,7 @@ import {
|
|
|
26
26
|
runLoopRunnerCli,
|
|
27
27
|
selfImproveLoopRunner,
|
|
28
28
|
worktreeLoopRunner
|
|
29
|
-
} from "./chunk-
|
|
29
|
+
} from "./chunk-P6B3Z7PR.js";
|
|
30
30
|
import "./chunk-SGKPNBXE.js";
|
|
31
31
|
import {
|
|
32
32
|
ROLLOUT_POLICY_BOUNDS,
|
|
@@ -41,7 +41,7 @@ import {
|
|
|
41
41
|
rolloutPolicyProposer,
|
|
42
42
|
serializeRolloutPolicy,
|
|
43
43
|
structuralRolloutPolicyFromProfile
|
|
44
|
-
} from "./chunk-
|
|
44
|
+
} from "./chunk-4FPXIMSI.js";
|
|
45
45
|
import {
|
|
46
46
|
CANDIDATE_TRACE_ENV,
|
|
47
47
|
CANDIDATE_TRACE_TAGS,
|
|
@@ -61,8 +61,8 @@ import {
|
|
|
61
61
|
normalizeBackendStreamEvent,
|
|
62
62
|
nowIso,
|
|
63
63
|
touchSession
|
|
64
|
-
} from "./chunk-
|
|
65
|
-
import "./chunk-
|
|
64
|
+
} from "./chunk-BVVRQ4YC.js";
|
|
65
|
+
import "./chunk-FDJ7AHXG.js";
|
|
66
66
|
import "./chunk-ZQZX77MM.js";
|
|
67
67
|
import {
|
|
68
68
|
mcpBuildPrompt,
|
|
@@ -81,9 +81,9 @@ import {
|
|
|
81
81
|
knowledgeReadinessDeliverable,
|
|
82
82
|
runKnowledgeImprovementJob,
|
|
83
83
|
runSupervisedKnowledgeUpdate
|
|
84
|
-
} from "./chunk-
|
|
84
|
+
} from "./chunk-LQQPGRKT.js";
|
|
85
85
|
import "./chunk-5QOB7H74.js";
|
|
86
|
-
import "./chunk-
|
|
86
|
+
import "./chunk-UO2L5VTP.js";
|
|
87
87
|
import "./chunk-DPEUKJRO.js";
|
|
88
88
|
import {
|
|
89
89
|
INTELLIGENCE_WIRE_VERSION,
|
|
@@ -102,7 +102,7 @@ import {
|
|
|
102
102
|
sanitizeAgentRuntimeEvent,
|
|
103
103
|
sanitizeKnowledgeReadinessReport,
|
|
104
104
|
sanitizeRuntimeStreamEvent
|
|
105
|
-
} from "./chunk-
|
|
105
|
+
} from "./chunk-J2K6WIG6.js";
|
|
106
106
|
import "./chunk-3D2RHC4K.js";
|
|
107
107
|
import "./chunk-VSWBYWFK.js";
|
|
108
108
|
import "./chunk-3MDZX7YU.js";
|
package/dist/intelligence.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
improve
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-4FPXIMSI.js";
|
|
4
4
|
import {
|
|
5
5
|
canonicalCandidateBytes,
|
|
6
6
|
canonicalCandidateDigest,
|
|
@@ -11,7 +11,7 @@ import {
|
|
|
11
11
|
prepareAgentCandidateExecution,
|
|
12
12
|
verifyAgentCandidateBundle
|
|
13
13
|
} from "./chunk-A62TP7SK.js";
|
|
14
|
-
import "./chunk-
|
|
14
|
+
import "./chunk-FDJ7AHXG.js";
|
|
15
15
|
import {
|
|
16
16
|
runAnalystLoop
|
|
17
17
|
} from "./chunk-ZQZX77MM.js";
|
|
@@ -21,7 +21,7 @@ import {
|
|
|
21
21
|
buildRuntimeEventOtelSpans,
|
|
22
22
|
createOtelExporter,
|
|
23
23
|
flatOtelSpan
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-J2K6WIG6.js";
|
|
25
25
|
import "./chunk-3D2RHC4K.js";
|
|
26
26
|
import "./chunk-3MDZX7YU.js";
|
|
27
27
|
import "./chunk-FVJ7M3DA.js";
|
|
@@ -1383,7 +1383,6 @@ function createIntelligenceClient(config) {
|
|
|
1383
1383
|
redactor(record.profile),
|
|
1384
1384
|
includeFullPayload
|
|
1385
1385
|
);
|
|
1386
|
-
labels["tangle.agent.profile_hash"] = contentHash(record.profile);
|
|
1387
1386
|
if (record.profile.name) labels["gen_ai.agent.name"] = record.profile.name;
|
|
1388
1387
|
}
|
|
1389
1388
|
const redactedInput = record.input !== void 0 ? redactor(record.input) : void 0;
|