@tangle-network/agent-runtime 0.123.1 → 0.128.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/README.md +2 -2
- package/dist/agent.d.ts +1 -1
- package/dist/agent.js +2 -2
- package/dist/{environment-provider-PM9PeW_J.d.ts → environment-provider-CUFsyymu.d.ts} +7 -1
- package/dist/environment-provider.d.ts +1 -1
- package/dist/{index-xP27vtnt.d.ts → index-BhZhQw77.d.ts} +247 -145
- package/dist/{index-4NcThsDc.d.ts → index-BhuzfG2r.d.ts} +3 -3
- package/dist/{index-CQBioeAj.d.ts → index-DLM0W1h1.d.ts} +5 -5
- package/dist/index.d.ts +5 -5
- package/dist/index.js +5 -5
- package/dist/index.js.map +1 -1
- package/dist/intelligence.d.ts +1 -1
- package/dist/kernel.d.ts +3 -3
- package/dist/kernel.js +3 -3
- package/dist/{knowledge-BOHj6nGh.js → knowledge-DF63xPr4.js} +2 -2
- package/dist/{knowledge-BOHj6nGh.js.map → knowledge-DF63xPr4.js.map} +1 -1
- package/dist/knowledge.d.ts +1 -1
- package/dist/knowledge.js +1 -1
- package/dist/{loop-runner-bin-DUM37LLw.js → loop-runner-bin-CWqOpCEw.js} +3 -3
- package/dist/{loop-runner-bin-DUM37LLw.js.map → loop-runner-bin-CWqOpCEw.js.map} +1 -1
- package/dist/{loop-runner-bin-DMnNxZHw.d.ts → loop-runner-bin-Ckp_9tmD.d.ts} +3 -3
- package/dist/loop-runner-bin.d.ts +1 -1
- package/dist/loop-runner-bin.js +1 -1
- package/dist/mcp/bin.js +1 -1
- package/dist/mcp/index.d.ts +3 -7
- package/dist/mcp/index.js +3 -3
- package/dist/{openai-tools-Bm1SDJIp.js → openai-tools-D3XfrrQ6.js} +2 -2
- package/dist/{openai-tools-Bm1SDJIp.js.map → openai-tools-D3XfrrQ6.js.map} +1 -1
- package/dist/primeintellect/index.d.ts +1 -1
- package/dist/{runtime-DZblIf3R.js → runtime-5uDVVfER.js} +444 -132
- package/dist/runtime-5uDVVfER.js.map +1 -0
- package/dist/{supervise-Cx24b3lw.js → supervise-CsTKbH9R.js} +209 -24
- package/dist/supervise-CsTKbH9R.js.map +1 -0
- package/dist/testing.js +8 -8
- package/package.json +4 -4
- package/skills/agent-graphs/IMPROVE.md +58 -0
- package/skills/agent-graphs/SKILL.md +140 -0
- package/skills/agent-graphs/cases/artifact-mission-release-notes.json +10 -0
- package/skills/agent-graphs/cases/audited-single-writer.json +9 -0
- package/skills/agent-graphs/cases/cap-as-stop-mistake.json +8 -0
- package/skills/agent-graphs/cases/floor-trap-pi.json +11 -0
- package/skills/agent-graphs/cases/mission-in-deliverable.json +8 -0
- package/skills/agent-graphs/cases/review-pipeline.json +14 -0
- package/skills/agent-graphs/cases/runtime-discovered-fanout.json +8 -0
- package/skills/agent-graphs/cases/single-agent-suffices.json +7 -0
- package/skills/agent-graphs/cases/steer-heavy-drafting.json +9 -0
- package/skills/agent-graphs/cases/unmeasured-harness.json +9 -0
- package/skills/agent-graphs/generations/gen1-baseline.json +248 -0
- package/skills/agent-graphs/generations/gen2.json +375 -0
- package/skills/agent-graphs/generations/gen3.json +702 -0
- package/skills/build-with-agent-runtime/SKILL.md +1 -0
- package/dist/runtime-DZblIf3R.js.map +0 -1
- package/dist/supervise-Cx24b3lw.js.map +0 -1
|
@@ -2,7 +2,7 @@ import { d as AgentTaskStatus, f as BackendErrorDetail, i as AgentExecutionBacke
|
|
|
2
2
|
import { n as AnalystRegistryLike } from "./types-zWfqDjeL.js";
|
|
3
3
|
import { l as RuntimeHooks } from "./runtime-hooks-sbRpjStq.js";
|
|
4
4
|
import { C as MountRecorder, D as SelectionReceipt, E as SandboxClient, a as Iteration, b as LoopTraceEvent, d as LoopLineageOptions, i as ExecCtx, k as Validator, m as LoopResult, r as Driver, t as AgentRunSpec, w as OutputAdapter, x as LoopWinner, y as LoopTraceEmitter } from "./types-DnNGJ5Gz.js";
|
|
5
|
-
import { B as DefaultVerdict, Cn as PendingWait, Ct as SupervisedResult, En as WaitProbeRegistry, Et as TreeView, Gn as ExecutorProgress, H as Executor, I as Agent, K as ExecutorFactory, L as AgentExecutionRef, Nt as WorkerTraceResolver, Ot as UsageEvent, R as AgentSpec, Rn as TraceSource, Rt as TraceContext, St as SteerableRootHandle, V as ExecutionBindingReceipt, Xt as OtelExportConfig, Y as ExecutorRegistry, Zt as OtelExporter, _t as SpawnJournal, at as ProfileMaterializationReceipt, ct as ResumedKeyState, gt as SpawnEvent, ht as Settled, i as AgentEnvironmentProvider, jt as WorkerTraceEvidence, mt as Scope, nt as NodeId, o as AgentEnvironmentProviderRegistry, pt as Runtime, qn as WorkerProgress, rt as NodeSnapshot, st as ResultBlobStore, tt as NodeExecutionIdentity, ut as RootHandle, vt as SpawnOpts, w as ProviderExecutorOptions, wt as Supervisor, xt as Spend, z as Budget } from "./environment-provider-
|
|
5
|
+
import { B as DefaultVerdict, Cn as PendingWait, Ct as SupervisedResult, En as WaitProbeRegistry, Et as TreeView, Gn as ExecutorProgress, H as Executor, I as Agent, K as ExecutorFactory, L as AgentExecutionRef, Nt as WorkerTraceResolver, Ot as UsageEvent, R as AgentSpec, Rn as TraceSource, Rt as TraceContext, St as SteerableRootHandle, V as ExecutionBindingReceipt, Xt as OtelExportConfig, Y as ExecutorRegistry, Zt as OtelExporter, _t as SpawnJournal, at as ProfileMaterializationReceipt, ct as ResumedKeyState, gt as SpawnEvent, ht as Settled, i as AgentEnvironmentProvider, jt as WorkerTraceEvidence, mt as Scope, nt as NodeId, o as AgentEnvironmentProviderRegistry, pt as Runtime, qn as WorkerProgress, rt as NodeSnapshot, st as ResultBlobStore, tt as NodeExecutionIdentity, ut as RootHandle, vt as SpawnOpts, w as ProviderExecutorOptions, wt as Supervisor, xt as Spend, z as Budget } from "./environment-provider-CUFsyymu.js";
|
|
6
6
|
import { o as UiLens, r as UiFinding, s as CoderTask } from "./substrate-BcnuSHXm.js";
|
|
7
7
|
import { E as ToolLoopCompactionOptions, f as runLocalHarness, h as RouterConfig, n as CodexExecutionPolicy, o as LocalHarness, r as CodexTokenUsage, v as ToolSpec, w as ToolLoopChat } from "./local-harness-BIajef4A.js";
|
|
8
8
|
import { AgentEvalError, AgentEvalError as AgentEvalError$1, AgentEvalErrorCode, AgentProfile, AnalystFinding, AnalystFinding as AnalystFinding$1, AnalystFinding as AnalystFinding$2, AnalystRunInputs, ChatClient, ConfigError, DetectorSignal, HarnessType, JudgeError, MaximumCharge, NotFoundError, ProposalFinding, RankTestMethod, RunRecord, StreamingDetector, ToolSpan, TraceAnalysisStore, ValidationError, buildTrajectory, computeFindingId as computeFindingId$1, makeFinding as makeFinding$1 } from "@tangle-network/agent-eval";
|
|
@@ -2084,6 +2084,8 @@ interface CliWorktreeBridgeSeam {
|
|
|
2084
2084
|
model?: string;
|
|
2085
2085
|
/** Canonical profile overlay merged over the spawned profile. */
|
|
2086
2086
|
agentProfile?: AgentProfile$1;
|
|
2087
|
+
/** Caller-owned deadline for each bridge turn. Runtime enforces it locally and sends the
|
|
2088
|
+
* same value in `execution.timeoutMs` so cli-bridge cannot substitute its own cutoff. */
|
|
2087
2089
|
timeoutMs?: number;
|
|
2088
2090
|
/** Stable cli-bridge session id. Defaults to `bridge-worktree-${runId}`. */
|
|
2089
2091
|
sessionId?: string;
|
|
@@ -2145,6 +2147,8 @@ interface BridgeSeam {
|
|
|
2145
2147
|
cwd?: string;
|
|
2146
2148
|
/** Canonical profile overlay merged over the spawned profile. */
|
|
2147
2149
|
agentProfile?: AgentProfile$1;
|
|
2150
|
+
/** Caller-owned deadline for each bridge turn. Runtime enforces it locally and sends the
|
|
2151
|
+
* same value in `execution.timeoutMs` so the bridge-owned process follows the same policy. */
|
|
2148
2152
|
timeoutMs?: number;
|
|
2149
2153
|
/** Stable, caller-owned cli-bridge session id for harness-side resume. Defaults
|
|
2150
2154
|
* to a freshly minted per-spawn id so each worker is its own resumable session. */
|
|
@@ -2492,8 +2496,24 @@ declare function canonicalFindingEvent(finding: AnalystFindingEvent): AnalystFin
|
|
|
2492
2496
|
* (the audit trail), routing adds delivery, never replaces the record.
|
|
2493
2497
|
*/
|
|
2494
2498
|
interface AnalyzeOnSettleRoute {
|
|
2495
|
-
/** The analyst lens id
|
|
2499
|
+
/** The analyst id: a lens id resolved against the `analysts` registry, or — when `agent` is
|
|
2500
|
+
* present — the AGENT analyst's stable identity carried on its finding/steer events (it need
|
|
2501
|
+
* not exist in any registry). */
|
|
2496
2502
|
readonly kind: string;
|
|
2503
|
+
/**
|
|
2504
|
+
* Make this analyst a tool-equipped AGENT instead of a registry lens: on each matching settle
|
|
2505
|
+
* the runtime spawns this profile as a WORKER through the SAME spawn machinery a driver spawn
|
|
2506
|
+
* uses (`Scope.spawn` + the run's `makeWorkerAgent` seam) — so its spend reserves from the
|
|
2507
|
+
* conserved pool, its node is journaled and traced like any worker, and a node-pinning seam
|
|
2508
|
+
* sees the spawn context marker (`WorkerSpawnContext.analyst`). Its task is `directive` plus
|
|
2509
|
+
* the settled worker's tool-trace evidence; its settle OUTPUT is the findings, published as a
|
|
2510
|
+
* `finding` event (same canonicalization) and delivered per `to` exactly like registry-analyst
|
|
2511
|
+
* findings. A settle that failed publishes `{ analystRunFailed }`; a spawn the pool or fences
|
|
2512
|
+
* refuse publishes `{ analystSpawnRefused }` — observable, never a silent drop. An agent
|
|
2513
|
+
* analyst's settlement never enters the settled-worker ledger, never feeds the finalizer, and
|
|
2514
|
+
* never re-fires the analyst-on-settle hook (no analyst-on-analyst cascade by construction).
|
|
2515
|
+
*/
|
|
2516
|
+
readonly agent?: AgentProfile$1;
|
|
2497
2517
|
/** Deliver the findings to this live worker, named by its PROFILE NAME (the stable node
|
|
2498
2518
|
* identity a graph pins) or its spawn label. Omit = the driver (bus only). Delivery goes
|
|
2499
2519
|
* through the same authorization + steer machinery a driver-authored steer uses and is
|
|
@@ -2501,7 +2521,10 @@ interface AnalyzeOnSettleRoute {
|
|
|
2501
2521
|
* failed one (`delivered: false`) is a recorded outcome, never a silent drop. */
|
|
2502
2522
|
readonly to?: string;
|
|
2503
2523
|
/** Standing instruction wrapped around the findings on a routed delivery — what the recipient
|
|
2504
|
-
* should DO with the analysis.
|
|
2524
|
+
* should DO with the analysis. For an AGENT analyst (`agent` set) it is instead the analysis
|
|
2525
|
+
* directive handed to the agent as its task; the routed delivery then carries the bare
|
|
2526
|
+
* findings, because the directive was already consumed upstream. Omit = the bare findings
|
|
2527
|
+
* JSON (and, for an agent analyst, a task of evidence only). */
|
|
2505
2528
|
readonly directive?: string;
|
|
2506
2529
|
/** Restrict which settled workers feed this lens, by profile name or spawn label. Omit =
|
|
2507
2530
|
* every settled `done` worker. */
|
|
@@ -2509,6 +2532,23 @@ interface AnalyzeOnSettleRoute {
|
|
|
2509
2532
|
}
|
|
2510
2533
|
/** Normalize the two spellings of an analyst-on-settle entry to the route form. */
|
|
2511
2534
|
declare function normalizeAnalyzeOnSettle(entry: string | AnalyzeOnSettleRoute): AnalyzeOnSettleRoute;
|
|
2535
|
+
/** How a spawn CONTINUES a node's prior work: `'fresh'` starts a brand-new session (the default,
|
|
2536
|
+
* and the only pre-continuity behavior); `'resume'` re-attaches to the node's most recent
|
|
2537
|
+
* SETTLED worker — a NEW live worker is spawned whose spawn context carries the prior worker's
|
|
2538
|
+
* identity ({@link WorkerResumeContext}), and the executor seam owns the actual session
|
|
2539
|
+
* re-attachment. */
|
|
2540
|
+
type ContinuityMode = 'fresh' | 'resume';
|
|
2541
|
+
/** The resume lineage a `'resume'` spawn hands the executor seam
|
|
2542
|
+
* ({@link WorkerSpawnContext.resume}). The kernel owns identity, ordering, ledger truth, and
|
|
2543
|
+
* spend continuity (the resumed worker reserves from the same conserved pool); the seam owns the
|
|
2544
|
+
* re-attachment itself — e.g. mapping `ofWorker` to a backend session id. */
|
|
2545
|
+
interface WorkerResumeContext {
|
|
2546
|
+
/** The prior SETTLED worker whose session the new worker continues. */
|
|
2547
|
+
readonly ofWorker: string;
|
|
2548
|
+
/** 1-based position of the NEW worker in the node's continuity chain: a node spawned once and
|
|
2549
|
+
* resumed once hands the resumed worker `sequence: 2`. */
|
|
2550
|
+
readonly sequence: number;
|
|
2551
|
+
}
|
|
2512
2552
|
/** The exact result of one parent→child delivery attempt. */
|
|
2513
2553
|
type DownMessageDeliveryOutcome = 'delivered' | 'unknown-worker' | 'already-settled' | 'runtime-has-no-inbox' | 'scope-stopped' | 'runtime-error';
|
|
2514
2554
|
/** A durable marker written after authorization and immediately before Runtime calls `Scope.send`.
|
|
@@ -2611,6 +2651,18 @@ interface WorkerSpawnContext {
|
|
|
2611
2651
|
readonly key?: string;
|
|
2612
2652
|
/** Trusted candidate/campaign attribution attached by product authorization. */
|
|
2613
2653
|
readonly execution?: AgentExecutionRef;
|
|
2654
|
+
/** Present (as the analyst id) ONLY when this spawn is an analyst-AGENT run initiated by the
|
|
2655
|
+
* runtime's analyst-on-settle hook ({@link AnalyzeOnSettleRoute.agent}) — authored by the
|
|
2656
|
+
* runtime, never accepted from a driver's tool arguments. A node-pinning `makeWorkerAgent`
|
|
2657
|
+
* reads it to admit the analyst node it would refuse as a driver-authored spawn. */
|
|
2658
|
+
readonly analyst?: string;
|
|
2659
|
+
/** The EFFECTIVE continuity mode of this spawn — the spawn tool's per-call argument when given,
|
|
2660
|
+
* else the profile name's declared default ({@link CoordinationToolsOptions.continuityByProfile}),
|
|
2661
|
+
* else `'fresh'`. Absent only from producers that predate continuity — read absence as
|
|
2662
|
+
* `'fresh'`. */
|
|
2663
|
+
readonly continuity?: ContinuityMode;
|
|
2664
|
+
/** Present iff `continuity === 'resume'`: the lineage the executor seam re-attaches with. */
|
|
2665
|
+
readonly resume?: WorkerResumeContext;
|
|
2614
2666
|
}
|
|
2615
2667
|
type MakeWorkerAgent = (profile: AgentProfile$1, context?: WorkerSpawnContext) => Agent<unknown, unknown>;
|
|
2616
2668
|
interface CoordinationToolsOptions {
|
|
@@ -2640,8 +2692,11 @@ interface CoordinationToolsOptions {
|
|
|
2640
2692
|
* {@link AnalyzeOnSettleRoute} generalizes the DESTINATION: findings can be delivered to a
|
|
2641
2693
|
* named live WORKER (wrapped in the route's directive, through the same authorized steer
|
|
2642
2694
|
* machinery a driver steer uses) instead of being hardwired to the spawning driver, and `over`
|
|
2643
|
-
* restricts which settled workers feed the lens.
|
|
2644
|
-
*
|
|
2695
|
+
* restricts which settled workers feed the lens. A route carrying `agent` generalizes the
|
|
2696
|
+
* ANALYST itself: a tool-equipped agent spawned as a worker whose settle output is the
|
|
2697
|
+
* findings (see {@link AnalyzeOnSettleRoute.agent}). Omit/empty = no auto-analysis (default;
|
|
2698
|
+
* the driver can still run lenses on demand via `run_analyst`). Lens routes require
|
|
2699
|
+
* `analysts`; agent routes do not. */
|
|
2645
2700
|
readonly analyzeOnSettle?: ReadonlyArray<string | AnalyzeOnSettleRoute>;
|
|
2646
2701
|
/** Hard cap on how many workers may be LIVE (spawned but not yet settled) at once. `spawn_agent`
|
|
2647
2702
|
* counts the scope's non-terminal nodes and fails closed (`error: 'max-live-workers'`) BEFORE
|
|
@@ -2686,6 +2741,17 @@ interface CoordinationToolsOptions {
|
|
|
2686
2741
|
* Omit/empty = fresh ledger (every run that is not a resume).
|
|
2687
2742
|
*/
|
|
2688
2743
|
readonly priorQuestions?: ReadonlyArray<QuestionRecord>;
|
|
2744
|
+
/**
|
|
2745
|
+
* Default continuity per PROFILE NAME (the stable node identity a graph pins). A name mapping
|
|
2746
|
+
* to `'resume'` makes its spawns re-attach to the node's most recent settled worker whenever
|
|
2747
|
+
* one exists — the node's FIRST spawn is effectively `'fresh'`, and a spawn while a prior
|
|
2748
|
+
* worker of the node is still LIVE fails closed (`resume-while-live`; steer is the live-worker
|
|
2749
|
+
* channel). The spawn tool's per-call `continuity` argument overrides the declared default in
|
|
2750
|
+
* either direction. Omit = every spawn is `'fresh'` (status quo). Resume lineage is
|
|
2751
|
+
* PROCESS-LOCAL (the same boundary as the analyst-run marker): workers settled by a prior
|
|
2752
|
+
* process of a durable run are not resume targets.
|
|
2753
|
+
*/
|
|
2754
|
+
readonly continuityByProfile?: Readonly<Record<string, ContinuityMode>>;
|
|
2689
2755
|
}
|
|
2690
2756
|
/** Online-detector wiring for spawned workers (`CoordinationToolsOptions.watchWorkers`). */
|
|
2691
2757
|
interface WorkerWatchOptions {
|
|
@@ -3255,7 +3321,7 @@ interface LeaderboardSpec<TCase, TArtifact = string> {
|
|
|
3255
3321
|
* print (+ write) the ranked leaderboard markdown under the export dir. */
|
|
3256
3322
|
export?: (result: RunProfileMatrixResult<TArtifact, LeaderboardScenario<TCase>>, ctx: LeaderboardRunContext) => Promise<void> | void;
|
|
3257
3323
|
/** LEVEL 2 — full dispatch replacement (in-process products bring their own).
|
|
3258
|
-
* The default is `loopDispatch` + the naive
|
|
3324
|
+
* The default is `loopDispatch` + the naive retry driver over the resolved backend. */
|
|
3259
3325
|
dispatch?: ProfileDispatchFn<LeaderboardScenario<TCase>, TArtifact>;
|
|
3260
3326
|
/** LEVEL 2 — full judge replacement. Default: `score` wrapped as one judge. */
|
|
3261
3327
|
judges?: JudgeConfig<TArtifact, LeaderboardScenario<TCase>>[];
|
|
@@ -4307,23 +4373,6 @@ interface RunAgentRoundsOptions<Task, Output, Decision> {
|
|
|
4307
4373
|
* @experimental
|
|
4308
4374
|
*/
|
|
4309
4375
|
declare function runAgentRounds<Task, Output, Decision>(options: RunAgentRoundsOptions<Task, Output, Decision>): Promise<LoopResult<Task, Output, Decision>>;
|
|
4310
|
-
/**
|
|
4311
|
-
* Pre-rename name for {@link runAgentRounds}; identical function, kept so existing
|
|
4312
|
-
* call sites keep working.
|
|
4313
|
-
*
|
|
4314
|
-
* @deprecated Use {@link runAgentRounds}. The clearer name says what it is: the
|
|
4315
|
-
* multi-agent fanout/vote/refine kernel over sandboxes, NOT the one-turn tool loop
|
|
4316
|
-
* (`runToolLoop` / `streamToolLoop`, `/tool-loop`). `runLoop` shipped on `/kernel`
|
|
4317
|
-
* next to `routerToolLoop`, which made the two read as variants of one thing. The alias
|
|
4318
|
-
* is removed in the next major.
|
|
4319
|
-
*/
|
|
4320
|
-
declare const runLoop: typeof runAgentRounds;
|
|
4321
|
-
/**
|
|
4322
|
-
* Pre-rename name for {@link RunAgentRoundsOptions}.
|
|
4323
|
-
*
|
|
4324
|
-
* @deprecated Use {@link RunAgentRoundsOptions}. Removed in the next major.
|
|
4325
|
-
*/
|
|
4326
|
-
type RunLoopOptions<Task, Output, Decision> = RunAgentRoundsOptions<Task, Output, Decision>;
|
|
4327
4376
|
/**
|
|
4328
4377
|
* The kernel's winner argmax — best-valid-score, ties broken by earliest index,
|
|
4329
4378
|
* falling back to the best-scoring non-errored output when none is valid. Exported
|
|
@@ -5590,121 +5639,6 @@ interface LocalMcpMaterialization {
|
|
|
5590
5639
|
*/
|
|
5591
5640
|
declare function materializeLocalMcp(profile: AgentProfile$1, opts?: MaterializeLocalMcpOptions): Promise<LocalMcpMaterialization>;
|
|
5592
5641
|
//#endregion
|
|
5593
|
-
//#region src/runtime/steering-drivers.d.ts
|
|
5594
|
-
/**
|
|
5595
|
-
* Terminal-or-continue decision shared by all three steering drivers. The
|
|
5596
|
-
* non-terminal `'refine'` keeps the loop running another shot; the terminal
|
|
5597
|
-
* `'pick-winner'`/`'fail'` stop it (`isTerminalDecision` in run-loop.ts treats
|
|
5598
|
-
* `'pick-winner'` and `'fail'` as terminal and any other string as a request
|
|
5599
|
-
* for another round). Identical to the reference refine driver's decision set.
|
|
5600
|
-
*/
|
|
5601
|
-
type SteeringDecision = 'refine' | 'pick-winner' | 'fail';
|
|
5602
|
-
/**
|
|
5603
|
-
* A steering POLICY as plain data — the delegates-edge directive form of the two control
|
|
5604
|
-
* drivers. `kind` names how much of the verdict the policy may read (the experimental axis);
|
|
5605
|
-
* the continuation strings are the payload. Because this is JSON-able data, it is versionable
|
|
5606
|
-
* in a prompt registry and attachable to a graph edge — the same policy that used to exist
|
|
5607
|
-
* only as a builder FUNCTION, which made it invisible to any optimizer. Default texts are
|
|
5608
|
-
* seeded in the kernel prompt registry (`delegates/naive-continuation`,
|
|
5609
|
-
* `delegates/dumb-continuation-pass` / `-fail`); a caller may carry its own.
|
|
5610
|
-
*/
|
|
5611
|
-
type SteeringDirectiveData = {
|
|
5612
|
-
/** Reads NOTHING from the verdict: one fixed continuation every round. */
|
|
5613
|
-
readonly kind: 'naive';
|
|
5614
|
-
readonly continuation: string;
|
|
5615
|
-
/** Hard traversal cap: the loop stops refining once history reaches this length. */
|
|
5616
|
-
readonly maxTraversals: number;
|
|
5617
|
-
} | {
|
|
5618
|
-
/** Reads ONLY `verdict.valid` (the boolean): one of two fixed continuations. */
|
|
5619
|
-
readonly kind: 'dumb';
|
|
5620
|
-
readonly onPass: string;
|
|
5621
|
-
readonly onFail: string;
|
|
5622
|
-
readonly maxTraversals: number;
|
|
5623
|
-
};
|
|
5624
|
-
/**
|
|
5625
|
-
* Interpret a {@link SteeringDirectiveData} as a loop `Driver` — the ONE interpreter both
|
|
5626
|
-
* control policies share. The directive is data; only `applyContinuation` (how the caller's
|
|
5627
|
-
* opaque Task carries a steering string) remains code, exactly as `taskToPrompt` does.
|
|
5628
|
-
*/
|
|
5629
|
-
declare function steeringDriver<Task, Output>(directive: SteeringDirectiveData, applyContinuation: ApplyContinuation<Task>, name?: string): Driver<Task, Output, SteeringDecision>;
|
|
5630
|
-
/**
|
|
5631
|
-
* Fold a steering string into the caller's Task shape, producing the Task for
|
|
5632
|
-
* the next shot. The substrate never assumes how a Task carries its prompt, so
|
|
5633
|
-
* the caller supplies this — the same way it supplies `taskToPrompt`. The
|
|
5634
|
-
* original `task` is passed so the fold can preserve task-level fields (ids,
|
|
5635
|
-
* fixtures, feature names) and replace only the instruction.
|
|
5636
|
-
*/
|
|
5637
|
-
type ApplyContinuation<Task> = (task: Task, continuation: string) => Task;
|
|
5638
|
-
/** Options for {@link naiveDriver}. */
|
|
5639
|
-
interface NaiveDriverOptions<Task> {
|
|
5640
|
-
/**
|
|
5641
|
-
* The fixed continuation issued every round after shot 0. The same string is
|
|
5642
|
-
* sent whether the prior shot passed inspection or not — the naive driver
|
|
5643
|
-
* reads no part of the verdict. Domain text is the caller's; the substrate
|
|
5644
|
-
* supplies none.
|
|
5645
|
-
*/
|
|
5646
|
-
continuation: string;
|
|
5647
|
-
/** Folds `continuation` into the caller's Task shape for the next shot. */
|
|
5648
|
-
applyContinuation: ApplyContinuation<Task>;
|
|
5649
|
-
/** Hard shot cap. The loop stops refining once history reaches this length. */
|
|
5650
|
-
maxIterations: number;
|
|
5651
|
-
/** Trace-event identifier. Default `'naive'`. */
|
|
5652
|
-
name?: string;
|
|
5653
|
-
}
|
|
5654
|
-
/**
|
|
5655
|
-
* `naiveDriver` — the no-signal steering control.
|
|
5656
|
-
*
|
|
5657
|
-
* `plan()` runs the initial `task` at shot 0, then issues the SAME fixed
|
|
5658
|
-
* `continuation` every subsequent round until a shot is valid or the cap is
|
|
5659
|
-
* hit. It reads NOTHING from `history[last].verdict` — not `.valid`, not
|
|
5660
|
-
* `.notes`, not `.scores`. It is the floor a coached loop must beat to earn its
|
|
5661
|
-
* coaching: any lift over naive that is not also present in `dumb` is
|
|
5662
|
-
* attributable to the pass/fail bit, and any lift of `refine` over `dumb` is
|
|
5663
|
-
* attributable to the grader's findings.
|
|
5664
|
-
*/
|
|
5665
|
-
/** Thin compatibility wrapper over {@link steeringDriver} for the naive (no-signal) control.
|
|
5666
|
-
* @deprecated The policy is DATA now — build the directive and interpret it:
|
|
5667
|
-
* `steeringDriver({ kind: 'naive', continuation, maxTraversals }, applyContinuation)`. This
|
|
5668
|
-
* wrapper survives for existing callers and will be removed in the next major. */
|
|
5669
|
-
declare function naiveDriver<Task, Output>(options: NaiveDriverOptions<Task>): Driver<Task, Output, SteeringDecision>;
|
|
5670
|
-
/** Options for {@link dumbDriver}. */
|
|
5671
|
-
interface DumbDriverOptions<Task> {
|
|
5672
|
-
/**
|
|
5673
|
-
* Continuation issued when the prior shot's verdict is valid. In a
|
|
5674
|
-
* stop-on-pass loop this is rarely reached (a valid shot ends the loop), but
|
|
5675
|
-
* it is required so the driver is total over the pass/fail bit; pass a
|
|
5676
|
-
* confirmation/keep-going string.
|
|
5677
|
-
*/
|
|
5678
|
-
onPass: string;
|
|
5679
|
-
/** Continuation issued when the prior shot's verdict is NOT valid. */
|
|
5680
|
-
onFail: string;
|
|
5681
|
-
/** Folds the chosen continuation into the caller's Task shape. */
|
|
5682
|
-
applyContinuation: ApplyContinuation<Task>;
|
|
5683
|
-
/** Hard shot cap. The loop stops refining once history reaches this length. */
|
|
5684
|
-
maxIterations: number;
|
|
5685
|
-
/** Trace-event identifier. Default `'dumb'`. */
|
|
5686
|
-
name?: string;
|
|
5687
|
-
}
|
|
5688
|
-
/**
|
|
5689
|
-
* `dumbDriver` — the pass/fail-only steering control.
|
|
5690
|
-
*
|
|
5691
|
-
* `plan()` runs the initial `task` at shot 0, then reads ONLY
|
|
5692
|
-
* `history[last].verdict.valid` (the boolean) and issues `onPass` or `onFail`
|
|
5693
|
-
* accordingly. It MUST NOT read `.notes` or `.scores` — that boundary is the
|
|
5694
|
-
* leak-free firewall. A `verdict` with no `valid` set (or no verdict) is
|
|
5695
|
-
* treated as not-valid, so the driver is total and never throws on a
|
|
5696
|
-
* grader/transport gap.
|
|
5697
|
-
*
|
|
5698
|
-
* The `dumb → refine` gap is the headline measurement: refine reads the
|
|
5699
|
-
* grader's `notes`, dumb reads only the pass/fail bit, so the difference is
|
|
5700
|
-
* exactly the value the findings add over a bare boolean.
|
|
5701
|
-
*/
|
|
5702
|
-
/** Thin compatibility wrapper over {@link steeringDriver} for the dumb (pass/fail-only) control.
|
|
5703
|
-
* @deprecated The policy is DATA now — build the directive and interpret it:
|
|
5704
|
-
* `steeringDriver({ kind: 'dumb', onPass, onFail, maxTraversals }, applyContinuation)`. This
|
|
5705
|
-
* wrapper survives for existing callers and will be removed in the next major. */
|
|
5706
|
-
declare function dumbDriver<Task, Output>(options: DumbDriverOptions<Task>): Driver<Task, Output, SteeringDecision>;
|
|
5707
|
-
//#endregion
|
|
5708
5642
|
//#region src/runtime/strategy-author.d.ts
|
|
5709
5643
|
/** The compressed consumable a skill carries: everything an author needs to emit a loop. */
|
|
5710
5644
|
declare const strategyAuthorContract = "\nYou author an OPTIMIZATION STRATEGY for an agentic loop system. A strategy decides how to\nspend a compute budget to beat a task's deployable check. You compose exactly two steps:\n\n shot(spec?: { handle?, messages?, steer?, persona?, tools? }): Promise<ShotResult | null>\n Runs ONE worker attempt (a bounded tool loop) over an artifact.\n - omit handle => the shot opens its OWN fresh artifact and closes it after (a sample).\n - pass handle => the shot CONTINUES that artifact (state accumulates across shots).\n - messages => the carried conversation (pass the previous ShotResult.messages to continue).\n - steer => a corrective instruction injected before the shot.\n - persona => { systemPrompt?, model? } — give THIS shot its own role and/or model\n (multi-agent strategies: a researcher shot then an engineer shot, a panel of k\n personas over one budget). On a fresh shot the systemPrompt replaces the task's; on\n a carried conversation it arrives as a hand-off message. Same conserved budget.\n - tools => string[] — restrict THIS shot to a subset of the task's tools by\n name (focus an explore shot on read-only tools, an execute shot on write tools).\n Restriction-only; unknown names make the shot fail. ALWAYS select from\n await listTools(handle) — never hardcode. Omitted => the shot sees every tool.\n ShotResult = { messages, score (0..1 on the task's check), passes, total, completions, toolErrors }\n Returns null if the attempt failed infra-wise.\n\n critique(messages): Promise<string | null>\n A firewalled trace-analyst reads the attempt's trajectory and returns ONE corrective\n instruction (or null when it judges the work complete). Costs ~1 completion.\n\n consult(messages, instruction): Promise<string | null>\n The RAW analyst channel: the same firewalled critic answers YOUR instruction over the\n trajectory verbatim (no reformatting) — use it when you need a specific reply format\n (a decision, a prediction). Costs ~1 completion.\n\n surface.open(task) / surface.close(handle)\n Open a persistent artifact you manage yourself (remember to close in a finally).\n close is idempotent — closing an already-closed handle is a safe no-op.\n\n listTools(handle): Promise<Array<{ name, description? }>>\n The tools THIS task actually offers. TOOL SETS VARY PER TASK — if you restrict a\n shot with `tools`, you MUST pick names from await listTools(handle); hardcoding\n names from an example kills your shots on every task whose tools differ.\n\nRules:\n- ALWAYS await every shot/critique/surface call — a floating promise that rejects\n crashes the whole benchmark run.\n- Stay within ~budget total shots; every shot/critique spends from a conserved pool.\n- For a FRESH attempt OMIT `messages` entirely (never pass `[]` — an empty array is a\n fresh conversation too, but be explicit). To CONTINUE, pass the previous\n ShotResult.messages unchanged.\n- Return { score, resolved, completions, progression, shots } — score = the BEST checkpoint\n you reached (keep-best, never final-state), progression = score after each shot.\n- The module must be EXACTLY this shape (no other imports, no commentary outside code):\n\nimport { defineStrategy } from '@tangle-network/agent-runtime/kernel'\nexport default defineStrategy('your-strategy-name', async ({ surface, task, budget, shot, critique, listTools }) => {\n // your composition (listTools comes from the destructured context — it is NOT a global)\n})\n";
|
|
@@ -6457,6 +6391,126 @@ declare function spendFromUsageEvents(events: UsageEvent[]): Spend;
|
|
|
6457
6391
|
*/
|
|
6458
6392
|
declare function createBudgetPool(root: Budget, now?: () => number, restore?: BudgetPoolRestore): BudgetPool;
|
|
6459
6393
|
//#endregion
|
|
6394
|
+
//#region src/runtime/supervise/chat-transport-executor.d.ts
|
|
6395
|
+
/** One buffered chat-completions call: the OpenAI-shape request body in, the parsed completion
|
|
6396
|
+
* JSON out. The ONE wire function of this module — the executor's default transport is built
|
|
6397
|
+
* from it, and a harness that must prove two arms share a substrate (P1 parity) drives BOTH
|
|
6398
|
+
* through the same instance. */
|
|
6399
|
+
type ChatCompletionsTransport = (body: Record<string, unknown>, signal?: AbortSignal) => Promise<unknown>;
|
|
6400
|
+
/** The default transport: POST `${url}/chat/completions` with an optional bearer. Fail-loud on
|
|
6401
|
+
* any non-2xx — the status and body head become the settle reason. */
|
|
6402
|
+
declare function chatCompletionsTransport(opts: {
|
|
6403
|
+
url: string;
|
|
6404
|
+
bearer?: string;
|
|
6405
|
+
}): ChatCompletionsTransport;
|
|
6406
|
+
/** Conversation history keyed by the settled worker id — the resume substrate. The kernel owns
|
|
6407
|
+
* identity, ordering, ledger truth, and spend continuity; this store owns only the message
|
|
6408
|
+
* lists a `'resume'` spawn continues (`WorkerSpawnContext.resume.ofWorker` is the load key).
|
|
6409
|
+
* PROCESS-LOCAL by the same boundary the kernel documents for resume itself: a prior process's
|
|
6410
|
+
* workers are not resume targets. */
|
|
6411
|
+
interface ChatSessionStore {
|
|
6412
|
+
load(workerId: string): ReadonlyArray<Record<string, unknown>> | undefined;
|
|
6413
|
+
save(workerId: string, messages: ReadonlyArray<Record<string, unknown>>): void;
|
|
6414
|
+
}
|
|
6415
|
+
/** In-memory `ChatSessionStore`. Entries are detached copies — a caller mutating a saved array
|
|
6416
|
+
* cannot corrupt a recorded session. */
|
|
6417
|
+
declare function createChatSessionStore(): ChatSessionStore;
|
|
6418
|
+
/** One entry of the caller-provided tool table: the OpenAI function spec the model sees, and the
|
|
6419
|
+
* host-side implementation run when the model calls it. */
|
|
6420
|
+
interface ChatTransportTool {
|
|
6421
|
+
readonly spec: ToolSpec;
|
|
6422
|
+
/** Runs ON THIS HOST; the returned string folds back as the `tool` message. A throw is fed
|
|
6423
|
+
* back as an error message for the model to correct — a bad tool call is a real outcome, not
|
|
6424
|
+
* an infra fault. */
|
|
6425
|
+
readonly execute: (args: Record<string, unknown>, task: unknown) => Promise<string>;
|
|
6426
|
+
}
|
|
6427
|
+
interface ChatTransportExecutorOptions {
|
|
6428
|
+
/** OpenAI-compatible base URL (with or without `/v1`); the executor POSTs to
|
|
6429
|
+
* `${url}/chat/completions`. Ignored when `complete` is injected. */
|
|
6430
|
+
url: string;
|
|
6431
|
+
/** Bearer token for the default transport. Omit for an unauthenticated endpoint. */
|
|
6432
|
+
bearer?: string;
|
|
6433
|
+
/** The wire model id sent on every completion. */
|
|
6434
|
+
model: string;
|
|
6435
|
+
/** System prompt seeding a FRESH conversation. A resumed conversation keeps the system message
|
|
6436
|
+
* it was recorded with — a session continues; it is not re-primed. */
|
|
6437
|
+
system?: string;
|
|
6438
|
+
/** Tool table. Omitted = a pure conversation (no `tools` field on the wire). */
|
|
6439
|
+
tools?: ReadonlyArray<ChatTransportTool>;
|
|
6440
|
+
temperature?: number;
|
|
6441
|
+
/** Output-token ceiling for ONE completion, sent as `max_tokens` on every request when set.
|
|
6442
|
+
* Omitted = no field on the wire, so the endpoint's own default governs. A harness pairing
|
|
6443
|
+
* this executor against another sampling path (P1 parity) pins BOTH arms to one value. */
|
|
6444
|
+
maxTokens?: number;
|
|
6445
|
+
/** Inference-turn cap for ONE shot (one `execute`). Default 200 — a runaway backstop, not a
|
|
6446
|
+
* workflow limit (mirrors `routerToolsInlineExecutor.maxTurns`). */
|
|
6447
|
+
maxTurnsPerShot?: number;
|
|
6448
|
+
/** Injected buffered transport — the offline seam (mirrors `RouterConfig.complete`). When set,
|
|
6449
|
+
* `url`/`bearer` are unused and NO network is touched. */
|
|
6450
|
+
complete?: ChatCompletionsTransport;
|
|
6451
|
+
/** Session store backing continuity. Required to record this conversation (with `sessionKey`)
|
|
6452
|
+
* or to continue a prior one (with `resume`). */
|
|
6453
|
+
sessions?: ChatSessionStore;
|
|
6454
|
+
/** The id this worker's conversation is recorded under at settle — the kernel node id when
|
|
6455
|
+
* spawned through a scope, so a later `'resume'` spawn's `resume.ofWorker` finds it. */
|
|
6456
|
+
sessionKey?: string;
|
|
6457
|
+
/** The resume lineage from `WorkerSpawnContext.resume`: this shot continues `ofWorker`'s
|
|
6458
|
+
* recorded message list. Requires `sessions` holding that conversation — fails loud before
|
|
6459
|
+
* any spend when it does not. */
|
|
6460
|
+
resume?: WorkerResumeContext;
|
|
6461
|
+
/** Profile this executor materializes, for the kernel's materialization receipt. Omitted =
|
|
6462
|
+
* the node's receipt reads `executor-did-not-report` (a direct, unsupervised use). */
|
|
6463
|
+
profile?: AgentProfile$1;
|
|
6464
|
+
/** Kernel-minted attempt id (`ExecutorNodeContext.attemptId`) binding the receipt to this
|
|
6465
|
+
* exact spawn. */
|
|
6466
|
+
attemptId?: string;
|
|
6467
|
+
}
|
|
6468
|
+
/**
|
|
6469
|
+
* Build the chat-transport `Executor`: one `execute` = one conversation SHOT — seed (fresh system
|
|
6470
|
+
* prompt, or the resumed session's recorded history) + the task as the next user message, then
|
|
6471
|
+
* loop completion → host tool calls → tool messages until the model answers without a tool call
|
|
6472
|
+
* (or the turn cap). Settles with the final assistant text as `out`.
|
|
6473
|
+
*
|
|
6474
|
+
* Fail-loud contract: transport failures (non-2xx, network faults, malformed completions) throw
|
|
6475
|
+
* `ValidationError`, which the scope settles as an INFRA failure (`Settled.down.infra`) — never a
|
|
6476
|
+
* fake success. The accumulated conversation is still recorded before the throw when a store is
|
|
6477
|
+
* configured, because the inference HAPPENED and a resume may continue a failed session (the
|
|
6478
|
+
* kernel deliberately allows resume-after-failure; the seam decides).
|
|
6479
|
+
*/
|
|
6480
|
+
declare function chatTransportExecutor(opts: ChatTransportExecutorOptions): Executor<string>;
|
|
6481
|
+
interface ChatWorkerSeamOptions {
|
|
6482
|
+
/** OpenAI-compatible base URL every spawned worker speaks. Unused when `complete` is set. */
|
|
6483
|
+
url: string;
|
|
6484
|
+
bearer?: string;
|
|
6485
|
+
/** Fallback wire model when a spawned profile carries none (`profile.model.default` wins). */
|
|
6486
|
+
model?: string;
|
|
6487
|
+
tools?: ReadonlyArray<ChatTransportTool>;
|
|
6488
|
+
temperature?: number;
|
|
6489
|
+
/** Per-completion `max_tokens` for every spawned worker (see
|
|
6490
|
+
* {@link ChatTransportExecutorOptions.maxTokens}). */
|
|
6491
|
+
maxTokens?: number;
|
|
6492
|
+
maxTurnsPerShot?: number;
|
|
6493
|
+
/** Injected buffered transport — the offline seam; no network is touched when set. */
|
|
6494
|
+
complete?: ChatCompletionsTransport;
|
|
6495
|
+
/** Session store backing continuity. Default: one fresh in-memory store PER SEAM, matching the
|
|
6496
|
+
* kernel's process-local resume boundary (one seam = one run's sessions). */
|
|
6497
|
+
sessions?: ChatSessionStore;
|
|
6498
|
+
/** The completion oracle: each worker settles `valid` ⟺ this check passes on its final
|
|
6499
|
+
* assistant text (`gateOnDeliverable` — settled ⟺ DELIVERED, exactly how `workerFromBackend`
|
|
6500
|
+
* composes it). Pass the graph's deliverable so a keep-best driver can pick a winner; omitted,
|
|
6501
|
+
* workers settle unverdicted and only a driver `submit_result` can win. */
|
|
6502
|
+
deliverable?: DeliverableSpec<unknown>;
|
|
6503
|
+
}
|
|
6504
|
+
/**
|
|
6505
|
+
* The `makeWorkerAgent` seam over {@link chatTransportExecutor} — the continuity consumer
|
|
6506
|
+
* `workerFromBackend` refuses to be. Every spawn becomes one conversation shot: the spawned
|
|
6507
|
+
* profile's system prompt + instructions (which is where a graph's delegates directive lands)
|
|
6508
|
+
* seed a fresh session, and a `'resume'` spawn re-attaches by loading `resume.ofWorker`'s
|
|
6509
|
+
* recorded message list from the seam's session store. Conversations are recorded under the
|
|
6510
|
+
* kernel node id, which is exactly what a later `resume.ofWorker` names.
|
|
6511
|
+
*/
|
|
6512
|
+
declare function chatWorkerSeam(opts: ChatWorkerSeamOptions): MakeWorkerAgent;
|
|
6513
|
+
//#endregion
|
|
6460
6514
|
//#region src/runtime/supervise/coordination-log.d.ts
|
|
6461
6515
|
/** Stable identity of the supervisor that owns one coordination stream. High-level supervision
|
|
6462
6516
|
* derives it from the exact root/child execution identity plus its parent assignment. */
|
|
@@ -6750,6 +6804,11 @@ interface DriverAgentOptions {
|
|
|
6750
6804
|
/** Idle time after which `observe_agent` reports a worker as stalled (a derived read; nothing is
|
|
6751
6805
|
* killed). Omit = the runtime default. */
|
|
6752
6806
|
readonly stallAfterMs?: number;
|
|
6807
|
+
/** Default continuity per worker PROFILE NAME — `'resume'` makes spawns of that name re-attach
|
|
6808
|
+
* to the node's latest settled worker (see
|
|
6809
|
+
* `CoordinationToolsOptions.continuityByProfile`); `spawn_agent`'s per-call `continuity`
|
|
6810
|
+
* argument overrides. Omit = every spawn fresh (status quo). */
|
|
6811
|
+
readonly continuityByProfile?: Readonly<Record<string, ContinuityMode>>;
|
|
6753
6812
|
/** The driver's stance — a string, or built from the task (the worker-driver prompt /
|
|
6754
6813
|
* the generator). INJECTED so the prompt is a pluggable, optimizable role. */
|
|
6755
6814
|
readonly systemPrompt: string | ((task: unknown) => string);
|
|
@@ -6896,6 +6955,9 @@ declare function serveCoordinationMcp(opts: {
|
|
|
6896
6955
|
watchWorkers?: WorkerWatchOptions;
|
|
6897
6956
|
/** Idle time after which `observe_agent` reports a worker as stalled. */
|
|
6898
6957
|
stallAfterMs?: number;
|
|
6958
|
+
/** Default continuity per worker profile name — `'resume'` re-attaches spawns of that name to
|
|
6959
|
+
* the node's latest settled worker; the tool's per-call `continuity` overrides. */
|
|
6960
|
+
continuityByProfile?: Readonly<Record<string, ContinuityMode>>;
|
|
6899
6961
|
/** Pass-through subscriber for every bus event, including pre-delivery instruction receipts and
|
|
6900
6962
|
* steer/answer delivery outcomes. */
|
|
6901
6963
|
onEvent?: (event: CoordinationEvent, record: BusRecord<CoordinationEvent>) => void | Promise<void>;
|
|
@@ -7416,6 +7478,10 @@ interface SupervisorAgentDeps {
|
|
|
7416
7478
|
readonly watchWorkers?: WorkerWatchOptions;
|
|
7417
7479
|
/** Idle time after which `observe_agent` reports a worker as stalled. Omit = runtime default. */
|
|
7418
7480
|
readonly stallAfterMs?: number;
|
|
7481
|
+
/** Default continuity per worker PROFILE NAME (both arms) — `'resume'` re-attaches spawns of
|
|
7482
|
+
* that name to the node's latest settled worker; `spawn_agent`'s per-call `continuity`
|
|
7483
|
+
* overrides. Omit = every spawn fresh (status quo). */
|
|
7484
|
+
readonly continuityByProfile?: Readonly<Record<string, ContinuityMode>>;
|
|
7419
7485
|
/** PROGRESS-derived stop rule (router arm). Ends a run that has stopped learning BEFORE it
|
|
7420
7486
|
* exhausts a ceiling; it can never keep a run alive past one. Build it with `plateau` /
|
|
7421
7487
|
* `noProgressFor` / `allWorkersStalled` from `supervise/stop-rules` — the thresholds are the
|
|
@@ -7624,6 +7690,14 @@ interface SuperviseOptions {
|
|
|
7624
7690
|
/** Idle time after which `observe_agent` reports a running worker as `stalled`. A derived read
|
|
7625
7691
|
* at observation time — nothing is killed or retried. Omit = the runtime default. */
|
|
7626
7692
|
readonly stallAfterMs?: number;
|
|
7693
|
+
/** Default continuity per worker PROFILE NAME: `'resume'` makes each spawn of that name after
|
|
7694
|
+
* the first re-attach to the node's most recent SETTLED worker — a NEW live worker whose spawn
|
|
7695
|
+
* context carries the prior worker's identity (`WorkerSpawnContext.resume`), which the executor
|
|
7696
|
+
* seam re-attaches with. `spawn_agent`'s per-call `continuity` argument overrides in either
|
|
7697
|
+
* direction; `runGraph` derives this from delegates-edge `continuity`. Omit = every spawn is
|
|
7698
|
+
* `'fresh'` (status quo). See `CoordinationToolsOptions.continuityByProfile` for the
|
|
7699
|
+
* refusal semantics (no-prior / while-live / with-key) and the process-local resume boundary. */
|
|
7700
|
+
readonly continuityByProfile?: Readonly<Record<string, ContinuityMode>>;
|
|
7627
7701
|
/** Worker output store. Defaults to in-memory. */
|
|
7628
7702
|
readonly blobs?: ResultBlobStore;
|
|
7629
7703
|
/**
|
|
@@ -7755,13 +7829,27 @@ type GraphEdge =
|
|
|
7755
7829
|
/** Cyclic-graph backstop: traversals beyond this REFUSE (fail loud). Default
|
|
7756
7830
|
* {@link defaultEdgeTraversalCap}. */
|
|
7757
7831
|
readonly maxTraversals?: number;
|
|
7832
|
+
/** Default continuity for this edge's SPAWN traversals. `'resume'` makes every spawn after
|
|
7833
|
+
* the node's first re-attach to its most recent SETTLED worker: a NEW live worker whose
|
|
7834
|
+
* spawn context carries `resume: { ofWorker, sequence }` for the executor seam, spending
|
|
7835
|
+
* from the same conserved pool — the node's first spawn is effectively `'fresh'`, and a
|
|
7836
|
+
* spawn while a prior worker is still live refuses loudly (steer is the live channel).
|
|
7837
|
+
* The driver's per-call `spawn_agent` `continuity` argument overrides either way. Omit =
|
|
7838
|
+
* `'fresh'` (today's behavior, byte-identical). Caps count resumes exactly like fresh
|
|
7839
|
+
* spawns. */
|
|
7840
|
+
readonly continuity?: ContinuityMode;
|
|
7758
7841
|
} |
|
|
7759
|
-
/** Findings flow anywhere: an analyst
|
|
7760
|
-
*
|
|
7761
|
-
* the
|
|
7842
|
+
/** Findings flow anywhere: an analyst over N nodes' settled traces, delivered to ONE node.
|
|
7843
|
+
* With a LENS analyst the directive wraps the findings for the recipient; with a NODE analyst
|
|
7844
|
+
* the directive is the analyst agent's task and the findings are its settle output. */
|
|
7762
7845
|
{
|
|
7763
7846
|
readonly kind: 'analyzes';
|
|
7764
|
-
/** The analyst
|
|
7847
|
+
/** The analyst REFERENCE, in one of two forms: a lens id resolved against
|
|
7848
|
+
* `RunGraphOptions.analysts` (environment), or the id of a graph NODE with no delegates
|
|
7849
|
+
* edge pointing at it — then each matching settle spawns that node's pinned profile as a
|
|
7850
|
+
* tool-equipped analyst WORKER (same spawn machinery, conserved budget, trace join) whose
|
|
7851
|
+
* task is this edge's directive plus the settled worker's trace evidence and whose settle
|
|
7852
|
+
* output is the findings. An id that is both a node and a registry lens is refused. */
|
|
7765
7853
|
readonly analyst: string;
|
|
7766
7854
|
readonly over: ReadonlyArray<NodeId>;
|
|
7767
7855
|
readonly to: NodeId;
|
|
@@ -7779,6 +7867,11 @@ interface AgentGraph {
|
|
|
7779
7867
|
readonly budget: Budget;
|
|
7780
7868
|
}
|
|
7781
7869
|
type EdgeDeliveryOutcome = 'delivered' | 'stripped' | 'empty' | 'unpropagated';
|
|
7870
|
+
/** How one ledgered hop CONTINUED: a spawn traversal stamps its effective spawn mode
|
|
7871
|
+
* (`'fresh'` | `'resume'`), and every mid-run delivery into an already-live recipient — a
|
|
7872
|
+
* driver steer leg and every analyzes delivery (routed steer or driver-destined finding) —
|
|
7873
|
+
* stamps `'steer'`. Zero ambiguity: every row carries exactly one of the three. */
|
|
7874
|
+
type TraversalContinuity = ContinuityMode | 'steer';
|
|
7782
7875
|
/** One recorded edge traversal — the in-memory row; the journal twin is the `edge` SpawnEvent. */
|
|
7783
7876
|
interface EdgeTraversal {
|
|
7784
7877
|
/** Stable edge id: `delegates:<from>-><to>` or `analyzes:<analyst>:<over…>-><to>`. */
|
|
@@ -7791,6 +7884,8 @@ interface EdgeTraversal {
|
|
|
7791
7884
|
/** 1-based per-edge ordinal. */
|
|
7792
7885
|
readonly traversal: number;
|
|
7793
7886
|
readonly outcome: EdgeDeliveryOutcome;
|
|
7887
|
+
/** How this hop continued — see {@link TraversalContinuity}. */
|
|
7888
|
+
readonly continuity: TraversalContinuity;
|
|
7794
7889
|
/** Bytes of directive + payload that actually crossed the edge. */
|
|
7795
7890
|
readonly bytes: number;
|
|
7796
7891
|
readonly reason?: string;
|
|
@@ -7821,8 +7916,15 @@ interface RunGraphOptions {
|
|
|
7821
7916
|
readonly hooks?: RuntimeHooks;
|
|
7822
7917
|
/** Inject the driver brain directly (offline tests / advanced). */
|
|
7823
7918
|
readonly brain?: ToolLoopChat;
|
|
7824
|
-
/** The analyst lens registry `analyzes` edges resolve against. ENVIRONMENT
|
|
7919
|
+
/** The analyst lens registry `analyzes` edges resolve against. ENVIRONMENT — needed only for
|
|
7920
|
+
* lens analysts; an analyzes edge naming a graph NODE as its analyst needs no registry. */
|
|
7825
7921
|
readonly analysts?: AnalystRegistry;
|
|
7922
|
+
/** Watch every worker's LIVE tool trace with the online detector panel and raise a `finding`
|
|
7923
|
+
* on the bus the moment one loops or error-storms — forwarded to `supervise()` verbatim (see
|
|
7924
|
+
* `SuperviseOptions.watchWorkers`). Online findings (`analyst: 'online:<detector>'`) are bus
|
|
7925
|
+
* events for the driver, not graph edges, so they are never ledgered as traversals. Omit =
|
|
7926
|
+
* off (no online watching, no extra events). */
|
|
7927
|
+
readonly watchWorkers?: WorkerWatchOptions;
|
|
7826
7928
|
/** Directive registry. Default: the seeded kernel registry (`kernelPromptRegistry()`). */
|
|
7827
7929
|
readonly registry?: PromptRegistry;
|
|
7828
7930
|
/** The run journal the edge ledger and every spawn/settle ride. Default: in-memory. */
|
|
@@ -8557,5 +8659,5 @@ interface VerifierEnvironmentOptions {
|
|
|
8557
8659
|
/** Any checkable task as an `Environment`, no tool surface required: the artifact is the worker's answer and the domain is one deployable `check` over it. */
|
|
8558
8660
|
declare function createVerifierEnvironment(opts: VerifierEnvironmentOptions): Environment;
|
|
8559
8661
|
//#endregion
|
|
8560
|
-
export { legacySupervisorRunsRoot as $, printBenchmarkReport as $a, WaterfallReport as $c, createDelegationTraceCollector as $d, defineProfileMaterializationContract as $f, SandboxLineageHandle as $i, createExecutor as $l, DeliveredOutput as $n, harvestCorpus as $o, structuralRollout as $r, RunPersonified as $s, assertCoordinationBinding as $t, createDetachedTurnResumeDriver as $u, GitWorkspaceOptions as A, loopUntil as Aa, PairwiseVerdict as Ac, DelegationHistoryEntry as Ad, InMemorySpawnJournal as Af, SteeringDirectiveData as Ai, McpServer as Al, defaultDelegateBudget as An, loopDispatch as Ao, CheckExecChannel as Ar, RenderCorpusToInstructionsOptions as As, runGraph as At, CoderDelegate as Au, analyzeTrace as B, createScopeAnalyst as Ba, AuditIntentOptions as Bc, ResearchOutputShape as Bd, replaySpawnTree as Bf, connectStdioMcp as Bi, DelegateResult as Bl, ProgressSample as Bn, envKeyProvider as Bo, StructuralRolloutResult as Br, VerifySpec as Bs, CoordinationBinding as Bt, settleDetachedCoderTurn as Bu, closingWorkerNote as C, definePersona as Ca, AxisScoresOf as Cc, DelegateUiAuditArgs as Cd, defaultToolDetectors as Cf, assertStrategyContract as Ci, QuestionUrgency as Cl, DispatchUnit as Cn, runAgentic as Co, asAuthoredProfile as Cr, Panel as Cs, EdgeTraversal as Ct, JsonRpcResponse as Cu, UntrackedCopyStats as D, renderCorpusToInstructions as Da, LeaderboardOptions as Dc, DelegationError as Dd, FileResultBlobStore as Df, DumbDriverOptions as Di, canonicalFindingEvent as Dl, queueOf as Dn, LoopDispatchOptions as Do, defaultProfileRichnessThresholds as Dr, Pipeline as Ds, GraphResult as Dt, FeedbackStore as Du, CopyOptions as E, InMemoryCorpus as Ea, Leaderboard as Ec, DelegateUiAuditRoute as Ed, gateOnDeliverable as Ef, ApplyContinuation as Ei, WorkerWatchOptions as El, freeSlots as En, LoopCampaignDispatchOptions as Eo, canonicalizeAuthoredProfile as Er, PanelVerdict as Es, GraphNode as Et, FeedbackEvent as Eu, gitWorkspace as F, widen as Fa, renderLeaderboardHtml as Fc, DelegationStatus as Fd, SpawnForestNode as Ff, MaterializeLocalMcpOptions as Fi, DELEGATE_INPUT_SCHEMA as Fl, driverAgent as Fn, runLoop as Fo, CheckSourceCtx as Fr, TrajectoryNode as Fs, SuperviseOptions as Ft, DetachedWinnerSelection as Fu, workerTraceAnalysisStore as G, sanitizeMcpToolSchema as Ga, AnytimeStrategySummary as Gc, DELEGATION_TRACE_MAX_BYTES as Gd, CanonicalAgentProfileMaterializationAxis as Gf, OpenSandboxRunPromptOptions as Gi, CliWorktreeBridgeSeam as Gl, StopRule as Gn, inlineSandboxClient as Go, defaultExtractCandidate as Gr, WinnerStrategy as Gs, ResolveSupervisorTools as Gt, createFleetWorkspaceExecutor as Gu, WorkerToolTraceArtifact as H, McpEndpoint as Ha, auditIntent as Hc, UiAuditLensFilter as Hd, AGENT_PROFILE_MATERIALIZATION_AXES as Hf, Deliverable as Hi, validateDelegateArgs as Hl, ProgressTrackerOptions as Hn, resolveMcpServerLaunch as Ho, canDisplace as Hr, WidenDecision as Hs, DriveHarnessOwnerContext as Ht, FleetHandle as Hu, jjWorkspace as I, CreateScopeAnalystOptions as Ia, renderLeaderboardMarkdown as Ic, DelegationStatusArgs as Id, SpawnForestTree as If, McpSpawnFault as Ii, DELEGATE_TOOL_NAME as Il, finalizeBestDelivered as In, LocalSandboxClientOptions as Io, RepairStop as Ir, TrajectoryReport as Is, SuperviseRegistry as It, SettleDetachedCoderTurnOptions as Iu, ScopeArgs as J, BenchmarkLift as Ja, areaUnderCurve as Jc, DelegationTraceCollector as Jd, ProfileMaterializationContract as Jf, TurnResult as Ji, ProviderSeam as Jl, anyOf as Jn, InProcessSandboxClientOptions as Jo, modelAuthoredChecks as Jr, LoopShape as Js, SupervisorNodeContext as Jt, DetachedTurn as Ju, createRootHandle as K, BenchmarkCell as Ka, AnytimeTaskCurve as Kc, DELEGATION_TRACE_MAX_SPANS as Kd, DefineProfileMaterializationContractOptions as Kf, SandboxRun as Ki, CliWorktreeSeam as Kl, allOf as Kn, InProcessOnPrompt as Ko, defaultStructuralRolloutPolicy as Kr, DefinePersona as Ks, ResolvedSupervisorProfile as Kt, createSiblingSandboxExecutor as Ku, localShell as L, RegistryAnalyzeProjection as La, renderLeaderboardSvg as Lc, DelegationStatusResult as Ld, loadSpawnForest as Lf, McpToolDescriptor as Li, DelegateArgs as Ll, AllWorkersStalledOptions as Ln, localSandboxClient as Lo, StructuralRolloutConfig as Lr, TrajectoryReportFn as Ls, SuperviseRegistryTable as Lt, UiAuditorDelegate as Lu, Workspace as M, pipeline as Ma, ScoreOf as Mc, DelegationProfile as Md, SpawnForestEvent as Mf, naiveDriver as Mi, createInProcessTransport as Ml, CoordinationMcpHandle as Mn, RunLoopOptions as Mo, CheckRunContext as Mr, ScopeAnalyzeInput as Ms, AuthorizedSpawnContext as Mt, CoderReviewer as Mu, WorkspaceCommit as N, selectValidWinner as Na, leaderboard as Nc, DelegationProgress as Nd, SpawnForestInDoubtNode as Nf, steeringDriver as Ni, createMcpServer as Nl, serveCoordinationMcp as Nn, defaultSelectWinner as No, CheckRunner as Nr, ScopeWidenGate as Ns, DEFAULT_AUTHORED_PROFILE_SECURITY_POLICY as Nt, DelegateRunCtx as Nu, copyUntrackedIntoClone as O, fanout as Oa, LeaderboardRow as Oc, DelegationFeedbackSnapshot as Od, FileSpawnJournal as Of, NaiveDriverOptions as Oi, createCoordinationTools as Ol, rollingDispatch as On, LoopOptionsForDispatch as Oo, profileRichnessFinding as Or, PipelineStage as Os, RunGraphOptions as Ot, InMemoryFeedbackStore as Ou, WorkspaceRun as P, verify as Pa, pairwiseSignificance as Pc, DelegationResultPayload as Pd, SpawnForestMissingTree as Pf, LocalMcpMaterialization as Pi, DELEGATE_DESCRIPTION as Pl, DriverAgentOptions as Pn, runAgentRounds as Po, CheckSource as Pr, SteerContext as Ps, DeliverableResolutionInput as Pt, DetachedSessionDelegateOptions as Pu, legacySupervisorRunDir as Q, Environment as Qa, WaterfallCollector as Qc, composeLoopTraceEmitters as Qd, controlProfileMaterialization as Qf, SandboxLineage as Qi, cliWorktreeExecutor as Ql, sampleFromSettled as Qn, HarvestReport as Qo, selectBestIndex as Qr, PersonaExecutors as Qs, SupervisorToolInvocationContext as Qt, RunDetachedTurnOptions as Qu, runInWorkspace as R, assertTraceDerivedFindings as Ra, renderPairwiseMarkdown as Rc, FeedbackRating as Rd, materializeTreeView as Rf, StdioMcpConnection as Ri, DelegateError as Rl, NoProgressForOptions as Rn, KeyProvider as Ro, StructuralRolloutMessage as Rr, TrajectoryReportOptions as Rs, supervise as Rt, coderTaskFromArgs as Ru, WorkerEvidenceInput as S, registerShape as Sa, stopSentinel as Sc, DelegateResearchResult as Sd, WatchTraceOptions as Sf, AuthoredStrategy as Si, QuestionRecord as Sl, DispatchStopReason as Sn, refine as So, ProfileRichnessThresholds as Sr, LoopUntilState as Ss, EdgeDeliveryOutcome as St, JsonRpcMessage as Su, settledWorkerOut as T, FileCorpus as Ta, Interval as Tc, DelegateUiAuditResult as Td, DeliverableSpec as Tf, strategyAuthorContract as Ti, WorkerSpawnContext as Tl, effectiveConcurrency as Tn, sampleThenRefine as To, authoredWorker as Tr, PanelSpec as Ts, GraphEdgeCapError as Tt, McpTransport as Tu, captureWorkerTraceEvidence as U, McpEnvironmentOptions as Ua, defaultAuditorInstruction as Uc, UiAuditorDelegationOutput as Ud, AgentProfileMaterializationAxis as Uf, OpenSandboxRunBeforeStartContext as Ui, BridgeSeam as Ul, ProgressView as Un, resolveSecretEnv as Uo, compareCheckOutcomes as Ur, WidenLineage as Us, ObserveSupervisorNodeEvent as Ut, FleetWorkspaceExecutorOptions as Uu, WORKER_TOOL_TRACE_SCHEMA_VERSION as V, registryScopeAnalyst as Va, IntentAudit as Vc, ResearchSource as Vd, contentAddress as Vf, materializeLocalMcp as Vi, createDelegateHandler as Vl, ProgressTracker as Vn, mcpSecretEnvMetadataKey as Vo, VisibleCheck as Vr, Widen as Vs, DriveHarness as Vt, DelegationExecutor as Vu, parseWorkerToolTraceArtifact as W, createMcpEnvironment as Wa, AnytimeReport as Wc, CappedDelegationTrace as Wd, AssertProfileMaterializationOptions as Wf, OpenSandboxRunOptions as Wi, CliSeam as Wl, StopDecision as Wn, secretEnvOfMcpServer as Wo, composeCheckSources as Wr, WidenSpec as Ws, ResolveDriveHarness as Wt, SiblingSandboxExecutorOptions as Wu, settledToIteration as X, BenchmarkStrategySummary as Xa, plateauLength as Xc, buildDelegationTraceSpans as Xd, ValidateProfileMaterializationOptions as Xf, CheckpointCapableBox as Xi, RouterToolsSeam as Xl, noProgressFor as Xn, HarvestCorpusOptions as Xo, resolveEntrySymbol as Xr, Persona as Xs, SupervisorProfile as Xt, DriveTurnCapableBox as Xu, createScope as Y, BenchmarkReport as Ya, bestSoFar as Yc, DelegationTraceSpan as Yd, ProfileMaterializationIssue as Yf, openSandboxRun as Yi, RouterSeam as Yl, createProgressTracker as Yn, inProcessSandboxClient as Yo, officialChecksFromMeta as Yr, Outcome as Ys, SupervisorNodeContextSeed as Yt, DetachedTurnResumeDriverOptions as Yu, WorkerSteerRequest as Z, BenchmarkTaskRow as Za, renderAnytimeTable as Zc, capDelegationTrace as Zd, assertProfileMaterialization as Zf, ForkCapableBox as Zi, SandboxSeam as Zl, plateau as Zn, HarvestFailure as Zo, sandboxCheckRunner as Zr, PersonaContext as Zs, SupervisorToolDescriptor as Zt, DriveTurnTick as Zu, WorktreeFanoutOptions as _, promotionGate as _a, CompletionPolicy as _c, DelegateCodeResult as _d, BusRecord as _f, discriminatingMeans as _i, Question as _l, naiveContinuationPrompt as _n, SurfaceScore as _o, ReservationTicket as _r, FanoutSynthesis as _s, WorktreePatchArtifact as _t, RemoveWorktreeOptions as _u, SandboxInstance$1 as a, mapSandboxEvent as aa, LeaderboardBenchScore as ac, DelegationRecord as ad, InMemoryDelegationStore as af, collectAgentTurn as ai, AuthorizeDownMessage as al, SupervisorSpanRecorder as an, AgenticTool as ao, promptResourceProfileMaterialization as ap, pickBestDelivered as ar, renderReport as as, workerControlLogFile as at, createSteerableSandboxSession as au, NOTE_MAX_CHARS as b, builtinShapes as ba, deterministicCompletion as bc, DelegateResearchArgs as bd, PublishOptions as bf, selectChampion as bi, QuestionOption as bl, ConcurrencyCaps as bn, defineStrategy as bo, AuthoredProfile as br, LoopUntil as bs, assertProfileModelsAllowed as bt, createWorktree as bu, VerifierEnvironmentOptions as c, CriuCapableClient as ca, LeaderboardFlagSpec as cc, DelegationResumeTick as cd, BackendTransportError as cf, ChampionPolicy as ci, CoordinationEvent as cl, PromptRegistry as cn, RunAgenticOptions as co, validateProfileMaterialization as cp, CoordinationDeliveryEvidence as cr, Corpus as cs, writeWorkerSteer as ct, createInbox as cu, SuperviseSurfaceResult as d, AcquireOptions as da, LeaderboardScenario as dc, DelegationTaskQueueOptions as dd, NotFoundError as df, EvolutionBandInfo as di, DEFAULT_AWAIT_EVENT_TIMEOUT_MS as dl, createPromptRegistry as dn, Strategy as do, FileCoordinationLog as dr, EqualKArm as ds, RunContext as dt, WorktreeHarnessResult as du, SessionCapableBox as ea, RunPersonifiedOptions as ec, detachedTurnEvents as ed, DelegationPersistenceError as ef, visibleCheckScore as ei, WaterfallSpan as el, resolveSupervisorProfile as en, runBenchmark as eo, fullProfileMaterialization as ep, FinalizeContext as er, Observation as es, readWorkerSteerRequests as et, createExecutorRegistry as eu, SurfaceWorkerConfig as f, acquireSandbox as fa, LeaderboardScore as fc, SubmitInput as fd, PlannerError as ff, EvolutionCandidate as fi, DownMessageAuthorizationInput as fl, delegatesWorkerBriefPrompt as fn, StrategyArtifacts as fo, PriorCoordination as fr, EqualKOnCost as fs, createFileRunContext as ft, WorktreeProfileMaterializationReceipt as fu, AuthoredHarness as g, PromotionVerdict as ga, CompletionEvidence as gc, DelegateCodeConfig as gd, BusEvent as gf, StrategyEvolutionConfig as gi, MakeWorkerAgent as gl, kernelPromptRegistry as gn, StrategyShotResult as go, ReservationRejection as gr, FanoutOptions as gs, WorktreeCliExecutorOptions as gt, GitRunner as gu, superviseSurface as h, PromotionGateOptions as ha, CompletionAnalyst as hc, DelegateCodeArgs as hd, CoderOutput as hf, ReproductionCheck as hi, DownMessageEvent as hl, formatPromptHandle as hn, StrategyResult as ho, BudgetReadout as hr, Fanout as hs, patchDelivered as ht, DiffResult as hu, SandboxEvent$1 as i, extractLlmCallEvent as ia, DefinedLeaderboard as ic, DelegationArgs as id, FileDelegationStoreOptions as if, StreamAgentTurnOptions as ii, AnalyzeOnSettleRoute as il, SupervisorSpanOutcome as in, AgenticTask as io, promptOnlyProfileMaterialization as ip, collectDelivered as ir, observe as is, supervisorWorkersDir as it, SteerableSandboxSession as iu, Shell as j, panel as ja, ProfileKeyOf as jc, DelegationHistoryResult as jd, SpawnForest as jf, dumbDriver as ji, McpServerOptions as jl, delegate as jn, RunAgentRoundsOptions as jo, CheckOutcome as jr, ScopeAnalyst as js, AuthorizedSpawn as jt, CoderReview as ju, withUntrackedArtifacts as k, flatWidenGate as ka, PairwiseOptions as kc, DelegationHistoryArgs as kd, InMemoryResultBlobStore as kf, SteeringDecision as ki, normalizeAnalyzeOnSettle as kl, DelegateOptions as kn, loopCampaignDispatch as ko, supervisorInstructions as kr, RenderCorpusToInstructions as ks, defaultEdgeTraversalCap as kt, eventToSnapshot as ku, createVerifierEnvironment as l, SandboxCapabilities as la, LeaderboardIterationInfo as lc, DelegationRunContext as ld, ConfigError as lf, EvolutionArchiveNode as li, CoordinationTools as ll, RegisteredPrompt as ln, ShotPersona as lo, worktreeCliProfileMaterialization as lp, CoordinationLog as lr, CorpusFilter as ls, InMemoryRunContext as lt, WorktreeCheckRunner as lu, failuresAnalyst as m, resolveSandboxClient as ma, defineLeaderboard as mc, hashIdempotencyInput as md, ValidationError as mf, EvolutionReport as mi, DownMessageDeliveryOutcome as ml, dumbContinuationPassPrompt as mn, StrategyMessage as mo, BudgetPoolRestore as mr, EqualKVerdict as ms, PatchDeliverableOptions as mt, DiffOptions as mu, AnalystFinding$1 as n, SandboxToolPartState as na, ShapeContext as nc, parseDetachedSessionRef as nd, DelegationStore as nf, AgentTurnUsage as ni, AnalystFindingEvent as nl, SupervisorSpanAttributes as nn, AgenticRunResult as no, promptControlProfileMaterialization as np, SupervisorFinalizer as nr, ObserveOptions as ns, supervisorRunDir as nt, SandboxSteeringOptions as nu, computeFindingId$1 as o, mapSandboxToolEvent as oa, LeaderboardBenchTask as oc, DelegationResumeContext as od, AgentEvalError$1 as of, streamAgentTurn as oi, AuthorizedDownMessage as ol, createSupervisorSpanRecorder as on, ArtifactHandle as oo, renderProfileMaterializationIssues as op, runFinalizer as or, AssertTraceDerivedFindings as os, workerInboxFile as ot, Inbox as ou, SurfaceWorkerOut as p, ResolveSandboxClientOptions as pa, LeaderboardSpec as pc, SubmitOutput as pd, RuntimeRunStateError as pf, EvolutionGeneration as pi, DownMessageDeliveryAttempt as pl, dumbContinuationFailPrompt as pn, StrategyCtx as po, BudgetPool as pr, EqualKOnCostOptions as ps, createInMemoryRunContext as pt, CreateWorktreeOptions as pu, createSupervisor as q, BenchmarkConfig as qa, anytimeReport as qc, DelegationTraceCaps as qd, KnownAgentProfileMaterializationAxis as qf, SandboxRunAbortError as qi, ExecutorConfig as ql, allWorkersStalled as qn, InProcessPromptCtx as qo, filterAuthoredAsserts as qr, DefinePersonaInput as qs, SupervisorAgentDeps as qt, DetachedSessionRefParts as qu, CreateSandboxOptions$1 as r, createSandboxToolPartState as ra, ShapeRegistry as rc, runDetachedTurn as rd, FileDelegationStore as rf, CollectedAgentTurn as ri, AnalystRegistry as rl, SupervisorSpanOptions as rn, AgenticSurface as ro, promptModelProfileMaterialization as rp, bestDelivered as rr, defaultAnalystInstruction as rs, supervisorRunsRoot as rt, SteerableSandboxArgs as ru, makeFinding$1 as s, sumSandboxUsage as sa, LeaderboardBenchmarkAdapter as sc, DelegationResumeDriver as sd, AgentEvalErrorCode as sf, ChampionPick as si, ContinuationInstruction as sl, PromptHandle as sn, CorpusReadbackOptions as so, sandboxActProfileMaterialization as sp, runTree as sr, CombinatorShape as ss, workerInboxFileFromEventDir as st, InboxMessage as su, AgentProfile$2 as t, createSandboxLineage as ta, ShapeBudget as tc, formatDetachedSessionRef as td, DelegationStateCorruptError as tf, AgentTurnBackend as ti, createWaterfallCollector as tl, supervisorAgent as tn, AgenticOptions as to, profileMaterializationAxes as tp, FinalizerSettled as tr, ObserveInput as ts, safeWorkerFile as tt, DEFAULT_SANDBOX_STEERING_MAX_TURNS as tu, SuperviseSurfaceOptions as u, probeSandboxCapabilities as ua, LeaderboardRunContext as uc, DelegationTaskQueue as ud, JudgeError as uf, EvolutionAuthor as ui, CoordinationToolsOptions as ul, analyzesFindingsReportPrompt as un, ShotSpec as uo, CoordinationOwnerId as ur, CorpusRecord as us, InMemoryRunContextOptions as ut, WorktreeCommandResult as uu, worktreeFanout as v, equalKOnCost as va, CompletionVerdict as vc, DelegateFeedbackArgs as vd, BusStats as vf, pickChampion as vi, QuestionDecision as vl, promptHandle as vn, adaptiveRefine as vo, createBudgetPool as vr, FanoutWinnerSelector as vs, createWorktreeCliExecutor as vt, WorktreeHandle as vu, composeWorkerEvidence as w, runPersonified as wa, GroupOf as wc, DelegateUiAuditConfig as wd, watchTrace as wf, authorStrategy as wi, SettledWorker as wl, RollingDispatchOptions as wn, sample as wo, assessAuthoredProfile as wr, PanelJudge as ws, GraphEdge as wt, McpToolDescriptor$1 as wu, VERIFY_TAIL_CHARS as x, createShapeRegistry as xa, sentinelCompletion as xc, DelegateResearchConfig as xd, createEventBus as xf, AuthorStrategyOptions as xi, QuestionPolicy as xl, DispatchReport as xn, depthStrategy as xo, ProfileRichness as xr, LoopUntilSpec as xs, AgentGraph as xt, removeWorktree as xu, EVIDENCE_MAX_CHARS as y, trajectoryReport as ya, completionAuthorizes as yc, DelegateFeedbackResult as yd, EventBus as yf, runStrategyEvolution as yi, QuestionLevel as yl, supervisorPolicyPrompt as yn, breadthStrategy as yo, spendFromUsageEvents as yr, FlatWidenGate as ys, assertModelAllowed as yt, captureWorktreeDiff as yu, TrajectoryAnalysis as z, buildSteerContext as za, AuditIntentInput as zc, FeedbackRefersTo as zd, pendingWaits as zf, StdioMcpServerSpec as zi, DelegateHandlerOptions as zl, PlateauOptions as zn, ResolvedMcpServerLaunch as zo, StructuralRolloutPolicy as zr, Verify as zs, workerFromBackend as zt, detachedSessionDelegate as zu };
|
|
8561
|
-
//# sourceMappingURL=index-
|
|
8662
|
+
export { legacySupervisorRunsRoot as $, BenchmarkTaskRow as $a, WaterfallReport as $c, capDelegationTrace as $d, assertProfileMaterialization as $f, ForkCapableBox as $i, SandboxSeam as $l, sampleFromSettled as $n, harvestCorpus as $o, compareCheckOutcomes as $r, RunPersonified as $s, SupervisorToolInvocationContext as $t, DriveTurnTick as $u, GitWorkspaceOptions as A, fanout as Aa, PairwiseVerdict as Ac, DelegationFeedbackSnapshot as Ad, FileSpawnJournal as Af, selectChampion as Ai, createCoordinationTools as Al, DelegateOptions as An, LoopOptionsForDispatch as Ao, AuthoredProfile as Ar, RenderCorpusToInstructionsOptions as As, defaultEdgeTraversalCap as At, InMemoryFeedbackStore as Au, analyzeTrace as B, assertTraceDerivedFindings as Ba, AuditIntentOptions as Bc, FeedbackRating as Bd, materializeTreeView as Bf, StdioMcpConnection as Bi, DelegateError as Bl, PlateauOptions as Bn, envKeyProvider as Bo, CheckExecChannel as Br, VerifySpec as Bs, workerFromBackend as Bt, coderTaskFromArgs as Bu, closingWorkerNote as C, createShapeRegistry as Ca, AxisScoresOf as Cc, DelegateResearchConfig as Cd, createEventBus as Cf, EvolutionGeneration as Ci, QuestionRecord as Cl, DispatchStopReason as Cn, depthStrategy as Co, BudgetPool as Cr, Panel as Cs, EdgeTraversal as Ct, removeWorktree as Cu, UntrackedCopyStats as D, FileCorpus as Da, LeaderboardOptions as Dc, DelegateUiAuditResult as Dd, DeliverableSpec as Df, discriminatingMeans as Di, WorkerSpawnContext as Dl, freeSlots as Dn, sampleThenRefine as Do, ReservationTicket as Dr, Pipeline as Ds, GraphResult as Dt, McpTransport as Du, CopyOptions as E, runPersonified as Ea, Leaderboard as Ec, DelegateUiAuditConfig as Ed, watchTrace as Ef, StrategyEvolutionConfig as Ei, WorkerResumeContext as El, effectiveConcurrency as En, sample as Eo, ReservationRejection as Er, PanelVerdict as Es, GraphNode as Et, McpToolDescriptor$1 as Eu, gitWorkspace as F, selectValidWinner as Fa, renderLeaderboardHtml as Fc, DelegationProgress as Fd, SpawnForestInDoubtNode as Ff, strategyAuthorContract as Fi, createMcpServer as Fl, DriverAgentOptions as Fn, runAgentRounds as Fo, authoredWorker as Fr, TrajectoryNode as Fs, DeliverableResolutionInput as Ft, DelegateRunCtx as Fu, workerTraceAnalysisStore as G, McpEnvironmentOptions as Ga, AnytimeStrategySummary as Gc, UiAuditorDelegationOutput as Gd, AgentProfileMaterializationAxis as Gf, OpenSandboxRunBeforeStartContext as Gi, BridgeSeam as Gl, StopDecision as Gn, inlineSandboxClient as Go, CheckSourceCtx as Gr, WinnerStrategy as Gs, ResolveDriveHarness as Gt, FleetWorkspaceExecutorOptions as Gu, WorkerToolTraceArtifact as H, createScopeAnalyst as Ha, auditIntent as Hc, ResearchOutputShape as Hd, replaySpawnTree as Hf, connectStdioMcp as Hi, DelegateResult as Hl, ProgressTracker as Hn, resolveMcpServerLaunch as Ho, CheckRunContext as Hr, WidenDecision as Hs, DriveHarness as Ht, settleDetachedCoderTurn as Hu, jjWorkspace as I, verify as Ia, renderLeaderboardMarkdown as Ic, DelegationResultPayload as Id, SpawnForestMissingTree as If, LocalMcpMaterialization as Ii, DELEGATE_DESCRIPTION as Il, driverAgent as In, LocalSandboxClientOptions as Io, canonicalizeAuthoredProfile as Ir, TrajectoryReport as Is, SuperviseOptions as It, DetachedSessionDelegateOptions as Iu, ScopeArgs as J, BenchmarkCell as Ja, areaUnderCurve as Jc, DELEGATION_TRACE_MAX_SPANS as Jd, DefineProfileMaterializationContractOptions as Jf, SandboxRun as Ji, CliWorktreeSeam as Jl, allWorkersStalled as Jn, InProcessSandboxClientOptions as Jo, StructuralRolloutMessage as Jr, LoopShape as Js, SupervisorAgentDeps as Jt, createSiblingSandboxExecutor as Ju, createRootHandle as K, createMcpEnvironment as Ka, AnytimeTaskCurve as Kc, CappedDelegationTrace as Kd, AssertProfileMaterializationOptions as Kf, OpenSandboxRunOptions as Ki, CliSeam as Kl, StopRule as Kn, InProcessOnPrompt as Ko, RepairStop as Kr, DefinePersona as Ks, ResolveSupervisorTools as Kt, SiblingSandboxExecutorOptions as Ku, localShell as L, widen as La, renderLeaderboardSvg as Lc, DelegationStatus as Ld, SpawnForestNode as Lf, MaterializeLocalMcpOptions as Li, DELEGATE_INPUT_SCHEMA as Ll, finalizeBestDelivered as Ln, localSandboxClient as Lo, defaultProfileRichnessThresholds as Lr, TrajectoryReportFn as Ls, SuperviseRegistry as Lt, DetachedWinnerSelection as Lu, Workspace as M, loopUntil as Ma, ScoreOf as Mc, DelegationHistoryEntry as Md, InMemorySpawnJournal as Mf, AuthoredStrategy as Mi, McpServer as Ml, delegate as Mn, loopDispatch as Mo, ProfileRichnessThresholds as Mr, ScopeAnalyzeInput as Ms, AuthorizedSpawn as Mt, CoderDelegate as Mu, WorkspaceCommit as N, panel as Na, leaderboard as Nc, DelegationHistoryResult as Nd, SpawnForest as Nf, assertStrategyContract as Ni, McpServerOptions as Nl, CoordinationMcpHandle as Nn, RunAgentRoundsOptions as No, asAuthoredProfile as Nr, ScopeWidenGate as Ns, AuthorizedSpawnContext as Nt, CoderReview as Nu, copyUntrackedIntoClone as O, InMemoryCorpus as Oa, LeaderboardRow as Oc, DelegateUiAuditRoute as Od, gateOnDeliverable as Of, pickChampion as Oi, WorkerWatchOptions as Ol, queueOf as On, LoopCampaignDispatchOptions as Oo, createBudgetPool as Or, PipelineStage as Os, RunGraphOptions as Ot, FeedbackEvent as Ou, WorkspaceRun as P, pipeline as Pa, pairwiseSignificance as Pc, DelegationProfile as Pd, SpawnForestEvent as Pf, authorStrategy as Pi, createInProcessTransport as Pl, serveCoordinationMcp as Pn, defaultSelectWinner as Po, assessAuthoredProfile as Pr, SteerContext as Ps, DEFAULT_AUTHORED_PROFILE_SECURITY_POLICY as Pt, CoderReviewer as Pu, legacySupervisorRunDir as Q, BenchmarkStrategySummary as Qa, WaterfallCollector as Qc, buildDelegationTraceSpans as Qd, ValidateProfileMaterializationOptions as Qf, CheckpointCapableBox as Qi, RouterToolsSeam as Ql, plateau as Qn, HarvestReport as Qo, canDisplace as Qr, PersonaExecutors as Qs, SupervisorToolDescriptor as Qt, DriveTurnCapableBox as Qu, runInWorkspace as R, CreateScopeAnalystOptions as Ra, renderPairwiseMarkdown as Rc, DelegationStatusArgs as Rd, SpawnForestTree as Rf, McpSpawnFault as Ri, DELEGATE_TOOL_NAME as Rl, AllWorkersStalledOptions as Rn, KeyProvider as Ro, profileRichnessFinding as Rr, TrajectoryReportOptions as Rs, SuperviseRegistryTable as Rt, SettleDetachedCoderTurnOptions as Ru, WorkerEvidenceInput as S, builtinShapes as Sa, stopSentinel as Sc, DelegateResearchArgs as Sd, PublishOptions as Sf, EvolutionCandidate as Si, QuestionPolicy as Sl, DispatchReport as Sn, defineStrategy as So, createChatSessionStore as Sr, LoopUntilState as Ss, EdgeDeliveryOutcome as St, createWorktree as Su, settledWorkerOut as T, definePersona as Ta, Interval as Tc, DelegateUiAuditArgs as Td, defaultToolDetectors as Tf, ReproductionCheck as Ti, SettledWorker as Tl, RollingDispatchOptions as Tn, runAgentic as To, BudgetReadout as Tr, PanelSpec as Ts, GraphEdgeCapError as Tt, JsonRpcResponse as Tu, captureWorkerTraceEvidence as U, registryScopeAnalyst as Ua, defaultAuditorInstruction as Uc, ResearchSource as Ud, contentAddress as Uf, materializeLocalMcp as Ui, createDelegateHandler as Ul, ProgressTrackerOptions as Un, resolveSecretEnv as Uo, CheckRunner as Ur, WidenLineage as Us, DriveHarnessOwnerContext as Ut, DelegationExecutor as Uu, WORKER_TOOL_TRACE_SCHEMA_VERSION as V, buildSteerContext as Va, IntentAudit as Vc, FeedbackRefersTo as Vd, pendingWaits as Vf, StdioMcpServerSpec as Vi, DelegateHandlerOptions as Vl, ProgressSample as Vn, mcpSecretEnvMetadataKey as Vo, CheckOutcome as Vr, Widen as Vs, CoordinationBinding as Vt, detachedSessionDelegate as Vu, parseWorkerToolTraceArtifact as W, McpEndpoint as Wa, AnytimeReport as Wc, UiAuditLensFilter as Wd, AGENT_PROFILE_MATERIALIZATION_AXES as Wf, Deliverable as Wi, validateDelegateArgs as Wl, ProgressView as Wn, secretEnvOfMcpServer as Wo, CheckSource as Wr, WidenSpec as Ws, ObserveSupervisorNodeEvent as Wt, FleetHandle as Wu, settledToIteration as X, BenchmarkLift as Xa, plateauLength as Xc, DelegationTraceCollector as Xd, ProfileMaterializationContract as Xf, TurnResult as Xi, ProviderSeam as Xl, createProgressTracker as Xn, HarvestCorpusOptions as Xo, StructuralRolloutResult as Xr, Persona as Xs, SupervisorNodeContextSeed as Xt, DetachedTurn as Xu, createScope as Y, BenchmarkConfig as Ya, bestSoFar as Yc, DelegationTraceCaps as Yd, KnownAgentProfileMaterializationAxis as Yf, SandboxRunAbortError as Yi, ExecutorConfig as Yl, anyOf as Yn, inProcessSandboxClient as Yo, StructuralRolloutPolicy as Yr, Outcome as Ys, SupervisorNodeContext as Yt, DetachedSessionRefParts as Yu, WorkerSteerRequest as Z, BenchmarkReport as Za, renderAnytimeTable as Zc, DelegationTraceSpan as Zd, ProfileMaterializationIssue as Zf, openSandboxRun as Zi, RouterSeam as Zl, noProgressFor as Zn, HarvestFailure as Zo, VisibleCheck as Zr, PersonaContext as Zs, SupervisorProfile as Zt, DetachedTurnResumeDriverOptions as Zu, WorktreeFanoutOptions as _, PromotionGateOptions as _a, CompletionPolicy as _c, DelegateCodeArgs as _d, CoderOutput as _f, ChampionPick as _i, MakeWorkerAgent as _l, kernelPromptRegistry as _n, StrategyResult as _o, ChatTransportTool as _r, FanoutSynthesis as _s, WorktreePatchArtifact as _t, DiffResult as _u, SandboxInstance$1 as a, createSandboxToolPartState as aa, LeaderboardBenchScore as ac, runDetachedTurn as ad, FileDelegationStore as af, officialChecksFromMeta as ai, AuthorizeDownMessage as al, SupervisorSpanOutcome as an, AgenticSurface as ao, promptModelProfileMaterialization as ap, collectDelivered as ar, renderReport as as, workerControlLogFile as at, SteerableSandboxArgs as au, NOTE_MAX_CHARS as b, equalKOnCost as ba, deterministicCompletion as bc, DelegateFeedbackArgs as bd, BusStats as bf, EvolutionAuthor as bi, QuestionLevel as bl, supervisorPolicyPrompt as bn, adaptiveRefine as bo, chatTransportExecutor as br, LoopUntil as bs, assertProfileModelsAllowed as bt, WorktreeHandle as bu, VerifierEnvironmentOptions as c, mapSandboxToolEvent as ca, LeaderboardFlagSpec as cc, DelegationResumeContext as cd, AgentEvalError$1 as cf, selectBestIndex as ci, ContinuityMode as cl, PromptHandle as cn, ArtifactHandle as co, renderProfileMaterializationIssues as cp, runTree as cr, Corpus as cs, writeWorkerSteer as ct, Inbox as cu, SuperviseSurfaceResult as d, SandboxCapabilities as da, LeaderboardScenario as dc, DelegationRunContext as dd, ConfigError as df, AgentTurnBackend as di, CoordinationToolsOptions as dl, analyzesFindingsReportPrompt as dn, ShotPersona as do, worktreeCliProfileMaterialization as dp, CoordinationOwnerId as dr, EqualKArm as ds, RunContext as dt, WorktreeCheckRunner as du, SandboxLineage as ea, RunPersonifiedOptions as ec, RunDetachedTurnOptions as ed, composeLoopTraceEmitters as ef, composeCheckSources as ei, WaterfallSpan as el, assertCoordinationBinding as en, Environment as eo, controlProfileMaterialization as ep, DeliveredOutput as er, Observation as es, readWorkerSteerRequests as et, cliWorktreeExecutor as eu, SurfaceWorkerConfig as f, probeSandboxCapabilities as fa, LeaderboardScore as fc, DelegationTaskQueue as fd, JudgeError as ff, AgentTurnUsage as fi, DEFAULT_AWAIT_EVENT_TIMEOUT_MS as fl, createPromptRegistry as fn, ShotSpec as fo, FileCoordinationLog as fr, EqualKOnCost as fs, createFileRunContext as ft, WorktreeCommandResult as fu, AuthoredHarness as g, resolveSandboxClient as ga, CompletionEvidence as gc, hashIdempotencyInput as gd, ValidationError as gf, streamAgentTurn as gi, DownMessageEvent as gl, formatPromptHandle as gn, StrategyMessage as go, ChatTransportExecutorOptions as gr, FanoutOptions as gs, WorktreeCliExecutorOptions as gt, DiffOptions as gu, superviseSurface as h, ResolveSandboxClientOptions as ha, CompletionAnalyst as hc, SubmitOutput as hd, RuntimeRunStateError as hf, collectAgentTurn as hi, DownMessageDeliveryOutcome as hl, dumbContinuationPassPrompt as hn, StrategyCtx as ho, ChatSessionStore as hr, Fanout as hs, patchDelivered as ht, CreateWorktreeOptions as hu, SandboxEvent$1 as i, SandboxToolPartState as ia, DefinedLeaderboard as ic, parseDetachedSessionRef as id, DelegationStore as if, modelAuthoredChecks as ii, AnalyzeOnSettleRoute as il, SupervisorSpanOptions as in, AgenticRunResult as io, promptControlProfileMaterialization as ip, bestDelivered as ir, observe as is, supervisorWorkersDir as it, SandboxSteeringOptions as iu, Shell as j, flatWidenGate as ja, ProfileKeyOf as jc, DelegationHistoryArgs as jd, InMemoryResultBlobStore as jf, AuthorStrategyOptions as ji, normalizeAnalyzeOnSettle as jl, defaultDelegateBudget as jn, loopCampaignDispatch as jo, ProfileRichness as jr, ScopeAnalyst as js, runGraph as jt, eventToSnapshot as ju, withUntrackedArtifacts as k, renderCorpusToInstructions as ka, PairwiseOptions as kc, DelegationError as kd, FileResultBlobStore as kf, runStrategyEvolution as ki, canonicalFindingEvent as kl, rollingDispatch as kn, LoopDispatchOptions as ko, spendFromUsageEvents as kr, RenderCorpusToInstructions as ks, TraversalContinuity as kt, FeedbackStore as ku, createVerifierEnvironment as l, sumSandboxUsage as la, LeaderboardIterationInfo as lc, DelegationResumeDriver as ld, AgentEvalErrorCode as lf, structuralRollout as li, CoordinationEvent as ll, PromptRegistry as ln, CorpusReadbackOptions as lo, sandboxActProfileMaterialization as lp, CoordinationDeliveryEvidence as lr, CorpusFilter as ls, InMemoryRunContext as lt, InboxMessage as lu, failuresAnalyst as m, acquireSandbox as ma, defineLeaderboard as mc, SubmitInput as md, PlannerError as mf, StreamAgentTurnOptions as mi, DownMessageDeliveryAttempt as ml, dumbContinuationFailPrompt as mn, StrategyArtifacts as mo, ChatCompletionsTransport as mr, EqualKVerdict as ms, PatchDeliverableOptions as mt, WorktreeProfileMaterializationReceipt as mu, AnalystFinding$1 as n, SessionCapableBox as na, ShapeContext as nc, detachedTurnEvents as nd, DelegationPersistenceError as nf, defaultStructuralRolloutPolicy as ni, AnalystFindingEvent as nl, supervisorAgent as nn, runBenchmark as no, fullProfileMaterialization as np, FinalizerSettled as nr, ObserveOptions as ns, supervisorRunDir as nt, createExecutorRegistry as nu, computeFindingId$1 as o, extractLlmCallEvent as oa, LeaderboardBenchTask as oc, DelegationArgs as od, FileDelegationStoreOptions as of, resolveEntrySymbol as oi, AuthorizedDownMessage as ol, SupervisorSpanRecorder as on, AgenticTask as oo, promptOnlyProfileMaterialization as op, pickBestDelivered as or, AssertTraceDerivedFindings as os, workerInboxFile as ot, SteerableSandboxSession as ou, SurfaceWorkerOut as p, AcquireOptions as pa, LeaderboardSpec as pc, DelegationTaskQueueOptions as pd, NotFoundError as pf, CollectedAgentTurn as pi, DownMessageAuthorizationInput as pl, delegatesWorkerBriefPrompt as pn, Strategy as po, PriorCoordination as pr, EqualKOnCostOptions as ps, createInMemoryRunContext as pt, WorktreeHarnessResult as pu, createSupervisor as q, sanitizeMcpToolSchema as qa, anytimeReport as qc, DELEGATION_TRACE_MAX_BYTES as qd, CanonicalAgentProfileMaterializationAxis as qf, OpenSandboxRunPromptOptions as qi, CliWorktreeBridgeSeam as ql, allOf as qn, InProcessPromptCtx as qo, StructuralRolloutConfig as qr, DefinePersonaInput as qs, ResolvedSupervisorProfile as qt, createFleetWorkspaceExecutor as qu, CreateSandboxOptions$1 as r, createSandboxLineage as ra, ShapeRegistry as rc, formatDetachedSessionRef as rd, DelegationStateCorruptError as rf, filterAuthoredAsserts as ri, AnalystRegistry as rl, SupervisorSpanAttributes as rn, AgenticOptions as ro, profileMaterializationAxes as rp, SupervisorFinalizer as rr, defaultAnalystInstruction as rs, supervisorRunsRoot as rt, DEFAULT_SANDBOX_STEERING_MAX_TURNS as ru, makeFinding$1 as s, mapSandboxEvent as sa, LeaderboardBenchmarkAdapter as sc, DelegationRecord as sd, InMemoryDelegationStore as sf, sandboxCheckRunner as si, ContinuationInstruction as sl, createSupervisorSpanRecorder as sn, AgenticTool as so, promptResourceProfileMaterialization as sp, runFinalizer as sr, CombinatorShape as ss, workerInboxFileFromEventDir as st, createSteerableSandboxSession as su, AgentProfile$2 as t, SandboxLineageHandle as ta, ShapeBudget as tc, createDetachedTurnResumeDriver as td, createDelegationTraceCollector as tf, defaultExtractCandidate as ti, createWaterfallCollector as tl, resolveSupervisorProfile as tn, printBenchmarkReport as to, defineProfileMaterializationContract as tp, FinalizeContext as tr, ObserveInput as ts, safeWorkerFile as tt, createExecutor as tu, SuperviseSurfaceOptions as u, CriuCapableClient as ua, LeaderboardRunContext as uc, DelegationResumeTick as ud, BackendTransportError as uf, visibleCheckScore as ui, CoordinationTools as ul, RegisteredPrompt as un, RunAgenticOptions as uo, validateProfileMaterialization as up, CoordinationLog as ur, CorpusRecord as us, InMemoryRunContextOptions as ut, createInbox as uu, worktreeFanout as v, PromotionVerdict as va, CompletionVerdict as vc, DelegateCodeConfig as vd, BusEvent as vf, ChampionPolicy as vi, Question as vl, naiveContinuationPrompt as vn, StrategyShotResult as vo, ChatWorkerSeamOptions as vr, FanoutWinnerSelector as vs, createWorktreeCliExecutor as vt, GitRunner as vu, composeWorkerEvidence as w, registerShape as wa, GroupOf as wc, DelegateResearchResult as wd, WatchTraceOptions as wf, EvolutionReport as wi, QuestionUrgency as wl, DispatchUnit as wn, refine as wo, BudgetPoolRestore as wr, PanelJudge as ws, GraphEdge as wt, JsonRpcMessage as wu, VERIFY_TAIL_CHARS as x, trajectoryReport as xa, sentinelCompletion as xc, DelegateFeedbackResult as xd, EventBus as xf, EvolutionBandInfo as xi, QuestionOption as xl, ConcurrencyCaps as xn, breadthStrategy as xo, chatWorkerSeam as xr, LoopUntilSpec as xs, AgentGraph as xt, captureWorktreeDiff as xu, EVIDENCE_MAX_CHARS as y, promotionGate as ya, completionAuthorizes as yc, DelegateCodeResult as yd, BusRecord as yf, EvolutionArchiveNode as yi, QuestionDecision as yl, promptHandle as yn, SurfaceScore as yo, chatCompletionsTransport as yr, FlatWidenGate as ys, assertModelAllowed as yt, RemoveWorktreeOptions as yu, TrajectoryAnalysis as z, RegistryAnalyzeProjection as za, AuditIntentInput as zc, DelegationStatusResult as zd, loadSpawnForest as zf, McpToolDescriptor as zi, DelegateArgs as zl, NoProgressForOptions as zn, ResolvedMcpServerLaunch as zo, supervisorInstructions as zr, Verify as zs, supervise as zt, UiAuditorDelegate as zu };
|
|
8663
|
+
//# sourceMappingURL=index-BhZhQw77.d.ts.map
|