@tangle-network/agent-runtime 0.94.1 → 0.94.3
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.d.ts +1 -1
- package/dist/agent.js +3 -3
- package/dist/{agentic-generator-D9ZmAuiL.d.ts → agentic-generator-B7Cyl6cn.d.ts} +1 -1
- package/dist/analyst-loop.d.ts +1 -1
- package/dist/chunk-2GHZEULG.js +1095 -0
- package/dist/chunk-2GHZEULG.js.map +1 -0
- package/dist/{chunk-K7OPNHU4.js → chunk-6SIVHKNH.js} +2 -2
- package/dist/{chunk-D336OZHK.js → chunk-7PSFJTJZ.js} +2 -2
- package/dist/{chunk-HPCJBBLS.js → chunk-EJSELWQY.js} +2 -2
- package/dist/{chunk-URMJTSXB.js → chunk-FDJFHWLD.js} +14 -2
- package/dist/chunk-FDJFHWLD.js.map +1 -0
- package/dist/{chunk-SJHFJOCY.js → chunk-J3XISCCP.js} +2 -2
- package/dist/{chunk-RTSZNYXM.js → chunk-OXQHAHOM.js} +3 -3
- package/dist/{chunk-JEP2WM24.js → chunk-YHK6MLB7.js} +2 -2
- package/dist/{completion-gate-BAj3dXeW.d.ts → completion-gate-CDnL2Wws.d.ts} +10 -2
- package/dist/{coordination-B3ZuApR_.d.ts → coordination-DzXsfxre.d.ts} +7 -5
- package/dist/environment-provider.d.ts +2 -2
- package/dist/{improve-r8SvIxYv.d.ts → improve-mrYmy_1e.d.ts} +2 -2
- package/dist/index.d.ts +16 -16
- package/dist/index.js +8 -8
- package/dist/intelligence.d.ts +5 -5
- package/dist/intelligence.js +3 -3
- package/dist/knowledge.d.ts +7 -7
- 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-z1nz1Wks.d.ts} +2 -2
- package/dist/loop-runner-bin.d.ts +6 -6
- package/dist/loop-runner-bin.js +4 -4
- package/dist/loops.d.ts +15 -15
- package/dist/loops.js +3 -3
- package/dist/mcp/bin.js +2 -2
- package/dist/mcp/index.d.ts +31 -11
- package/dist/mcp/index.js +6 -4
- package/dist/mcp/index.js.map +1 -1
- package/dist/{mcp-serve-verifier-BuXjaZDE.d.ts → mcp-serve-verifier-C65X30mY.d.ts} +1 -1
- package/dist/{openai-tools-D0ZSRCC6.d.ts → openai-tools-BMOu1t3A.d.ts} +1 -1
- package/dist/profiles.d.ts +1 -1
- package/dist/{sanitize-C2jicjNf.d.ts → sanitize-Dr3SliRC.d.ts} +1 -1
- package/dist/{supervise-DTNcLDl2.d.ts → supervise-BWFqM8bL.d.ts} +4 -4
- package/dist/{types-Bb-CqxJH.d.ts → types-DHLXdLVN.d.ts} +1 -1
- package/dist/{types-DWA64rbJ.d.ts → types-Kjr5W6OF.d.ts} +1 -1
- package/dist/{worktree-fanout-IMKqdV_E.d.ts → worktree-fanout-BaD6BDr2.d.ts} +7 -4
- package/package.json +1 -1
- package/dist/chunk-PJNGPWTA.js +0 -634
- package/dist/chunk-PJNGPWTA.js.map +0 -1
- package/dist/chunk-URMJTSXB.js.map +0 -1
- /package/dist/{chunk-K7OPNHU4.js.map → chunk-6SIVHKNH.js.map} +0 -0
- /package/dist/{chunk-D336OZHK.js.map → chunk-7PSFJTJZ.js.map} +0 -0
- /package/dist/{chunk-HPCJBBLS.js.map → chunk-EJSELWQY.js.map} +0 -0
- /package/dist/{chunk-SJHFJOCY.js.map → chunk-J3XISCCP.js.map} +0 -0
- /package/dist/{chunk-RTSZNYXM.js.map → chunk-OXQHAHOM.js.map} +0 -0
- /package/dist/{chunk-JEP2WM24.js.map → chunk-YHK6MLB7.js.map} +0 -0
package/dist/agent.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as _tangle_network_agent_eval from '@tangle-network/agent-eval';
|
|
2
2
|
import { TraceAnalystKindSpec, AnalystFinding } from '@tangle-network/agent-eval';
|
|
3
3
|
import { A as ArtifactKind, C as CandidateGenerator, P as PromotionGate } from './generator-YkAQrOoD.js';
|
|
4
|
-
import { a as RuntimeStreamEvent, S as SandboxClient, c as OutputAdapter, d as AgentRunSpec } from './types-
|
|
4
|
+
import { a as RuntimeStreamEvent, S as SandboxClient, c as OutputAdapter, d as AgentRunSpec } from './types-Kjr5W6OF.js';
|
|
5
5
|
import { A as AgentSurfaces } from './improvement-adapter-BieWeK5J.js';
|
|
6
6
|
export { C as CreateSurfaceImprovementAdapterOpts, D as DraftPatchInput, a as DraftPatchOutput, R as ResolvedSurface, S as SurfaceImprovementEdit, b as SurfaceValidationIssue, c as createSurfaceImprovementAdapter, r as renderSurfaceIssues, d as resolveSubjectPath, v as validateSurfaces } from './improvement-adapter-BieWeK5J.js';
|
|
7
7
|
import { K as KnowledgeAdapter, a as RunAnalystLoopResult } from './types-BC3bZpH0.js';
|
package/dist/agent.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import "./chunk-
|
|
1
|
+
import "./chunk-7PSFJTJZ.js";
|
|
2
2
|
import {
|
|
3
3
|
createSandboxForSpec
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-FDJFHWLD.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-2GHZEULG.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
|
/**
|
package/dist/analyst-loop.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { TraceAnalystByteBudgets, TraceAnalysisStore } from '@tangle-network/agent-eval';
|
|
2
|
-
import { I as Iteration } from './types-
|
|
2
|
+
import { I as Iteration } from './types-Kjr5W6OF.js';
|
|
3
3
|
import { R as RunAnalystLoopOpts, a as RunAnalystLoopResult } from './types-BC3bZpH0.js';
|
|
4
4
|
export { A as AnalystLoopEvent, b as AnalystRegistryLike, c as AnalystRegistryStreamingLike, d as AutoApplyPolicy, F as FindingsStoreLike, I as ImprovementAdapter, e as ImprovementEditBatch, f as ImprovementReport, K as KnowledgeAdapter, g as KnowledgeProposalBatch, h as KnowledgeReport } from './types-BC3bZpH0.js';
|
|
5
5
|
import '@tangle-network/sandbox';
|