@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.
Files changed (54) hide show
  1. package/dist/agent.d.ts +1 -1
  2. package/dist/agent.js +3 -3
  3. package/dist/{agentic-generator-D9ZmAuiL.d.ts → agentic-generator-B7Cyl6cn.d.ts} +1 -1
  4. package/dist/analyst-loop.d.ts +1 -1
  5. package/dist/chunk-2GHZEULG.js +1095 -0
  6. package/dist/chunk-2GHZEULG.js.map +1 -0
  7. package/dist/{chunk-K7OPNHU4.js → chunk-6SIVHKNH.js} +2 -2
  8. package/dist/{chunk-D336OZHK.js → chunk-7PSFJTJZ.js} +2 -2
  9. package/dist/{chunk-HPCJBBLS.js → chunk-EJSELWQY.js} +2 -2
  10. package/dist/{chunk-URMJTSXB.js → chunk-FDJFHWLD.js} +14 -2
  11. package/dist/chunk-FDJFHWLD.js.map +1 -0
  12. package/dist/{chunk-SJHFJOCY.js → chunk-J3XISCCP.js} +2 -2
  13. package/dist/{chunk-RTSZNYXM.js → chunk-OXQHAHOM.js} +3 -3
  14. package/dist/{chunk-JEP2WM24.js → chunk-YHK6MLB7.js} +2 -2
  15. package/dist/{completion-gate-BAj3dXeW.d.ts → completion-gate-CDnL2Wws.d.ts} +10 -2
  16. package/dist/{coordination-B3ZuApR_.d.ts → coordination-DzXsfxre.d.ts} +7 -5
  17. package/dist/environment-provider.d.ts +2 -2
  18. package/dist/{improve-r8SvIxYv.d.ts → improve-mrYmy_1e.d.ts} +2 -2
  19. package/dist/index.d.ts +16 -16
  20. package/dist/index.js +8 -8
  21. package/dist/intelligence.d.ts +5 -5
  22. package/dist/intelligence.js +3 -3
  23. package/dist/knowledge.d.ts +7 -7
  24. package/dist/knowledge.js +3 -3
  25. package/dist/lifecycle.d.ts +3 -3
  26. package/dist/lifecycle.js +2 -2
  27. package/dist/{local-harness-B7bNuNJw.d.ts → local-harness-C2HDGiOY.d.ts} +16 -0
  28. package/dist/{loop-runner-bin-D4bMIxmB.d.ts → loop-runner-bin-z1nz1Wks.d.ts} +2 -2
  29. package/dist/loop-runner-bin.d.ts +6 -6
  30. package/dist/loop-runner-bin.js +4 -4
  31. package/dist/loops.d.ts +15 -15
  32. package/dist/loops.js +3 -3
  33. package/dist/mcp/bin.js +2 -2
  34. package/dist/mcp/index.d.ts +31 -11
  35. package/dist/mcp/index.js +6 -4
  36. package/dist/mcp/index.js.map +1 -1
  37. package/dist/{mcp-serve-verifier-BuXjaZDE.d.ts → mcp-serve-verifier-C65X30mY.d.ts} +1 -1
  38. package/dist/{openai-tools-D0ZSRCC6.d.ts → openai-tools-BMOu1t3A.d.ts} +1 -1
  39. package/dist/profiles.d.ts +1 -1
  40. package/dist/{sanitize-C2jicjNf.d.ts → sanitize-Dr3SliRC.d.ts} +1 -1
  41. package/dist/{supervise-DTNcLDl2.d.ts → supervise-BWFqM8bL.d.ts} +4 -4
  42. package/dist/{types-Bb-CqxJH.d.ts → types-DHLXdLVN.d.ts} +1 -1
  43. package/dist/{types-DWA64rbJ.d.ts → types-Kjr5W6OF.d.ts} +1 -1
  44. package/dist/{worktree-fanout-IMKqdV_E.d.ts → worktree-fanout-BaD6BDr2.d.ts} +7 -4
  45. package/package.json +1 -1
  46. package/dist/chunk-PJNGPWTA.js +0 -634
  47. package/dist/chunk-PJNGPWTA.js.map +0 -1
  48. package/dist/chunk-URMJTSXB.js.map +0 -1
  49. /package/dist/{chunk-K7OPNHU4.js.map → chunk-6SIVHKNH.js.map} +0 -0
  50. /package/dist/{chunk-D336OZHK.js.map → chunk-7PSFJTJZ.js.map} +0 -0
  51. /package/dist/{chunk-HPCJBBLS.js.map → chunk-EJSELWQY.js.map} +0 -0
  52. /package/dist/{chunk-SJHFJOCY.js.map → chunk-J3XISCCP.js.map} +0 -0
  53. /package/dist/{chunk-RTSZNYXM.js.map → chunk-OXQHAHOM.js.map} +0 -0
  54. /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-DWA64rbJ.js';
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-D336OZHK.js";
1
+ import "./chunk-7PSFJTJZ.js";
2
2
  import {
3
3
  createSandboxForSpec
4
- } from "./chunk-URMJTSXB.js";
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-PJNGPWTA.js";
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-B7bNuNJw.js';
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
  /**
@@ -1,5 +1,5 @@
1
1
  import { TraceAnalystByteBudgets, TraceAnalysisStore } from '@tangle-network/agent-eval';
2
- import { I as Iteration } from './types-DWA64rbJ.js';
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';