@tangle-network/agent-runtime 0.90.0 → 0.91.0
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 +4 -4
- package/dist/analyst-loop.d.ts +1 -1
- package/dist/{chunk-4WXGK6GV.js → chunk-7ON74BQO.js} +2 -2
- package/dist/{chunk-4IBAMGBE.js → chunk-AD7JW4QG.js} +420 -23
- package/dist/chunk-AD7JW4QG.js.map +1 -0
- package/dist/{chunk-7LO5GMAO.js → chunk-CMYMTRGA.js} +14 -5
- package/dist/chunk-CMYMTRGA.js.map +1 -0
- package/dist/{chunk-XQEISTK2.js → chunk-DWWII6N2.js} +2 -2
- package/dist/{chunk-XMOU4WEY.js → chunk-FF77IBQM.js} +15 -3
- package/dist/chunk-FF77IBQM.js.map +1 -0
- package/dist/{chunk-MHK62APK.js → chunk-IOUUITQA.js} +3 -3
- package/dist/{chunk-UD4BHQMI.js → chunk-IVGYLCFH.js} +2 -2
- package/dist/{chunk-UD4BHQMI.js.map → chunk-IVGYLCFH.js.map} +1 -1
- package/dist/{chunk-74SBMDTO.js → chunk-JRS3YSRZ.js} +2 -2
- package/dist/{chunk-QSNSMJSZ.js → chunk-NC66AM3S.js} +1487 -1481
- package/dist/chunk-NC66AM3S.js.map +1 -0
- package/dist/{completion-gate-BDaBP8dd.d.ts → completion-gate-DkAnUmpb.d.ts} +2 -2
- package/dist/{coordination-DxHduZg7.d.ts → coordination-rRj5hjJK.d.ts} +5 -5
- package/dist/environment-provider.d.ts +2 -2
- package/dist/index.d.ts +915 -18
- package/dist/index.js +5742 -33
- package/dist/index.js.map +1 -1
- package/dist/intelligence.d.ts +227 -83
- package/dist/intelligence.js +259 -166
- package/dist/intelligence.js.map +1 -1
- package/dist/knowledge.d.ts +6 -6
- package/dist/knowledge.js +4 -4
- package/dist/lifecycle.d.ts +2 -2
- package/dist/lifecycle.js +2 -2
- package/dist/{local-harness-sI0S_XNA.d.ts → local-harness-dcD5WTTr.d.ts} +3 -0
- package/dist/{loop-runner-bin-D3GmB2Ru.d.ts → loop-runner-bin-DTbZVGfM.d.ts} +2 -2
- package/dist/loop-runner-bin.d.ts +6 -6
- package/dist/loop-runner-bin.js +5 -5
- package/dist/loops.d.ts +16 -256
- package/dist/loops.js +30 -4
- package/dist/mcp/bin.js +4 -4
- package/dist/mcp/index.d.ts +9 -9
- package/dist/mcp/index.js +6 -6
- package/dist/{mcp-serve-verifier-FL7-ZEb_.d.ts → mcp-serve-verifier-XsX8rkB9.d.ts} +12 -1
- package/dist/{openai-tools-D0xmzo0y.d.ts → openai-tools-C4ZfUD4L.d.ts} +1 -1
- package/dist/profiles.d.ts +1 -1
- package/dist/structural-rollout-MwlpgQ-6.d.ts +446 -0
- package/dist/{supervise-BpCdssu0.d.ts → supervise-DPmYPk0j.d.ts} +3 -3
- package/dist/{types-Dnk189QA.d.ts → types-SyuwunY_.d.ts} +1 -1
- package/dist/{types-DAJQRIUD.d.ts → types-eMNgWgFi.d.ts} +2 -2
- package/dist/{worktree-fanout-CfRXYmgV.d.ts → worktree-fanout-BDFQIO-Y.d.ts} +234 -234
- package/package.json +6 -7
- package/skills/build-with-agent-runtime/SKILL.md +20 -17
- package/dist/chunk-4IBAMGBE.js.map +0 -1
- package/dist/chunk-7LO5GMAO.js.map +0 -1
- package/dist/chunk-QSNSMJSZ.js.map +0 -1
- package/dist/chunk-XMOU4WEY.js.map +0 -1
- /package/dist/{chunk-4WXGK6GV.js.map → chunk-7ON74BQO.js.map} +0 -0
- /package/dist/{chunk-XQEISTK2.js.map → chunk-DWWII6N2.js.map} +0 -0
- /package/dist/{chunk-MHK62APK.js.map → chunk-IOUUITQA.js.map} +0 -0
- /package/dist/{chunk-74SBMDTO.js.map → chunk-JRS3YSRZ.js.map} +0 -0
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { E as ExecutorFactory,
|
|
1
|
+
import { E as ExecutorFactory, h as ExecutorRegistry, e as Spend, A as Agent, S as Scope, a as ResultBlobStore, B as Budget } from './types-eMNgWgFi.js';
|
|
2
2
|
import { AgentProfile } from '@tangle-network/agent-interface';
|
|
3
3
|
import { U as UiLens, a as UiFinding, C as CoderTask } from './substrate-DO2GHNg2.js';
|
|
4
|
-
import { S as SandboxClient, E as ExecCtx,
|
|
4
|
+
import { S as SandboxClient, E as ExecCtx, f as LoopTraceEmitter, d as LoopTraceEvent, A as AgentRunSpec } from './types-SyuwunY_.js';
|
|
5
5
|
import { BackendType, SandboxEvent, SandboxInstance } from '@tangle-network/sandbox';
|
|
6
6
|
import { AgentEvalError } from '@tangle-network/agent-eval';
|
|
7
7
|
import { b as ToolSpec, R as RouterConfig } from './router-client-DJImUDlm.js';
|
|
8
|
-
import { G as GitRunner, a as WorktreeCheckRunner, D as DeliverableSpec } from './completion-gate-
|
|
9
|
-
import { L as LocalHarness } from './local-harness-
|
|
8
|
+
import { G as GitRunner, a as WorktreeCheckRunner, D as DeliverableSpec } from './completion-gate-DkAnUmpb.js';
|
|
9
|
+
import { L as LocalHarness } from './local-harness-dcD5WTTr.js';
|
|
10
10
|
import { ProviderExecutorOptions, AgentEnvironmentProviderRegistry } from './environment-provider.js';
|
|
11
11
|
import { AgentEnvironmentProvider } from '@tangle-network/agent-interface/environment-provider';
|
|
12
12
|
|
|
@@ -717,7 +717,7 @@ interface EvalRunEvent {
|
|
|
717
717
|
interface EvalRunsExportConfig {
|
|
718
718
|
/** Bearer key — tenant is resolved server-side from it. Reads TANGLE_API_KEY. */
|
|
719
719
|
apiKey?: string;
|
|
720
|
-
/** Intelligence base. Reads
|
|
720
|
+
/** Intelligence base. Reads TANGLE_INTELLIGENCE_URL env, else prod. */
|
|
721
721
|
base?: string;
|
|
722
722
|
/** Idempotency-Key header (e.g. the runId) — safe retries + upsert. */
|
|
723
723
|
idempotencyKey?: string;
|
|
@@ -2,8 +2,8 @@ import { AgentProfile, AgentProfileValidationResult } from '@tangle-network/agen
|
|
|
2
2
|
import { CreateAgentEnvironmentInput, AgentTurnInput, AgentEnvironmentProvider, AgentEnvironmentCapabilities, AgentProfileRef } from '@tangle-network/agent-interface/environment-provider';
|
|
3
3
|
export { AgentEnvironment, AgentEnvironmentCapabilities, AgentEnvironmentEvent, AgentEnvironmentProvider, AgentEnvironmentQuery, AgentEnvironmentStatus, AgentEnvironmentSummary, AgentProfileRef, AgentSession, AgentSessionRef, AgentSessionStatus, AgentTurnInput, AgentTurnResult, CheckpointRef, CheckpointRequest, CreateAgentEnvironmentInput, ExecRequest, ExecResult, ForkRequest, PlacementInfo, ResourceRequest, WorkspaceRequest } from '@tangle-network/agent-interface/environment-provider';
|
|
4
4
|
import { CreateSandboxOptions, BackendType } from '@tangle-network/sandbox';
|
|
5
|
-
import { R as Runtime, E as ExecutorFactory } from './types-
|
|
6
|
-
import { S as SandboxClient } from './types-
|
|
5
|
+
import { R as Runtime, E as ExecutorFactory } from './types-eMNgWgFi.js';
|
|
6
|
+
import { S as SandboxClient } from './types-SyuwunY_.js';
|
|
7
7
|
import '@tangle-network/agent-eval';
|
|
8
8
|
|
|
9
9
|
/** Provider object or registry name accepted by runtime provider adapters.
|