@tangle-network/agent-runtime 0.113.1 → 0.115.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/{activation-UZ1JenNv.js → activation-BNQQO-bc.js} +3 -3
- package/dist/{activation-UZ1JenNv.js.map → activation-BNQQO-bc.js.map} +1 -1
- package/dist/agent.d.ts +18 -7
- package/dist/agent.js +123 -64
- package/dist/agent.js.map +1 -1
- package/dist/candidate-execution/index.js +4 -4
- package/dist/{candidate-execution-Co3sRC_7.js → candidate-execution-CfpJrd3o.js} +4 -4
- package/dist/{candidate-execution-Co3sRC_7.js.map → candidate-execution-CfpJrd3o.js.map} +1 -1
- package/dist/{environment-provider-BsHpW4Dp.js → environment-provider-CCaEhA-l.js} +38 -4
- package/dist/environment-provider-CCaEhA-l.js.map +1 -0
- package/dist/{environment-provider-DG-cSx89.d.ts → environment-provider-Cygthiy3.d.ts} +40 -1
- package/dist/environment-provider.d.ts +1 -1
- package/dist/environment-provider.js +1 -1
- package/dist/{improvement-cycle-C3CrNfcy.js → improvement-cycle-CBLOgfsQ.js} +4 -4
- package/dist/{improvement-cycle-C3CrNfcy.js.map → improvement-cycle-CBLOgfsQ.js.map} +1 -1
- package/dist/{index-Cr7QlEUL.d.ts → index-B_vcAAle.d.ts} +6 -6
- package/dist/{index-zMAqz53v.d.ts → index-BuzkRsOn.d.ts} +244 -9
- package/dist/{index-B6WclhZI.d.ts → index-I97xACXk.d.ts} +3 -3
- package/dist/index.d.ts +8 -8
- package/dist/index.js +13 -13
- package/dist/intelligence.d.ts +3 -3
- package/dist/intelligence.js +6 -6
- package/dist/kernel.d.ts +4 -4
- package/dist/kernel.js +7 -7
- package/dist/{knowledge-GAJFl_gz.js → knowledge-DcIKJaPd.js} +5 -5
- package/dist/{knowledge-GAJFl_gz.js.map → knowledge-DcIKJaPd.js.map} +1 -1
- package/dist/knowledge.d.ts +1 -1
- package/dist/knowledge.js +1 -1
- package/dist/{local-harness-Ce1emWJE.d.ts → local-harness-BnB1E9nM.d.ts} +82 -2
- package/dist/{loop-runner-bin-DvLdFo38.js → loop-runner-bin-C2GIqSUn.js} +3 -3
- package/dist/{loop-runner-bin-DvLdFo38.js.map → loop-runner-bin-C2GIqSUn.js.map} +1 -1
- package/dist/{loop-runner-bin-Cba5tsdb.d.ts → loop-runner-bin-DgAXgQCI.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 +2 -2
- package/dist/mcp/index.d.ts +2 -2
- package/dist/mcp/index.js +5 -5
- package/dist/{openai-tools-DftmzKLc.js → openai-tools-BWAEIHkZ.js} +2 -2
- package/dist/{openai-tools-DftmzKLc.js.map → openai-tools-BWAEIHkZ.js.map} +1 -1
- package/dist/{otel-export-D34IQW1C.js → otel-export-CPZTSADj.js} +16 -7
- package/dist/otel-export-CPZTSADj.js.map +1 -0
- package/dist/{prepare-BKVdOn0w.js → prepare-BHQBb02e.js} +2 -2
- package/dist/{prepare-BKVdOn0w.js.map → prepare-BHQBb02e.js.map} +1 -1
- package/dist/primeintellect/index.d.ts +1 -1
- package/dist/{protected-model-port-BtldAE9j.js → protected-model-port-DqAH1Z2M.js} +2 -2
- package/dist/{protected-model-port-BtldAE9j.js.map → protected-model-port-DqAH1Z2M.js.map} +1 -1
- package/dist/{redact-xZvPu9qe.d.ts → redact-BRaHUFMf.d.ts} +2 -2
- package/dist/{runtime-DlSPFm9o.js → runtime-C_g_SsXg.js} +8 -5
- package/dist/runtime-C_g_SsXg.js.map +1 -0
- package/dist/{spawn-journal-DLhnom3e.js → spawn-journal-DCPbicXB.js} +2 -1
- package/dist/{spawn-journal-DLhnom3e.js.map → spawn-journal-DCPbicXB.js.map} +1 -1
- package/dist/{structural-rollout-R_ZqFaB5.js → structural-rollout-Cqm1dKa7.js} +3 -3
- package/dist/{structural-rollout-R_ZqFaB5.js.map → structural-rollout-Cqm1dKa7.js.map} +1 -1
- package/dist/{supervise-BDvAFOTM.js → supervise-BcCHhLrz.js} +807 -35
- package/dist/supervise-BcCHhLrz.js.map +1 -0
- package/dist/{supervisor-DS278ICs.js → supervisor-CspDspod.js} +250 -22
- package/dist/supervisor-CspDspod.js.map +1 -0
- package/dist/testing.js +9 -9
- package/dist/{trace-propagation-CJJC7SVB.js → trace-propagation-B-pL7xn_.js} +2 -2
- package/dist/{trace-propagation-CJJC7SVB.js.map → trace-propagation-B-pL7xn_.js.map} +1 -1
- package/dist/{workspace-archive-CYYxZyA7.js → workspace-archive-DXzJq7WP.js} +2 -2
- package/dist/{workspace-archive-CYYxZyA7.js.map → workspace-archive-DXzJq7WP.js.map} +1 -1
- package/package.json +1 -1
- package/dist/environment-provider-BsHpW4Dp.js.map +0 -1
- package/dist/otel-export-D34IQW1C.js.map +0 -1
- package/dist/runtime-DlSPFm9o.js.map +0 -1
- package/dist/supervise-BDvAFOTM.js.map +0 -1
- package/dist/supervisor-DS278ICs.js.map +0 -1
|
@@ -2,13 +2,13 @@ import { _ as RunAgentTaskOptions, b as RuntimeSessionStore, g as OpenAIChatTool
|
|
|
2
2
|
import { i as SurfaceImprovementEdit } from "./improvement-adapter-D5gwwoXQ.js";
|
|
3
3
|
import { o as ImprovementProposalSource } from "./types-zWfqDjeL.js";
|
|
4
4
|
import "./types-DnNGJ5Gz.js";
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
5
|
+
import { Wn as StructuralRolloutPolicy, zd as ConfigError } from "./index-BuzkRsOn.js";
|
|
6
|
+
import { O as RuntimeTelemetryOptions, b as ToolLoopChat, c as runLocalHarness, i as LocalHarness } from "./local-harness-BnB1E9nM.js";
|
|
7
7
|
import "./index-C-FYUuFG.js";
|
|
8
8
|
import "./index-Efjb3nrQ.js";
|
|
9
|
-
import { H as CandidateGenerator, L as Verifier, a as ImproveCandidateValidationInput, j as ReadonlyAgentProfile, p as ImproveMethodFactory, t as Redactor } from "./redact-
|
|
10
|
-
import "./index-
|
|
11
|
-
import "./loop-runner-bin-
|
|
9
|
+
import { H as CandidateGenerator, L as Verifier, a as ImproveCandidateValidationInput, j as ReadonlyAgentProfile, p as ImproveMethodFactory, t as Redactor } from "./redact-BRaHUFMf.js";
|
|
10
|
+
import "./index-I97xACXk.js";
|
|
11
|
+
import "./loop-runner-bin-DgAXgQCI.js";
|
|
12
12
|
import "./openai-tools-B68JaOCx.js";
|
|
13
13
|
import { ControlBudget as ControlBudget$1, ControlDecision as ControlDecision$1, ControlEvalResult, ControlEvalResult as ControlEvalResult$1, ControlRunResult as ControlRunResult$1, ControlStep as ControlStep$1, DataAcquisitionPlan as DataAcquisitionPlan$1, KnowledgeReadinessReport, KnowledgeReadinessReport as KnowledgeReadinessReport$1, KnowledgeRequirement as KnowledgeRequirement$1, ProposalFinding, RunRecord, RunRecord as RunRecord$1 } from "@tangle-network/agent-eval";
|
|
14
14
|
import { GepaOptimizationMethodConfig, SkillOptOptimizationMethodConfig } from "@tangle-network/agent-eval/campaign";
|
|
@@ -541,4 +541,4 @@ declare function readinessServerSentEvent(report: KnowledgeReadinessReport, opti
|
|
|
541
541
|
declare function runtimeStreamServerSentEvent(event: RuntimeStreamEvent, options?: RuntimeTelemetryOptions & ServerSentEventOptions): string;
|
|
542
542
|
//#endregion
|
|
543
543
|
export { McpServeSpec as $, resolveRouterBaseUrl as A, RawTraceDistillerOptions as B, DEFAULT_ROUTER_BASE_URL as C, cleanModelId as D, RouterEnv as E, parseRolloutPolicy as F, strategyAuthorMethod as G, buildDriverSystem as H, serializeRolloutPolicy as I, OfficialOptimizerUnavailableError as J, OfficialGepaOptions as K, structuralRolloutPolicyFromProfile as L, ROLLOUT_POLICY_EXTENSION as M, applyRolloutPolicyToProfile as N, getModels as O, normalizeRolloutPolicy as P, officialSkillOpt as Q, ReflectiveGeneratorOptions as R, ChatModelValidation as S, ResolvedChatModel as T, optimizerMethod as U, rawTraceDistiller as V, researchDriverNote as W, OfficialSkillOptOptions as X, OfficialSensitiveCandidateInput as Y, officialGepa as Z, AgentBackendKind as _, ControlStep$1 as a, mcpBuildPrompt as at, decideKnowledgeReadiness as b, KnowledgeRequirement$1 as c, createIterableBackend as ct, readinessServerSentEvent as d, mcpServeVerifier as et, runtimeStreamServerSentEvent as f, runAgentTaskStream as g, runAgentTask as h, ControlRunResult$1 as i, findingLines as it, validateChatModelId as j, resolveChatModel as k, RunRecord$1 as l, createOpenAICompatibleBackend as lt, applyRunRecordDefaults as m, ControlDecision$1 as n, driverLoopGenerator as nt, DataAcquisitionPlan$1 as o, toolBuildPrompt as ot, InMemoryRuntimeSessionStore as p, OfficialOptimizerContextOptions as q, ControlEvalResult$1 as r, BuildPromptFindingsInput as rt, KnowledgeReadinessReport$1 as s, BackendRetryPolicy as st, ControlBudget$1 as t, DriverLoopGeneratorOptions as tt, ServerSentEventOptions as u, createSandboxPromptBackend as ut, ResolveAgentBackendOptions as v, ModelInfo as w, ChatModelCandidate as x, resolveAgentBackend as y, reflectiveGenerator as z };
|
|
544
|
-
//# sourceMappingURL=index-
|
|
544
|
+
//# sourceMappingURL=index-B_vcAAle.d.ts.map
|
|
@@ -2,9 +2,9 @@ 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 Executor, Bt as ExecutorProgress, H as ExecutorFactory, Ht as WorkerProgress, I as Agent, L as AgentSpec, Nt as TraceSource, Q as ResumedKeyState, R as Budget, U as ExecutorRegistry, Z as ResultBlobStore, at as SpawnEvent, dt as SupervisedResult, et as RootHandle, ft as Supervisor, ht as UsageEvent, i as AgentEnvironmentProvider, it as Settled, mt as TreeView, nt as Runtime, o as AgentEnvironmentProviderRegistry, ot as SpawnJournal, q as NodeId, rt as Scope, st as SpawnOpts, ut as Spend, vt as PendingWait, w as ProviderExecutorOptions, xt as WaitProbeRegistry, z as DefaultVerdict } from "./environment-provider-
|
|
5
|
+
import { B as Executor, Bt as ExecutorProgress, H as ExecutorFactory, Ht as WorkerProgress, I as Agent, L as AgentSpec, Nt as TraceSource, Q as ResumedKeyState, R as Budget, U as ExecutorRegistry, Z as ResultBlobStore, at as SpawnEvent, dt as SupervisedResult, et as RootHandle, ft as Supervisor, ht as UsageEvent, i as AgentEnvironmentProvider, it as Settled, mt as TreeView, nt as Runtime, o as AgentEnvironmentProviderRegistry, ot as SpawnJournal, q as NodeId, rt as Scope, st as SpawnOpts, ut as Spend, vt as PendingWait, w as ProviderExecutorOptions, xt as WaitProbeRegistry, z as DefaultVerdict } from "./environment-provider-Cygthiy3.js";
|
|
6
6
|
import { o as UiLens, r as UiFinding, s as CoderTask } from "./substrate-BcnuSHXm.js";
|
|
7
|
-
import {
|
|
7
|
+
import { O as RuntimeTelemetryOptions, S as ToolLoopCompactionOptions, b as ToolLoopChat, c as runLocalHarness, d as RouterConfig, i as LocalHarness, m as ToolSpec, n as CodexExecutionPolicy, r as CodexTokenUsage } from "./local-harness-BnB1E9nM.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, ValidationError, buildTrajectory, computeFindingId as computeFindingId$1, makeFinding as makeFinding$1 } from "@tangle-network/agent-eval";
|
|
9
9
|
import { DispatchFn, JudgeConfig, ProfileDispatchFn, RunProfileMatrixOptions, RunProfileMatrixResult, Scenario } from "@tangle-network/agent-eval/campaign";
|
|
10
10
|
import { AgentProfile as AgentProfile$1, AgentProfile as AgentProfile$2, AgentProfile as AgentProfile$3, AgentProfileMcpServer, AgentProfileModelHints, AgentProfilePrompt, AgentProfileResources, AgentProfileSecurityPolicy } from "@tangle-network/agent-interface";
|
|
@@ -596,6 +596,17 @@ declare function buildLoopSpanNodes(events: ReadonlyArray<{
|
|
|
596
596
|
timestamp: number;
|
|
597
597
|
payload: object;
|
|
598
598
|
}>): LoopSpanNode[];
|
|
599
|
+
/**
|
|
600
|
+
* Convert a flat record into the OTLP attribute list. Non-finite numbers are DROPPED (an OTLP
|
|
601
|
+
* `doubleValue` of `NaN`/`Infinity` is not representable), integers ride as `intValue`. Exported so
|
|
602
|
+
* a producer that mints its own `OtelSpan` (the supervisor span recorder) builds attributes exactly
|
|
603
|
+
* the way every span in this file does, rather than re-deriving the encoding.
|
|
604
|
+
*/
|
|
605
|
+
declare function toOtelAttributes(record: Record<string, string | number | boolean>): OtelAttribute[];
|
|
606
|
+
/** Mint a fresh 16-hex-character OTLP span id. Exported so a producer that must know a span's id
|
|
607
|
+
* BEFORE the span closes (a node opened at spawn and parented by its children) uses this one
|
|
608
|
+
* generator instead of a second copy of it. */
|
|
609
|
+
declare function generateSpanId(): string;
|
|
599
610
|
/** Wire version the eval-runs ingest enforces (X-Tangle-Wire-Version + body). */
|
|
600
611
|
declare const INTELLIGENCE_WIRE_VERSION = "2026-05-26.v1";
|
|
601
612
|
interface EvalRunGeneration {
|
|
@@ -1940,6 +1951,133 @@ type WorktreeCheckRunner = (opts: {
|
|
|
1940
1951
|
output: string;
|
|
1941
1952
|
}>;
|
|
1942
1953
|
//#endregion
|
|
1954
|
+
//#region src/runtime/supervise/pi-mcp.d.ts
|
|
1955
|
+
/** The pi extension that gives pi MCP at all. Everything here is gated on it being loadable. */
|
|
1956
|
+
declare const PI_MCP_ADAPTER = "pi-mcp-adapter";
|
|
1957
|
+
/** Overrides adapter detection for installs whose path does not carry the adapter's name. */
|
|
1958
|
+
declare const PI_MCP_ADAPTER_ENV = "AGENT_RUNTIME_PI_MCP_ADAPTER";
|
|
1959
|
+
/** The adapter-registered flag that names this run's config file (`pi-mcp-adapter` `index.ts:252`). */
|
|
1960
|
+
declare const PI_MCP_CONFIG_FLAG = "--mcp-config";
|
|
1961
|
+
/** What the caller must call once pi has exited, and where the config landed. */
|
|
1962
|
+
interface PiMcpMount {
|
|
1963
|
+
/** Absolute path of the file passed to `--mcp-config`. Unique to this worker execution. */
|
|
1964
|
+
configPath: string;
|
|
1965
|
+
/** Server names actually written, post-filter — never the raw `profile.mcp` keys. */
|
|
1966
|
+
serverNames: string[];
|
|
1967
|
+
/** Remove the private config directory. Idempotent; safe to call on any exit path. */
|
|
1968
|
+
cleanup(): void;
|
|
1969
|
+
}
|
|
1970
|
+
/**
|
|
1971
|
+
* What pi was actually given, as opposed to what the profile declared. This is the observable that
|
|
1972
|
+
* makes rule 2 above honest: `adapterInjected` is `true` exactly when this module added an extension
|
|
1973
|
+
* the caller did not ask for, because without it the MCP servers the caller DID ask for could not
|
|
1974
|
+
* have mounted.
|
|
1975
|
+
*/
|
|
1976
|
+
interface PiMcpReceipt {
|
|
1977
|
+
/** Server names written into `configPath`, in declaration order. */
|
|
1978
|
+
servers: string[];
|
|
1979
|
+
/** Absolute path of the mounted config. */
|
|
1980
|
+
configPath: string;
|
|
1981
|
+
/** `extensions.pi.load` entries as pi received them, resolved to absolute entry files. */
|
|
1982
|
+
extensions: string[];
|
|
1983
|
+
/** True when `pi-mcp-adapter` was absent from an explicit `load` array and was added here. */
|
|
1984
|
+
adapterInjected: boolean;
|
|
1985
|
+
}
|
|
1986
|
+
/** Everything `piExecutor` needs between "profile in hand" and "pi spawned". */
|
|
1987
|
+
interface PiMcpPreparation {
|
|
1988
|
+
/** Extra argv for `pi`, in flag order: extension flags first, then `--mcp-config <path>`. */
|
|
1989
|
+
args: string[];
|
|
1990
|
+
/** Present only when at least one usable MCP server was declared. */
|
|
1991
|
+
mount: PiMcpMount | null;
|
|
1992
|
+
/** Present only when a mount happened — the derived-versus-declared record. */
|
|
1993
|
+
receipt: PiMcpReceipt | undefined;
|
|
1994
|
+
}
|
|
1995
|
+
/**
|
|
1996
|
+
* True when pi can actually consume MCP config — i.e. `pi-mcp-adapter` is installed. Ported from
|
|
1997
|
+
* cli-bridge `pi.ts:189`: an env override first (for vendored installs whose path does not carry the
|
|
1998
|
+
* adapter's name), then the npm install directory, then a scan of `settings.json` `packages` in
|
|
1999
|
+
* which a local-path entry is resolved by reading the target's `package.json` `name`. An
|
|
2000
|
+
* unreadable or absent `settings.json` reports "not detected"; it never throws and never assumes.
|
|
2001
|
+
*/
|
|
2002
|
+
declare function piMcpAdapterAvailable(): boolean;
|
|
2003
|
+
/**
|
|
2004
|
+
* Build the canonical `{ mcpServers }` body the adapter reads, from `AgentProfile.mcp`.
|
|
2005
|
+
*
|
|
2006
|
+
* Every server is written with `directTools: true` (`pi-mcp-adapter` types.ts:351), which
|
|
2007
|
+
* registers its tools as NATIVE pi tools instead of hiding them behind the generic `mcp` tool.
|
|
2008
|
+
* Without it an agent must discover its own verbs before it can use them — connect to the server,
|
|
2009
|
+
* then describe each tool — and a measured run spent 58 turns and 639,632 input tokens doing that
|
|
2010
|
+
* before it could delegate once. A profile that declares an MCP server is asking for its tools,
|
|
2011
|
+
* not for a directory it has to browse.
|
|
2012
|
+
*
|
|
2013
|
+
* This is cli-bridge's `buildCanonicalMcpServers`
|
|
2014
|
+
* (`/home/drew/code/cli-bridge/src/backends/profile-support.ts:253`) reproduced field for field and
|
|
2015
|
+
* in the same key order — same drop of `enabled:false`, same stdio-versus-remote decision
|
|
2016
|
+
* (`isStdioMcpSpec`, `profile-support.ts:177`), same `{command, args, env}` and `{type, url,
|
|
2017
|
+
* headers}` bodies, same silent drop of an entry with nothing to connect to. For any server both
|
|
2018
|
+
* input types can express, the emitted JSON is byte-identical.
|
|
2019
|
+
*
|
|
2020
|
+
* The two input types are not the same type, so three differences remain and each is a field one
|
|
2021
|
+
* side cannot express:
|
|
2022
|
+
*
|
|
2023
|
+
* 1. **`cwd` (emitted here, absent there).** `AgentProfileLocalMcpServer` has `cwd`; cli-bridge's
|
|
2024
|
+
* `McpServerSpec` (`src/backends/types.ts:53`) has no such field, so it can never emit one. The
|
|
2025
|
+
* adapter honors it (`pi-mcp-adapter` `types.ts:325`, `ServerEntry.cwd`), so dropping it would
|
|
2026
|
+
* silently discard a declared setting. It is emitted where cli-bridge emits `timeout`.
|
|
2027
|
+
* 2. **`timeout` (emitted there, absent here).** `AgentProfileMcpServer` has no timeout field, so
|
|
2028
|
+
* there is nothing to emit. (The adapter's own knob is `requestTimeoutMs`, not `timeout`.)
|
|
2029
|
+
* 3. **A `url` with no declared transport.** cli-bridge DROPS it — its remote branch requires an
|
|
2030
|
+
* explicit `spec.type` — even though its own `McpServerSpec` docstring says "http is implied if
|
|
2031
|
+
* `url` is set" (`types.ts:53-56`). `transport` is optional on `AgentProfileRemoteMcpServer`, so
|
|
2032
|
+
* dropping such a server here would be exactly the silent-drop bug this module exists to fix.
|
|
2033
|
+
* We honor the documented convention and emit `type: 'http'`.
|
|
2034
|
+
*
|
|
2035
|
+
* `sse` is ACCEPTED and forwarded verbatim, as cli-bridge forwards it. The adapter connects a URL
|
|
2036
|
+
* server by probing StreamableHTTP and falling back to `SSEClientTransport` when the probe fails
|
|
2037
|
+
* (`pi-mcp-adapter` `server-manager.ts:765`), so an SSE-only endpoint does connect. Its
|
|
2038
|
+
* `ServerEntry` (`types.ts:319`) carries no transport discriminator at all, which means the `type`
|
|
2039
|
+
* key is inert to the adapter either way — but it is what cli-bridge writes, and a config file that
|
|
2040
|
+
* round-trips the caller's declared transport is the one that stays readable by both.
|
|
2041
|
+
*/
|
|
2042
|
+
declare function buildPiMcpServers(mcp: Record<string, AgentProfileMcpServer> | undefined): Record<string, Record<string, unknown>>;
|
|
2043
|
+
/** Where one worker execution's private config directory is created, and what it is called. */
|
|
2044
|
+
interface PiMcpMountOptions {
|
|
2045
|
+
/**
|
|
2046
|
+
* The worker's own working directory (`PiSeam.cwd`). Omit when the seam names none: the config
|
|
2047
|
+
* then lands in the OS temp directory. It is NEVER written into `process.cwd()` — the operator's
|
|
2048
|
+
* own working directory is not a scratch space for a worker's config.
|
|
2049
|
+
*/
|
|
2050
|
+
cwd?: string;
|
|
2051
|
+
/**
|
|
2052
|
+
* The executor's per-execution run id, folded into the directory name so a directory that somehow
|
|
2053
|
+
* survives names the worker that left it. Uniqueness is NOT taken from this — `mkdtemp` provides
|
|
2054
|
+
* it — because two workers built from one factory in the same millisecond share a run id stem.
|
|
2055
|
+
*/
|
|
2056
|
+
runId: string;
|
|
2057
|
+
}
|
|
2058
|
+
/**
|
|
2059
|
+
* The one call `piExecutor` makes before spawning pi: decide what pi must be told, fail loud if it
|
|
2060
|
+
* cannot work, then mount.
|
|
2061
|
+
*
|
|
2062
|
+
* Order matters and is the point:
|
|
2063
|
+
*
|
|
2064
|
+
* 1. Canonicalize `profile.mcp` first, so the adapter gate keys off servers that would ACTUALLY be
|
|
2065
|
+
* written — a block of `enabled:false` entries must not trip it.
|
|
2066
|
+
* 2. If any server survives and `pi-mcp-adapter` is not installed, throw. No file has been written
|
|
2067
|
+
* and pi has not been spawned.
|
|
2068
|
+
* 3. Lower `extensions.pi.load` (which may itself throw on an unresolvable extension) — still before
|
|
2069
|
+
* any file exists.
|
|
2070
|
+
* 4. Only then create this execution's private config directory and emit `--mcp-config`.
|
|
2071
|
+
*
|
|
2072
|
+
* A profile with no usable MCP server is a pure no-op: no adapter check, no directory, no flags, no
|
|
2073
|
+
* throw. `extensions.pi.load` on its own still produces flags, because reproducible ablation arms
|
|
2074
|
+
* need them whether or not MCP is involved.
|
|
2075
|
+
*
|
|
2076
|
+
* The caller MUST call `mount.cleanup()` on every exit path — settle, throw, abort, timeout, and
|
|
2077
|
+
* spawn failure — so the directory does not outlive the worker that owns it.
|
|
2078
|
+
*/
|
|
2079
|
+
declare function preparePiMcp(profile: AgentProfile$1 | undefined, options: PiMcpMountOptions): PiMcpPreparation;
|
|
2080
|
+
//#endregion
|
|
1943
2081
|
//#region src/runtime/supervise/pi-executor.d.ts
|
|
1944
2082
|
/** The runtime name `piExecutor` registers under. */
|
|
1945
2083
|
declare const PI_RUNTIME: Runtime;
|
|
@@ -1962,6 +2100,14 @@ interface PiSeam {
|
|
|
1962
2100
|
}
|
|
1963
2101
|
/** Build the `Executor` for one pi worker. Registered as runtime `'pi'`. */
|
|
1964
2102
|
declare const piExecutor: ExecutorFactory<unknown>;
|
|
2103
|
+
/** What one pi run reports about the terminal assistant turn, plus any derived MCP mount. */
|
|
2104
|
+
interface PiExecutorOutput {
|
|
2105
|
+
content: string;
|
|
2106
|
+
turns: number;
|
|
2107
|
+
/** Present only when `profile.mcp` declared at least one usable server. Records what pi was
|
|
2108
|
+
* actually given — including an extension this executor added that the profile did not list. */
|
|
2109
|
+
mcp?: PiMcpReceipt;
|
|
2110
|
+
}
|
|
1965
2111
|
//#endregion
|
|
1966
2112
|
//#region src/runtime/supervise/inbox.d.ts
|
|
1967
2113
|
/**
|
|
@@ -6162,6 +6308,13 @@ interface ReservationTicket {
|
|
|
6162
6308
|
* reads `usdLeft: 0`) — the in-loop guard needs it to bound a usd-capped driver. */
|
|
6163
6309
|
type BudgetReadout = Readonly<{
|
|
6164
6310
|
tokensLeft: number;
|
|
6311
|
+
/**
|
|
6312
|
+
* False once the pool has recorded work whose token count was UNREPORTED (a `Spend` with
|
|
6313
|
+
* `tokensKnown: false`). `tokensLeft` is then a ceiling on what remains, not a measurement: real
|
|
6314
|
+
* consumption is at least the debited amount and possibly more. Reading `tokensLeft` without this
|
|
6315
|
+
* flag would present an under-count as an exact balance.
|
|
6316
|
+
*/
|
|
6317
|
+
tokensKnown?: boolean;
|
|
6165
6318
|
usdLeft: number;
|
|
6166
6319
|
usdCapped: boolean;
|
|
6167
6320
|
deadlineMs: number;
|
|
@@ -6659,8 +6812,9 @@ declare function serveCoordinationMcp(opts: {
|
|
|
6659
6812
|
* `prompt.instructions` and `resources.instructions`) reach the brain. A full `AgentProfile`'s
|
|
6660
6813
|
* `tools`, `mcp`, `permissions`, `resources.skills`/`files`, `hooks`, `modes`, `subagents`,
|
|
6661
6814
|
* `model.provider`, `model.small` and `model.reasoningEffort` are NOT honored here: the router
|
|
6662
|
-
* brain is one `ToolLoopChat` over the coordination verbs, and
|
|
6663
|
-
*
|
|
6815
|
+
* brain is one `ToolLoopChat` over the coordination verbs, and neither of its two tool-calling
|
|
6816
|
+
* transports (`routerChatWithTools` buffered, `streamRouterChatWithTools` when
|
|
6817
|
+
* `RouterConfig.stream` is set) has a parameter for any of them.
|
|
6664
6818
|
* - HARNESS arm (`harness` set): the WHOLE profile object is handed to `deps.driveHarness`
|
|
6665
6819
|
* untouched, plus the resolved system prompt as a separate argument. Everything the profile
|
|
6666
6820
|
* declares is the harness's to materialize; this module changes none of it.
|
|
@@ -6688,9 +6842,11 @@ interface SupervisorProfile {
|
|
|
6688
6842
|
* stay `undefined` when the profile named none — the caller's fallback (`deps.router.model`,
|
|
6689
6843
|
* the built-in default supervisor prompt) then applies, and this type cannot hide which happened.
|
|
6690
6844
|
*
|
|
6691
|
-
* There is deliberately no `reasoningEffort` here: the router brain runs on `
|
|
6692
|
-
*
|
|
6693
|
-
*
|
|
6845
|
+
* There is deliberately no `reasoningEffort` here: the router brain runs on `chatWithTools` (the
|
|
6846
|
+
* buffered/streamed switch in the router client), and neither transport has a `reasoning_effort`
|
|
6847
|
+
* parameter — only the chat-only `routerChatWithUsage` does — so a field carrying it would be a
|
|
6848
|
+
* public promise nothing keeps. `model.reasoningEffort` still reaches the harness arm inside the
|
|
6849
|
+
* profile. */
|
|
6694
6850
|
interface ResolvedSupervisorProfile {
|
|
6695
6851
|
readonly name: string;
|
|
6696
6852
|
readonly harness: string | null;
|
|
@@ -6957,6 +7113,70 @@ declare function queueOf<Out>(units: ReadonlyArray<{
|
|
|
6957
7113
|
*/
|
|
6958
7114
|
declare function assertModelAllowed(model: string | undefined, allowed: readonly string[] | undefined): void;
|
|
6959
7115
|
//#endregion
|
|
7116
|
+
//#region src/runtime/supervise/otel-spans.d.ts
|
|
7117
|
+
/** OTLP span attribute values. Exported because `SupervisorSpanOptions.attributes` is public and
|
|
7118
|
+
* a consumer cannot name the type it is asked to supply otherwise. */
|
|
7119
|
+
type SupervisorSpanAttributes = Record<string, string | number | boolean>;
|
|
7120
|
+
type Attrs = SupervisorSpanAttributes;
|
|
7121
|
+
interface SupervisorSpanOptions {
|
|
7122
|
+
/**
|
|
7123
|
+
* The supervised run id (`SupervisorOpts.runId`). Roots the trace, identifies the root span, and
|
|
7124
|
+
* is the parent lookup key for every depth-0 spawn (a root scope's `parentId` IS the run id).
|
|
7125
|
+
*/
|
|
7126
|
+
readonly runId: string;
|
|
7127
|
+
/**
|
|
7128
|
+
* Bring your own exporter. It is FLUSHED but never shut down by `finish()` — a caller that owns
|
|
7129
|
+
* the exporter owns its lifecycle. Takes precedence over `exportConfig`.
|
|
7130
|
+
*/
|
|
7131
|
+
readonly exporter?: OtelExporter;
|
|
7132
|
+
/**
|
|
7133
|
+
* Otherwise build one with {@link createOtelExporter}. With no `endpoint` here it reads
|
|
7134
|
+
* `OTEL_EXPORTER_OTLP_ENDPOINT`, and with neither it resolves to `undefined` — which makes
|
|
7135
|
+
* {@link createSupervisorSpanRecorder} return `undefined` and the run emit nothing.
|
|
7136
|
+
*/
|
|
7137
|
+
readonly exportConfig?: OtelExportConfig;
|
|
7138
|
+
/**
|
|
7139
|
+
* Trace id (32 hex chars). Pass the caller's own to JOIN an outer trace. Default: derived
|
|
7140
|
+
* deterministically from `runId`, so a resumed run lands in the SAME trace as the process that
|
|
7141
|
+
* started it.
|
|
7142
|
+
*/
|
|
7143
|
+
readonly traceId?: string;
|
|
7144
|
+
/** Parent span id (16 hex chars) to hang the run's root span under — an inherited delegation span. */
|
|
7145
|
+
readonly parentSpanId?: string;
|
|
7146
|
+
/** `agent.name` on the root span. Default `'supervisor'`. */
|
|
7147
|
+
readonly agentName?: string;
|
|
7148
|
+
/** Extra attributes stamped on every span this recorder emits (subject, workspace, campaign, …). */
|
|
7149
|
+
readonly attributes?: Attrs;
|
|
7150
|
+
/** Injectable clock; used only for the root span's start/end. Default `Date.now`. */
|
|
7151
|
+
readonly now?: () => number;
|
|
7152
|
+
}
|
|
7153
|
+
/** How the supervised run ended, as `finish()` records it on the root span. */
|
|
7154
|
+
interface SupervisorSpanOutcome {
|
|
7155
|
+
readonly result?: SupervisedResult<unknown>;
|
|
7156
|
+
/** A rejection out of the run itself (the supervisor never resolved). */
|
|
7157
|
+
readonly error?: unknown;
|
|
7158
|
+
}
|
|
7159
|
+
interface SupervisorSpanRecorder {
|
|
7160
|
+
/** Attach to `SupervisorOpts.hooks` (compose with a caller's own via `composeRuntimeHooks`). */
|
|
7161
|
+
readonly hooks: RuntimeHooks;
|
|
7162
|
+
/** The trace every span of this run belongs to. */
|
|
7163
|
+
readonly traceId: string;
|
|
7164
|
+
/** The run's root span id — pass it to a child process to join this trace. */
|
|
7165
|
+
readonly rootSpanId: string;
|
|
7166
|
+
/**
|
|
7167
|
+
* Close the root span (and any node that never settled, marked as such), export, and flush. Safe
|
|
7168
|
+
* to call twice; never throws — a telemetry failure is not a run failure.
|
|
7169
|
+
*/
|
|
7170
|
+
finish(outcome?: SupervisorSpanOutcome): Promise<void>;
|
|
7171
|
+
}
|
|
7172
|
+
/**
|
|
7173
|
+
* Build the span recorder for one supervised run, or `undefined` when no exporter resolves — the
|
|
7174
|
+
* off-by-default path. A run that passes no `exporter` and no `exportConfig` never reaches this
|
|
7175
|
+
* function at all; one that passes an `exportConfig` with no endpoint (and no env endpoint) gets
|
|
7176
|
+
* `undefined` here, so "configured but unreachable" also costs nothing.
|
|
7177
|
+
*/
|
|
7178
|
+
declare function createSupervisorSpanRecorder(opts: SupervisorSpanOptions): SupervisorSpanRecorder | undefined;
|
|
7179
|
+
//#endregion
|
|
6960
7180
|
//#region src/runtime/supervise/patch-checks.d.ts
|
|
6961
7181
|
/** @experimental The per-task constraints the mechanical gate enforces. */
|
|
6962
7182
|
interface CoderCheckConstraints {
|
|
@@ -7417,6 +7637,21 @@ interface SuperviseOptions {
|
|
|
7417
7637
|
* structurally DELIVERED outputs only — an undelivered or invalid child stays ineligible. A
|
|
7418
7638
|
* `string` names an entry in `registry.finalizers`. */
|
|
7419
7639
|
readonly finalizer?: SupervisorFinalizer | string;
|
|
7640
|
+
/** Lifecycle observers for the whole recursive tree (`Scope` re-seeds them into every nested
|
|
7641
|
+
* scope). Composed with the `otel` recorder below when both are set. Omit = no observers, which
|
|
7642
|
+
* is the behavior every existing caller has. */
|
|
7643
|
+
readonly hooks?: RuntimeHooks;
|
|
7644
|
+
/**
|
|
7645
|
+
* OPT-IN OTLP tracing: emit one span per supervised node (opened at spawn, closed at settle,
|
|
7646
|
+
* parented to its parent node's span) plus an `LLM` child span per metered driver turn, so the
|
|
7647
|
+
* tree is readable by any trace viewer instead of only by a journal parser. See `otel-spans.ts`.
|
|
7648
|
+
*
|
|
7649
|
+
* Omit and the run emits nothing, allocates no recorder, and installs no hook — telemetry is
|
|
7650
|
+
* never a default. Present with no reachable endpoint (no `exportConfig.endpoint` and no
|
|
7651
|
+
* `OTEL_EXPORTER_OTLP_ENDPOINT`) is also a no-op. The spawn journal is untouched either way:
|
|
7652
|
+
* spans are telemetry, never the replay/resume record.
|
|
7653
|
+
*/
|
|
7654
|
+
readonly otel?: Omit<SupervisorSpanOptions, 'runId' | 'now'>;
|
|
7420
7655
|
}
|
|
7421
7656
|
/** One-call supervisor: build + run a supervisor from its profile with sensible defaults; the raw `supervisorAgent` + `createSupervisor().run` seams stay available for power use. */
|
|
7422
7657
|
declare function supervise(profile: SupervisorProfile, task: unknown, opts: SuperviseOptions): Promise<SupervisedResult<unknown>>;
|
|
@@ -7707,5 +7942,5 @@ interface VerifierEnvironmentOptions {
|
|
|
7707
7942
|
/** 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. */
|
|
7708
7943
|
declare function createVerifierEnvironment(opts: VerifierEnvironmentOptions): Environment;
|
|
7709
7944
|
//#endregion
|
|
7710
|
-
export { safeWorkerFile as $, ObserveInput as $a, piSeamKey as $c, AgenticOptions as $i, DelegationResumeTick as $l, structuralRollout as $n, ShapeBudget as $o, createSandboxLineage as $r, createWaterfallCollector as $s, createProgressTracker as $t, createOtelExporter as $u, GitWorkspaceOptions as A, RunLoopOptions as Aa, BridgeSeam as Ac, BusStats as Ad, pipeline as Ai, detachedSessionDelegate as Al, CheckExecChannel as An, ScopeAnalyzeInput as Ao, dumbDriver as Ar, ScoreOf as As, ResolvedSupervisorProfile as At, FeedbackRefersTo as Au, analyzeTrace as B, resolveMcpServerLaunch as Ba, createExecutor as Bc, FileSpawnJournal as Bd, McpEndpoint as Bi, DetachedTurnResumeDriverOptions as Bl, StructuralRolloutResult as Bn, WidenDecision as Bo, Deliverable as Br, auditIntent as Bs, finalizeBestDelivered as Bt, EvalRunGeneration as Bu, closingWorkerNote as C, sampleThenRefine as Ca, DELEGATE_INPUT_SCHEMA as Cc, NotFoundError as Cd, FileCorpus as Ci, CoderReviewer as Cl, ProfileRichnessThresholds as Cn, PanelSpec as Co, assertStrategyContract as Cr, Interval as Cs, queueOf as Ct, DelegationProfile as Cu, UntrackedCopyStats as D, loopCampaignDispatch as Da, DelegateResult as Dc, CoderOutput as Dd, flatWidenGate as Di, SettleDetachedCoderTurnOptions as Dl, defaultProfileRichnessThresholds as Dn, RenderCorpusToInstructions as Do, DumbDriverOptions as Dr, PairwiseOptions as Ds, delegate as Dt, DelegationStatusArgs as Du, CopyOptions as E, LoopOptionsForDispatch as Ea, DelegateHandlerOptions as Ec, ValidationError as Ed, fanout as Ei, DetachedWinnerSelection as El, authoredWorker as En, PipelineStage as Eo, ApplyContinuation as Er, LeaderboardRow as Es, defaultDelegateBudget as Et, DelegationStatus as Eu, gitWorkspace as F, localSandboxClient as Fa, ProviderSeam as Fc, defaultToolDetectors as Fd, RegistryAnalyzeProjection as Fi, SiblingSandboxExecutorOptions as Fl, CheckSourceCtx as Fn, TrajectoryReportFn as Fo, McpToolDescriptor as Fr, renderLeaderboardSvg as Fs, supervisorAgent as Ft, TraceContext as Fu, supervise as G, InProcessPromptCtx as Ga, SteerableSandboxSession as Gc, pendingWaits as Gd, BenchmarkConfig as Gi, detachedTurnEvents as Gl, defaultExtractCandidate as Gn, DefinePersonaInput as Go, SandboxRunAbortError as Gr, anytimeReport as Gs, ProgressTracker as Gt, OtelAttribute as Gu, SuperviseOptions as H, secretEnvOfMcpServer as Ha, DEFAULT_SANDBOX_STEERING_MAX_TURNS as Hc, InMemorySpawnJournal as Hd, createMcpEnvironment as Hi, DriveTurnTick as Hl, canDisplace as Hn, WidenSpec as Ho, OpenSandboxRunOptions as Hr, AnytimeReport as Hs, NoProgressForOptions as Ht, EvalRunsExportResult as Hu, jjWorkspace as I, KeyProvider as Ia, RouterSeam as Ic, watchTrace as Id, assertTraceDerivedFindings as Ii, createFleetWorkspaceExecutor as Il, RepairStop as In, TrajectoryReportOptions as Io, StdioMcpConnection as Ir, renderPairwiseMarkdown as Is, CoordinationMcpHandle as It, createPropagatingTraceEmitter as Iu, createScope as J, HarvestCorpusOptions as Ja, InboxMessage as Jc, BenchmarkStrategySummary as Ji, runDetachedTurn as Jl, modelAuthoredChecks as Jn, Persona as Jo, CheckpointCapableBox as Jr, plateauLength as Js, StopDecision as Jt, OtelSpan as Ju, workerFromBackend as K, InProcessSandboxClientOptions as Ka, createSteerableSandboxSession as Kc, replaySpawnTree as Kd, BenchmarkLift as Ki, formatDetachedSessionRef as Kl, defaultStructuralRolloutPolicy as Kn, LoopShape as Ko, TurnResult as Kr, areaUnderCurve as Ks, ProgressTrackerOptions as Kt, OtelExportConfig as Ku, localShell as L, ResolvedMcpServerLaunch as La, RouterToolsSeam as Lc, DeliverableSpec as Ld, buildSteerContext as Li, createSiblingSandboxExecutor as Ll, StructuralRolloutConfig as Ln, Verify as Lo, StdioMcpServerSpec as Lr, AuditIntentInput as Ls, serveCoordinationMcp as Lt, readTraceContextFromEnv as Lu, Workspace as M, runAgentRounds as Ma, CliWorktreeBridgeSeam as Mc, PublishOptions as Md, verify as Mi, DelegationExecutor as Ml, CheckRunContext as Mn, SteerContext as Mo, LocalMcpMaterialization as Mr, pairwiseSignificance as Ms, SupervisorProfile as Mt, ResearchSource as Mu, WorkspaceCommit as N, runLoop as Na, CliWorktreeSeam as Nc, createEventBus as Nd, widen as Ni, FleetHandle as Nl, CheckRunner as Nn, TrajectoryNode as No, MaterializeLocalMcpOptions as Nr, renderLeaderboardHtml as Ns, assertCoordinationBinding as Nt, UiAuditLensFilter as Nu, copyUntrackedIntoClone as O, loopDispatch as Oa, createDelegateHandler as Oc, BusEvent as Od, loopUntil as Oi, UiAuditorDelegate as Ol, profileRichnessFinding as On, RenderCorpusToInstructionsOptions as Oo, NaiveDriverOptions as Or, PairwiseVerdict as Os, CoordinationBinding as Ot, DelegationStatusResult as Ou, WorkspaceRun as P, LocalSandboxClientOptions as Pa, ExecutorConfig as Pc, WatchTraceOptions as Pd, CreateScopeAnalystOptions as Pi, FleetWorkspaceExecutorOptions as Pl, CheckSource as Pn, TrajectoryReport as Po, McpSpawnFault as Pr, renderLeaderboardMarkdown as Ps, resolveSupervisorProfile as Pt, UiAuditorDelegationOutput as Pu, readWorkerSteerRequests as Q, Observation as Qa, piExecutor as Qc, runBenchmark as Qi, DelegationResumeDriver as Ql, selectBestIndex as Qn, RunPersonifiedOptions as Qo, SessionCapableBox as Qr, WaterfallSpan as Qs, anyOf as Qt, buildRuntimeEventOtelSpans as Qu, runInWorkspace as R, envKeyProvider as Ra, SandboxSeam as Rc, gateOnDeliverable as Rd, createScopeAnalyst as Ri, DetachedSessionRefParts as Rl, StructuralRolloutMessage as Rn, VerifySpec as Ro, connectStdioMcp as Rr, AuditIntentOptions as Rs, DriverAgentOptions as Rt, traceContextToEnv as Ru, WorkerEvidenceInput as S, sample as Sa, DELEGATE_DESCRIPTION as Sc, JudgeError as Sd, runPersonified as Si, CoderReview as Sl, ProfileRichness as Sn, PanelJudge as So, AuthoredStrategy as Sr, GroupOf as Ss, freeSlots as St, DelegationHistoryResult as Su, settledWorkerOut as T, LoopDispatchOptions as Ta, DelegateArgs as Tc, RuntimeRunStateError as Td, renderCorpusToInstructions as Ti, DetachedSessionDelegateOptions as Tl, assessAuthoredProfile as Tn, Pipeline as To, strategyAuthorContract as Tr, LeaderboardOptions as Ts, DelegateOptions as Tt, DelegationResultPayload as Tu, SuperviseRegistry as U, inlineSandboxClient as Ua, SandboxSteeringOptions as Uc, contentAddress as Ud, sanitizeMcpToolSchema as Ui, RunDetachedTurnOptions as Ul, compareCheckOutcomes as Un, WinnerStrategy as Uo, OpenSandboxRunPromptOptions as Ur, AnytimeStrategySummary as Us, PlateauOptions as Ut, INTELLIGENCE_WIRE_VERSION as Uu, createSupervisor as V, resolveSecretEnv as Va, createExecutorRegistry as Vc, InMemoryResultBlobStore as Vd, McpEnvironmentOptions as Vi, DriveTurnCapableBox as Vl, VisibleCheck as Vn, WidenLineage as Vo, OpenSandboxRunBeforeStartContext as Vr, defaultAuditorInstruction as Vs, AllWorkersStalledOptions as Vt, EvalRunsExportConfig as Vu, SuperviseRegistryTable as W, InProcessOnPrompt as Wa, SteerableSandboxArgs as Wc, materializeTreeView as Wd, BenchmarkCell as Wi, createDetachedTurnResumeDriver as Wl, composeCheckSources as Wn, DefinePersona as Wo, SandboxRun as Wr, AnytimeTaskCurve as Ws, ProgressSample as Wt, LoopSpanNode as Wu, WorkerSteerRequest as X, HarvestReport as Xa, PI_RUNTIME as Xc, Environment as Xi, DelegationRecord as Xl, resolveEntrySymbol as Xn, PersonaExecutors as Xo, SandboxLineage as Xr, WaterfallCollector as Xs, allOf as Xt, buildLoopOtelSpans as Xu, settledToIteration as Y, HarvestFailure as Ya, createInbox as Yc, BenchmarkTaskRow as Yi, DelegationArgs as Yl, officialChecksFromMeta as Yn, PersonaContext as Yo, ForkCapableBox as Yr, renderAnytimeTable as Ys, StopRule as Yt, RuntimeEventOtelOptions as Yu, legacySupervisorRunDir as Z, harvestCorpus as Za, PiSeam as Zc, printBenchmarkReport as Zi, DelegationResumeContext as Zl, sandboxCheckRunner as Zn, RunPersonified as Zo, SandboxLineageHandle as Zr, WaterfallReport as Zs, allWorkersStalled as Zt, buildLoopSpanNodes as Zu, WorktreeFanoutOptions as _, breadthStrategy as _a, createCoordinationTools as _c, InMemoryDelegationStore as _d, trajectoryReport as _i, FeedbackEvent as _l, ReservationRejection as _n, FlatWidenGate as _o, discriminatingMeans as _r, completionAuthorizes as _s, DispatchReport as _t, DelegateUiAuditRoute as _u, SandboxInstance$1 as a, CorpusReadbackOptions as aa, DEFAULT_AWAIT_EVENT_TIMEOUT_MS as ac, DelegationTraceCaps as ad, sumSandboxUsage as ai, DiffOptions as al, FinalizerSettled as an, CombinatorShape as ao, collectAgentTurn as ar, LeaderboardBenchmarkAdapter as as, InMemoryRunContext as at, hashIdempotencyInput as au, NOTE_MAX_CHARS as b, refine as ba, createInProcessTransport as bc, BackendTransportError as bd, registerShape as bi, eventToSnapshot as bl, spendFromUsageEvents as bn, LoopUntilState as bo, selectChampion as br, stopSentinel as bs, RollingDispatchOptions as bt, DelegationHistoryArgs as bu, VerifierEnvironmentOptions as c, ShotSpec as ca, Question as cc, buildDelegationTraceSpans as cd, probeSandboxCapabilities as ci, RemoveWorktreeOptions as cl, collectDelivered as cn, CorpusRecord as co, ChampionPolicy as cr, LeaderboardRunContext as cs, createFileRunContext as ct, DelegateCodeResult as cu, SuperviseSurfaceResult as d, StrategyCtx as da, QuestionOption as dc, createDelegationTraceCollector as dd, ResolveSandboxClientOptions as di, createWorktree as dl, runTree as dn, EqualKOnCostOptions as do, EvolutionBandInfo as dr, LeaderboardSpec as ds, patchDelivered as dt, DelegateResearchArgs as du, AgenticRunResult as ea, AnalystFindingEvent as ec, exportEvalRuns as ed, SandboxToolPartState as ei, WorktreeCheckRunner as el, noProgressFor as en, ObserveOptions as eo, visibleCheckScore as er, ShapeContext as es, supervisorRunDir as et, DelegationRunContext as eu, SurfaceWorkerConfig as f, StrategyMessage as fa, QuestionPolicy as fc, DelegationPersistenceError as fd, resolveSandboxClient as fi, removeWorktree as fl, CoordinationLog as fn, EqualKVerdict as fo, EvolutionCandidate as fr, defineLeaderboard as fs, WorktreeCliExecutorOptions as ft, DelegateResearchConfig as fu, AuthoredHarness as g, adaptiveRefine as ga, WorkerWatchOptions as gc, FileDelegationStoreOptions as gd, equalKOnCost as gi, McpTransport as gl, BudgetReadout as gn, FanoutWinnerSelector as go, StrategyEvolutionConfig as gr, CompletionVerdict as gs, ConcurrencyCaps as gt, DelegateUiAuditResult as gu, superviseSurface as h, SurfaceScore as ha, SettledWorker as hc, FileDelegationStore as hd, promotionGate as hi, McpToolDescriptor$1 as hl, BudgetPool as hn, FanoutSynthesis as ho, ReproductionCheck as hr, CompletionPolicy as hs, assertModelAllowed as ht, DelegateUiAuditConfig as hu, SandboxEvent$1 as i, ArtifactHandle as ia, CoordinationToolsOptions as ic, DELEGATION_TRACE_MAX_SPANS as id, mapSandboxToolEvent as ii, CreateWorktreeOptions as il, FinalizeContext as in, AssertTraceDerivedFindings as io, StreamAgentTurnOptions as ir, LeaderboardBenchTask as is, writeWorkerSteer as it, SubmitOutput as iu, Shell as j, defaultSelectWinner as ja, CliSeam as jc, EventBus as jd, selectValidWinner as ji, settleDetachedCoderTurn as jl, CheckOutcome as jn, ScopeWidenGate as jo, naiveDriver as jr, leaderboard as js, SupervisorAgentDeps as jt, ResearchOutputShape as ju, withUntrackedArtifacts as k, RunAgentRoundsOptions as ka, validateDelegateArgs as kc, BusRecord as kd, panel as ki, coderTaskFromArgs as kl, supervisorInstructions as kn, ScopeAnalyst as ko, SteeringDecision as kr, ProfileKeyOf as ks, DriveHarness as kt, FeedbackRating as ku, createVerifierEnvironment as l, Strategy as la, QuestionDecision as lc, capDelegationTrace as ld, AcquireOptions as li, WorktreeHandle as ll, pickBestDelivered as ln, EqualKArm as lo, EvolutionArchiveNode as lr, LeaderboardScenario as ls, createInMemoryRunContext as lt, DelegateFeedbackArgs as lu, failuresAnalyst as m, StrategyShotResult as ma, QuestionUrgency as mc, DelegationStore as md, PromotionVerdict as mi, JsonRpcResponse as ml, PriorCoordination as mn, FanoutOptions as mo, EvolutionReport as mr, CompletionEvidence as ms, createWorktreeCliExecutor as mt, DelegateUiAuditArgs as mu, AnalystFinding$1 as n, AgenticTask as na, CoordinationEvent as nc, CappedDelegationTrace as nd, extractLlmCallEvent as ni, WorktreeHarnessResult as nl, sampleFromSettled as nn, observe as no, AgentTurnUsage as nr, DefinedLeaderboard as ns, workerInboxFile as nt, DelegationTaskQueueOptions as nu, computeFindingId$1 as o, RunAgenticOptions as oa, DownMessageEvent as oc, DelegationTraceCollector as od, CriuCapableClient as oi, DiffResult as ol, SupervisorFinalizer as on, Corpus as oo, streamAgentTurn as or, LeaderboardFlagSpec as os, InMemoryRunContextOptions as ot, DelegateCodeArgs as ou, SurfaceWorkerOut as p, StrategyResult as pa, QuestionRecord as pc, DelegationStateCorruptError as pd, PromotionGateOptions as pi, JsonRpcMessage as pl, FileCoordinationLog as pn, Fanout as po, EvolutionGeneration as pr, CompletionAnalyst as ps, WorktreePatchArtifact as pt, DelegateResearchResult as pu, ScopeArgs as q, inProcessSandboxClient as qa, Inbox as qc, BenchmarkReport as qi, parseDetachedSessionRef as ql, filterAuthoredAsserts as qn, Outcome as qo, openSandboxRun as qr, bestSoFar as qs, ProgressView as qt, OtelExporter as qu, CreateSandboxOptions$1 as r, AgenticTool as ra, CoordinationTools as rc, DELEGATION_TRACE_MAX_BYTES as rd, mapSandboxEvent as ri, WorktreeProfileMaterializationReceipt as rl, DeliveredOutput as rn, renderReport as ro, CollectedAgentTurn as rr, LeaderboardBenchScore as rs, workerInboxFileFromEventDir as rt, SubmitInput as ru, makeFinding$1 as s, ShotPersona as sa, MakeWorkerAgent as sc, DelegationTraceSpan as sd, SandboxCapabilities as si, GitRunner as sl, bestDelivered as sn, CorpusFilter as so, ChampionPick as sr, LeaderboardIterationInfo as ss, RunContext as st, DelegateCodeConfig as su, AgentProfile$2 as t, AgenticSurface as ta, AnalystRegistry as tc, loopEventToOtelSpan as td, createSandboxToolPartState as ti, WorktreeCommandResult as tl, plateau as tn, defaultAnalystInstruction as to, AgentTurnBackend as tr, ShapeRegistry as ts, supervisorRunsRoot as tt, DelegationTaskQueue as tu, SuperviseSurfaceOptions as u, StrategyArtifacts as ua, QuestionLevel as uc, composeLoopTraceEmitters as ud, acquireSandbox as ui, captureWorktreeDiff as ul, runFinalizer as un, EqualKOnCost as uo, EvolutionAuthor as ur, LeaderboardScore as us, PatchDeliverableOptions as ut, DelegateFeedbackResult as uu, worktreeFanout as v, defineStrategy as va, McpServer as vc, AgentEvalError$1 as vd, builtinShapes as vi, FeedbackStore as vl, ReservationTicket as vn, LoopUntil as vo, pickChampion as vr, deterministicCompletion as vs, DispatchStopReason as vt, DelegationError as vu, composeWorkerEvidence as w, LoopCampaignDispatchOptions as wa, DELEGATE_TOOL_NAME as wc, PlannerError as wd, InMemoryCorpus as wi, DelegateRunCtx as wl, asAuthoredProfile as wn, PanelVerdict as wo, authorStrategy as wr, Leaderboard as ws, rollingDispatch as wt, DelegationProgress as wu, VERIFY_TAIL_CHARS as x, runAgentic as xa, createMcpServer as xc, ConfigError as xd, definePersona as xi, CoderDelegate as xl, AuthoredProfile as xn, Panel as xo, AuthorStrategyOptions as xr, AxisScoresOf as xs, effectiveConcurrency as xt, DelegationHistoryEntry as xu, EVIDENCE_MAX_CHARS as y, depthStrategy as ya, McpServerOptions as yc, AgentEvalErrorCode as yd, createShapeRegistry as yi, InMemoryFeedbackStore as yl, createBudgetPool as yn, LoopUntilSpec as yo, runStrategyEvolution as yr, sentinelCompletion as ys, DispatchUnit as yt, DelegationFeedbackSnapshot as yu, TrajectoryAnalysis as z, mcpSecretEnvMetadataKey as za, cliWorktreeExecutor as zc, FileResultBlobStore as zd, registryScopeAnalyst as zi, DetachedTurn as zl, StructuralRolloutPolicy as zn, Widen as zo, materializeLocalMcp as zr, IntentAudit as zs, driverAgent as zt, EvalRunEvent as zu };
|
|
7711
|
-
//# sourceMappingURL=index-
|
|
7945
|
+
export { safeWorkerFile as $, HarvestCorpusOptions as $a, InboxMessage as $c, defaultToolDetectors as $d, BenchmarkStrategySummary as $i, createSiblingSandboxExecutor as $l, modelAuthoredChecks as $n, Persona as $o, CheckpointCapableBox as $r, plateauLength as $s, StopDecision as $t, readTraceContextFromEnv as $u, GitWorkspaceOptions as A, LoopDispatchOptions as Aa, DelegateArgs as Ac, DelegationPersistenceError as Ad, renderCorpusToInstructions as Ai, JsonRpcResponse as Al, assessAuthoredProfile as An, Pipeline as Ao, strategyAuthorContract as Ar, LeaderboardOptions as As, DelegateOptions as At, DelegateUiAuditArgs as Au, analyzeTrace as B, localSandboxClient as Ba, ProviderSeam as Bc, JudgeError as Bd, RegistryAnalyzeProjection as Bi, DelegateRunCtx as Bl, CheckSourceCtx as Bn, TrajectoryReportFn as Bo, McpToolDescriptor as Br, renderLeaderboardSvg as Bs, supervisorAgent as Bt, DelegationProgress as Bu, closingWorkerNote as C, defineStrategy as Ca, McpServer as Cc, DelegationTraceCaps as Cd, builtinShapes as Ci, GitRunner as Cl, ReservationTicket as Cn, LoopUntil as Co, pickChampion as Cr, deterministicCompletion as Cs, DispatchStopReason as Ct, DelegateCodeConfig as Cu, UntrackedCopyStats as D, sample as Da, DELEGATE_DESCRIPTION as Dc, capDelegationTrace as Dd, runPersonified as Di, createWorktree as Dl, ProfileRichness as Dn, PanelJudge as Do, AuthoredStrategy as Dr, GroupOf as Ds, freeSlots as Dt, DelegateResearchArgs as Du, CopyOptions as E, runAgentic as Ea, createMcpServer as Ec, buildDelegationTraceSpans as Ed, definePersona as Ei, captureWorktreeDiff as El, AuthoredProfile as En, Panel as Eo, AuthorStrategyOptions as Er, AxisScoresOf as Es, effectiveConcurrency as Et, DelegateFeedbackResult as Eu, gitWorkspace as F, RunLoopOptions as Fa, BridgeSeam as Fc, InMemoryDelegationStore as Fd, pipeline as Fi, InMemoryFeedbackStore as Fl, CheckExecChannel as Fn, ScopeAnalyzeInput as Fo, dumbDriver as Fr, ScoreOf as Fs, ResolvedSupervisorProfile as Ft, DelegationFeedbackSnapshot as Fu, supervise as G, resolveMcpServerLaunch as Ga, createExecutor as Gc, CoderOutput as Gd, McpEndpoint as Gi, coderTaskFromArgs as Gl, StructuralRolloutResult as Gn, WidenDecision as Go, Deliverable as Gr, auditIntent as Gs, finalizeBestDelivered as Gt, FeedbackRating as Gu, SuperviseOptions as H, ResolvedMcpServerLaunch as Ha, RouterToolsSeam as Hc, PlannerError as Hd, buildSteerContext as Hi, DetachedWinnerSelection as Hl, StructuralRolloutConfig as Hn, Verify as Ho, StdioMcpServerSpec as Hr, AuditIntentInput as Hs, serveCoordinationMcp as Ht, DelegationStatus as Hu, jjWorkspace as I, defaultSelectWinner as Ia, CliSeam as Ic, AgentEvalError$1 as Id, selectValidWinner as Ii, eventToSnapshot as Il, CheckOutcome as In, ScopeWidenGate as Io, naiveDriver as Ir, leaderboard as Is, SupervisorAgentDeps as It, DelegationHistoryArgs as Iu, createScope as J, inlineSandboxClient as Ja, SandboxSteeringOptions as Jc, BusStats as Jd, sanitizeMcpToolSchema as Ji, DelegationExecutor as Jl, compareCheckOutcomes as Jn, WinnerStrategy as Jo, OpenSandboxRunPromptOptions as Jr, AnytimeStrategySummary as Js, PlateauOptions as Jt, ResearchSource as Ju, workerFromBackend as K, resolveSecretEnv as Ka, createExecutorRegistry as Kc, BusEvent as Kd, McpEnvironmentOptions as Ki, detachedSessionDelegate as Kl, VisibleCheck as Kn, WidenLineage as Ko, OpenSandboxRunBeforeStartContext as Kr, defaultAuditorInstruction as Ks, AllWorkersStalledOptions as Kt, FeedbackRefersTo as Ku, localShell as L, runAgentRounds as La, CliWorktreeBridgeSeam as Lc, AgentEvalErrorCode as Ld, verify as Li, CoderDelegate as Ll, CheckRunContext as Ln, SteerContext as Lo, LocalMcpMaterialization as Lr, pairwiseSignificance as Ls, SupervisorProfile as Lt, DelegationHistoryEntry as Lu, Workspace as M, loopCampaignDispatch as Ma, DelegateResult as Mc, DelegationStore as Md, flatWidenGate as Mi, McpTransport as Ml, defaultProfileRichnessThresholds as Mn, RenderCorpusToInstructions as Mo, DumbDriverOptions as Mr, PairwiseOptions as Ms, delegate as Mt, DelegateUiAuditResult as Mu, WorkspaceCommit as N, loopDispatch as Na, createDelegateHandler as Nc, FileDelegationStore as Nd, loopUntil as Ni, FeedbackEvent as Nl, profileRichnessFinding as Nn, RenderCorpusToInstructionsOptions as No, NaiveDriverOptions as Nr, PairwiseVerdict as Ns, CoordinationBinding as Nt, DelegateUiAuditRoute as Nu, copyUntrackedIntoClone as O, sampleThenRefine as Oa, DELEGATE_INPUT_SCHEMA as Oc, composeLoopTraceEmitters as Od, FileCorpus as Oi, removeWorktree as Ol, ProfileRichnessThresholds as On, PanelSpec as Oo, assertStrategyContract as Or, Interval as Os, queueOf as Ot, DelegateResearchConfig as Ou, WorkspaceRun as P, RunAgentRoundsOptions as Pa, validateDelegateArgs as Pc, FileDelegationStoreOptions as Pd, panel as Pi, FeedbackStore as Pl, supervisorInstructions as Pn, ScopeAnalyst as Po, SteeringDecision as Pr, ProfileKeyOf as Ps, DriveHarness as Pt, DelegationError as Pu, readWorkerSteerRequests as Q, inProcessSandboxClient as Qa, Inbox as Qc, WatchTraceOptions as Qd, BenchmarkReport as Qi, createFleetWorkspaceExecutor as Ql, filterAuthoredAsserts as Qn, Outcome as Qo, openSandboxRun as Qr, bestSoFar as Qs, ProgressView as Qt, createPropagatingTraceEmitter as Qu, runInWorkspace as R, runLoop as Ra, CliWorktreeSeam as Rc, BackendTransportError as Rd, widen as Ri, CoderReview as Rl, CheckRunner as Rn, TrajectoryNode as Ro, MaterializeLocalMcpOptions as Rr, renderLeaderboardHtml as Rs, assertCoordinationBinding as Rt, DelegationHistoryResult as Ru, WorkerEvidenceInput as S, breadthStrategy as Sa, createCoordinationTools as Sc, DELEGATION_TRACE_MAX_SPANS as Sd, trajectoryReport as Si, DiffResult as Sl, ReservationRejection as Sn, FlatWidenGate as So, discriminatingMeans as Sr, completionAuthorizes as Ss, DispatchReport as St, DelegateCodeArgs as Su, settledWorkerOut as T, refine as Ta, createInProcessTransport as Tc, DelegationTraceSpan as Td, registerShape as Ti, WorktreeHandle as Tl, spendFromUsageEvents as Tn, LoopUntilState as To, selectChampion as Tr, stopSentinel as Ts, RollingDispatchOptions as Tt, DelegateFeedbackArgs as Tu, SuperviseRegistry as U, envKeyProvider as Ua, SandboxSeam as Uc, RuntimeRunStateError as Ud, createScopeAnalyst as Ui, SettleDetachedCoderTurnOptions as Ul, StructuralRolloutMessage as Un, VerifySpec as Uo, connectStdioMcp as Ur, AuditIntentOptions as Us, DriverAgentOptions as Ut, DelegationStatusArgs as Uu, createSupervisor as V, KeyProvider as Va, RouterSeam as Vc, NotFoundError as Vd, assertTraceDerivedFindings as Vi, DetachedSessionDelegateOptions as Vl, RepairStop as Vn, TrajectoryReportOptions as Vo, StdioMcpConnection as Vr, renderPairwiseMarkdown as Vs, CoordinationMcpHandle as Vt, DelegationResultPayload as Vu, SuperviseRegistryTable as W, mcpSecretEnvMetadataKey as Wa, cliWorktreeExecutor as Wc, ValidationError as Wd, registryScopeAnalyst as Wi, UiAuditorDelegate as Wl, StructuralRolloutPolicy as Wn, Widen as Wo, materializeLocalMcp as Wr, IntentAudit as Ws, driverAgent as Wt, DelegationStatusResult as Wu, WorkerSteerRequest as X, InProcessPromptCtx as Xa, SteerableSandboxSession as Xc, PublishOptions as Xd, BenchmarkConfig as Xi, FleetWorkspaceExecutorOptions as Xl, defaultExtractCandidate as Xn, DefinePersonaInput as Xo, SandboxRunAbortError as Xr, anytimeReport as Xs, ProgressTracker as Xt, UiAuditorDelegationOutput as Xu, settledToIteration as Y, InProcessOnPrompt as Ya, SteerableSandboxArgs as Yc, EventBus as Yd, BenchmarkCell as Yi, FleetHandle as Yl, composeCheckSources as Yn, DefinePersona as Yo, SandboxRun as Yr, AnytimeTaskCurve as Ys, ProgressSample as Yt, UiAuditLensFilter as Yu, legacySupervisorRunDir as Z, InProcessSandboxClientOptions as Za, createSteerableSandboxSession as Zc, createEventBus as Zd, BenchmarkLift as Zi, SiblingSandboxExecutorOptions as Zl, defaultStructuralRolloutPolicy as Zn, LoopShape as Zo, TurnResult as Zr, areaUnderCurve as Zs, ProgressTrackerOptions as Zt, TraceContext as Zu, WorktreeFanoutOptions as _, StrategyMessage as _a, QuestionPolicy as _c, generateSpanId as _d, resolveSandboxClient as _i, WorktreeCommandResult as _l, CoordinationLog as _n, EqualKVerdict as _o, EvolutionCandidate as _r, defineLeaderboard as _s, SupervisorSpanOutcome as _t, DelegationTaskQueue as _u, SandboxInstance$1 as a, AgenticRunResult as aa, AnalystFindingEvent as ac, INTELLIGENCE_WIRE_VERSION as ad, InMemoryResultBlobStore as af, SandboxToolPartState as ai, piSeamKey as al, noProgressFor as an, ObserveOptions as ao, visibleCheckScore as ar, ShapeContext as as, InMemoryRunContext as at, RunDetachedTurnOptions as au, NOTE_MAX_CHARS as b, SurfaceScore as ba, SettledWorker as bc, CappedDelegationTrace as bd, promotionGate as bi, CreateWorktreeOptions as bl, BudgetPool as bn, FanoutSynthesis as bo, ReproductionCheck as br, CompletionPolicy as bs, assertModelAllowed as bt, SubmitOutput as bu, VerifierEnvironmentOptions as c, AgenticTool as ca, CoordinationTools as cc, OtelExportConfig as cd, materializeTreeView as cf, mapSandboxEvent as ci, PI_MCP_CONFIG_FLAG as cl, DeliveredOutput as cn, renderReport as co, CollectedAgentTurn as cr, LeaderboardBenchScore as cs, createFileRunContext as ct, formatDetachedSessionRef as cu, SuperviseSurfaceResult as d, RunAgenticOptions as da, DownMessageEvent as dc, RuntimeEventOtelOptions as dd, CriuCapableClient as di, PiMcpPreparation as dl, SupervisorFinalizer as dn, Corpus as do, streamAgentTurn as dr, LeaderboardFlagSpec as ds, patchDelivered as dt, DelegationArgs as du, BenchmarkTaskRow as ea, renderAnytimeTable as ec, traceContextToEnv as ed, watchTrace as ef, ForkCapableBox as ei, createInbox as el, StopRule as en, HarvestFailure as eo, officialChecksFromMeta as er, PersonaContext as es, supervisorRunDir as et, DetachedSessionRefParts as eu, SurfaceWorkerConfig as f, ShotPersona as fa, MakeWorkerAgent as fc, buildLoopOtelSpans as fd, SandboxCapabilities as fi, PiMcpReceipt as fl, bestDelivered as fn, CorpusFilter as fo, ChampionPick as fr, LeaderboardIterationInfo as fs, WorktreeCliExecutorOptions as ft, DelegationRecord as fu, AuthoredHarness as g, StrategyCtx as ga, QuestionOption as gc, exportEvalRuns as gd, ResolveSandboxClientOptions as gi, WorktreeCheckRunner as gl, runTree as gn, EqualKOnCostOptions as go, EvolutionBandInfo as gr, LeaderboardSpec as gs, SupervisorSpanOptions as gt, DelegationRunContext as gu, superviseSurface as h, StrategyArtifacts as ha, QuestionLevel as hc, createOtelExporter as hd, acquireSandbox as hi, preparePiMcp as hl, runFinalizer as hn, EqualKOnCost as ho, EvolutionAuthor as hr, LeaderboardScore as hs, SupervisorSpanAttributes as ht, DelegationResumeTick as hu, SandboxEvent$1 as i, AgenticOptions as ia, createWaterfallCollector as ic, EvalRunsExportResult as id, FileSpawnJournal as if, createSandboxLineage as ii, piExecutor as il, createProgressTracker as in, ObserveInput as io, structuralRollout as ir, ShapeBudget as is, writeWorkerSteer as it, DriveTurnTick as iu, Shell as j, LoopOptionsForDispatch as ja, DelegateHandlerOptions as jc, DelegationStateCorruptError as jd, fanout as ji, McpToolDescriptor$1 as jl, authoredWorker as jn, PipelineStage as jo, ApplyContinuation as jr, LeaderboardRow as js, defaultDelegateBudget as jt, DelegateUiAuditConfig as ju, withUntrackedArtifacts as k, LoopCampaignDispatchOptions as ka, DELEGATE_TOOL_NAME as kc, createDelegationTraceCollector as kd, InMemoryCorpus as ki, JsonRpcMessage as kl, asAuthoredProfile as kn, PanelVerdict as ko, authorStrategy as kr, Leaderboard as ks, rollingDispatch as kt, DelegateResearchResult as ku, createVerifierEnvironment as l, ArtifactHandle as la, CoordinationToolsOptions as lc, OtelExporter as ld, pendingWaits as lf, mapSandboxToolEvent as li, PiMcpMount as ll, FinalizeContext as ln, AssertTraceDerivedFindings as lo, StreamAgentTurnOptions as lr, LeaderboardBenchTask as ls, createInMemoryRunContext as lt, parseDetachedSessionRef as lu, failuresAnalyst as m, Strategy as ma, QuestionDecision as mc, buildRuntimeEventOtelSpans as md, AcquireOptions as mi, piMcpAdapterAvailable as ml, pickBestDelivered as mn, EqualKArm as mo, EvolutionArchiveNode as mr, LeaderboardScenario as ms, createWorktreeCliExecutor as mt, DelegationResumeDriver as mu, AnalystFinding$1 as n, printBenchmarkReport as na, WaterfallReport as nc, EvalRunGeneration as nd, gateOnDeliverable as nf, SandboxLineageHandle as ni, PiExecutorOutput as nl, allWorkersStalled as nn, harvestCorpus as no, sandboxCheckRunner as nr, RunPersonified as ns, workerInboxFile as nt, DetachedTurnResumeDriverOptions as nu, computeFindingId$1 as o, AgenticSurface as oa, AnalystRegistry as oc, LoopSpanNode as od, InMemorySpawnJournal as of, createSandboxToolPartState as oi, PI_MCP_ADAPTER as ol, plateau as on, defaultAnalystInstruction as oo, AgentTurnBackend as or, ShapeRegistry as os, InMemoryRunContextOptions as ot, createDetachedTurnResumeDriver as ou, SurfaceWorkerOut as p, ShotSpec as pa, Question as pc, buildLoopSpanNodes as pd, probeSandboxCapabilities as pi, buildPiMcpServers as pl, collectDelivered as pn, CorpusRecord as po, ChampionPolicy as pr, LeaderboardRunContext as ps, WorktreePatchArtifact as pt, DelegationResumeContext as pu, ScopeArgs as q, secretEnvOfMcpServer as qa, DEFAULT_SANDBOX_STEERING_MAX_TURNS as qc, BusRecord as qd, createMcpEnvironment as qi, settleDetachedCoderTurn as ql, canDisplace as qn, WidenSpec as qo, OpenSandboxRunOptions as qr, AnytimeReport as qs, NoProgressForOptions as qt, ResearchOutputShape as qu, CreateSandboxOptions$1 as r, runBenchmark as ra, WaterfallSpan as rc, EvalRunsExportConfig as rd, FileResultBlobStore as rf, SessionCapableBox as ri, PiSeam as rl, anyOf as rn, Observation as ro, selectBestIndex as rr, RunPersonifiedOptions as rs, workerInboxFileFromEventDir as rt, DriveTurnCapableBox as ru, makeFinding$1 as s, AgenticTask as sa, CoordinationEvent as sc, OtelAttribute as sd, contentAddress as sf, extractLlmCallEvent as si, PI_MCP_ADAPTER_ENV as sl, sampleFromSettled as sn, observe as so, AgentTurnUsage as sr, DefinedLeaderboard as ss, RunContext as st, detachedTurnEvents as su, AgentProfile$2 as t, Environment as ta, WaterfallCollector as tc, EvalRunEvent as td, DeliverableSpec as tf, SandboxLineage as ti, PI_RUNTIME as tl, allOf as tn, HarvestReport as to, resolveEntrySymbol as tr, PersonaExecutors as ts, supervisorRunsRoot as tt, DetachedTurn as tu, SuperviseSurfaceOptions as u, CorpusReadbackOptions as ua, DEFAULT_AWAIT_EVENT_TIMEOUT_MS as uc, OtelSpan as ud, replaySpawnTree as uf, sumSandboxUsage as ui, PiMcpMountOptions as ul, FinalizerSettled as un, CombinatorShape as uo, collectAgentTurn as ur, LeaderboardBenchmarkAdapter as us, PatchDeliverableOptions as ut, runDetachedTurn as uu, worktreeFanout as v, StrategyResult as va, QuestionRecord as vc, loopEventToOtelSpan as vd, PromotionGateOptions as vi, WorktreeHarnessResult as vl, FileCoordinationLog as vn, Fanout as vo, EvolutionGeneration as vr, CompletionAnalyst as vs, SupervisorSpanRecorder as vt, DelegationTaskQueueOptions as vu, composeWorkerEvidence as w, depthStrategy as wa, McpServerOptions as wc, DelegationTraceCollector as wd, createShapeRegistry as wi, RemoveWorktreeOptions as wl, createBudgetPool as wn, LoopUntilSpec as wo, runStrategyEvolution as wr, sentinelCompletion as ws, DispatchUnit as wt, DelegateCodeResult as wu, VERIFY_TAIL_CHARS as x, adaptiveRefine as xa, WorkerWatchOptions as xc, DELEGATION_TRACE_MAX_BYTES as xd, equalKOnCost as xi, DiffOptions as xl, BudgetReadout as xn, FanoutWinnerSelector as xo, StrategyEvolutionConfig as xr, CompletionVerdict as xs, ConcurrencyCaps as xt, hashIdempotencyInput as xu, EVIDENCE_MAX_CHARS as y, StrategyShotResult as ya, QuestionUrgency as yc, toOtelAttributes as yd, PromotionVerdict as yi, WorktreeProfileMaterializationReceipt as yl, PriorCoordination as yn, FanoutOptions as yo, EvolutionReport as yr, CompletionEvidence as ys, createSupervisorSpanRecorder as yt, SubmitInput as yu, TrajectoryAnalysis as z, LocalSandboxClientOptions as za, ExecutorConfig as zc, ConfigError as zd, CreateScopeAnalystOptions as zi, CoderReviewer as zl, CheckSource as zn, TrajectoryReport as zo, McpSpawnFault as zr, renderLeaderboardMarkdown as zs, resolveSupervisorProfile as zt, DelegationProfile as zu };
|
|
7946
|
+
//# sourceMappingURL=index-BuzkRsOn.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { R as Budget, dt as SupervisedResult } from "./environment-provider-
|
|
2
|
-
import { H as SuperviseOptions,
|
|
1
|
+
import { R as Budget, dt as SupervisedResult } from "./environment-provider-Cygthiy3.js";
|
|
2
|
+
import { H as SuperviseOptions, Lt as SupervisorProfile, tf as DeliverableSpec, zc as ExecutorConfig } from "./index-BuzkRsOn.js";
|
|
3
3
|
import { y as AgentCandidateOutputArtifactPort } from "./types-BaIpb0XT.js";
|
|
4
4
|
import { i as AgentImprovementActivationTransition, n as AgentImprovementActivationResultStore, t as AgentImprovementActivationReconciliation } from "./activation-DyWB0K6E.js";
|
|
5
5
|
import { AgentCandidateBundle, AgentCandidateCapturedArtifact, AgentCandidateKnowledge } from "@tangle-network/agent-interface";
|
|
@@ -137,4 +137,4 @@ declare function runKnowledgeImprovementJob(options: RunKnowledgeImprovementJobO
|
|
|
137
137
|
declare function buildKnowledgeImprovementExperimentBundles(bundle: AgentCandidateBundle, knowledge: KnowledgeImprovementCandidatePair): KnowledgeImprovementExperimentBundles;
|
|
138
138
|
//#endregion
|
|
139
139
|
export { KnowledgeImprovementActivationExecutor as C, CreateKnowledgeImprovementActivationExecutorOptions as S, SupervisedKnowledgeUpdater as _, KnowledgeImprovementJobResult as a, knowledgeReadinessDeliverable as b, createAgentKnowledgeReadinessCheck as c, KnowledgeReadinessCheckInput as d, KnowledgeReadinessCheckResult as f, SupervisedKnowledgeUpdateResult as g, SupervisedKnowledgeUpdateOptions as h, KnowledgeImprovementJobMeasurement as i, runKnowledgeImprovementJob as l, SupervisedKnowledgeUpdateInput as m, KnowledgeImprovementCandidatePair as n, RunKnowledgeImprovementJobOptions as o, RESEARCH_SUPERVISOR_SYSTEM_PROMPT as p, KnowledgeImprovementExperimentBundles as r, buildKnowledgeImprovementExperimentBundles as s, AgentKnowledgeReadinessCheckOptions as t, KnowledgeReadinessCheck as u, createSupervisedKnowledgeUpdater as v, createKnowledgeImprovementActivationExecutor as w, runSupervisedKnowledgeUpdate as x, formatSupervisedKnowledgeTask as y };
|
|
140
|
-
//# sourceMappingURL=index-
|
|
140
|
+
//# sourceMappingURL=index-I97xACXk.d.ts.map
|
package/dist/index.d.ts
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { _ as RunAgentTaskOptions, a as AgentKnowledgeProvider, b as RuntimeSessionStore, c as AgentTaskContext, d as AgentTaskStatus, f as BackendErrorDetail, g as OpenAIChatToolChoice, h as OpenAIChatTool, i as AgentExecutionBackend, l as AgentTaskRunResult, m as OpenAIChatResponseFormat, n as AgentBackendContext, o as AgentRuntimeEvent, p as KnowledgeReadinessDecision, r as AgentBackendInput, s as AgentRuntimeEventSink, t as AgentAdapter, u as AgentTaskSpec, v as RunAgentTaskStreamOptions, x as RuntimeStreamEvent, y as RuntimeSession } from "./types-C9j4qg6l.js";
|
|
2
2
|
import { a as RuntimeHookErrorContext, c as RuntimeHookTarget, d as defineRuntimeHooks, f as notifyRuntimeDecisionPoint, i as RuntimeHookContext, l as RuntimeHooks, n as RuntimeDecisionKind, o as RuntimeHookEvent, p as notifyRuntimeHookEvent, r as RuntimeDecisionPoint, s as RuntimeHookPhase, t as RuntimeDecisionEvidenceRef, u as composeRuntimeHooks } from "./runtime-hooks-sbRpjStq.js";
|
|
3
3
|
import { A as RuntimeRunCompleteInput, F as RuntimeRunRow, I as RuntimeRunStatus, L as startRuntimeRun, M as RuntimeRunHandle, N as RuntimeRunOptions, P as RuntimeRunPersistenceAdapter, j as RuntimeRunCost, m as LoopResult, r as Driver } from "./types-DnNGJ5Gz.js";
|
|
4
|
-
import { B as Executor, L as AgentSpec, R as Budget, U as ExecutorRegistry, dt as SupervisedResult, ft as Supervisor, it as Settled, rt as Scope, ut as Spend } from "./environment-provider-
|
|
5
|
-
import {
|
|
6
|
-
import { A as
|
|
4
|
+
import { B as Executor, L as AgentSpec, R as Budget, U as ExecutorRegistry, dt as SupervisedResult, ft as Supervisor, it as Settled, rt as Scope, ut as Spend } from "./environment-provider-Cygthiy3.js";
|
|
5
|
+
import { Bd as JudgeError, Hd as PlannerError, Id as AgentEvalError, Ld as AgentEvalErrorCode, Rd as BackendTransportError, Ud as RuntimeRunStateError, Vd as NotFoundError, Wd as ValidationError, _d as generateSpanId, ad as INTELLIGENCE_WIRE_VERSION, cd as OtelExportConfig, dd as RuntimeEventOtelOptions, dn as SupervisorFinalizer, fd as buildLoopOtelSpans, gd as exportEvalRuns, gl as WorktreeCheckRunner, hd as createOtelExporter, id as EvalRunsExportResult, ld as OtelExporter, ln as FinalizeContext, md as buildRuntimeEventOtelSpans, nd as EvalRunGeneration, oc as AnalystRegistry, od as LoopSpanNode, pd as buildLoopSpanNodes, rd as EvalRunsExportConfig, sc as CoordinationEvent, sd as OtelAttribute, td as EvalRunEvent, ud as OtelSpan, vd as loopEventToOtelSpan, yd as toOtelAttributes, zd as ConfigError } from "./index-BuzkRsOn.js";
|
|
6
|
+
import { A as SanitizedKnowledgeRequirement, D as RuntimeStreamEventSummary, E as RuntimeStreamEventSink, F as sanitizeRuntimeStreamEvent, M as createRuntimeStreamEventCollector, N as sanitizeAgentRuntimeEvent, O as RuntimeTelemetryOptions, P as sanitizeKnowledgeReadinessReport, T as RuntimeStreamEventCollector, j as createRuntimeEventCollector, k as SanitizedKnowledgeReadinessReport, w as RuntimeEventCollector } from "./local-harness-BnB1E9nM.js";
|
|
7
7
|
import { C as AgentCandidateCodeSurfaceSource, D as AgentCandidateBundleInput, E as buildAgentCandidateBundle, O as sealAgentCandidateBundle, S as AgentCandidateCodeSource, T as BuildAgentCandidateBundleInput, _ as exactProcessProviderAsCandidateExecutor, a as captureAgentCandidateWorkspace, b as FileAgentCandidateExecutionClaimStore, c as AGENT_CANDIDATE_EXECUTION_SUPPORT, d as recoverExpiredAgentCandidateExecution, f as persistCandidateOutputArtifact, g as ExactProcessCandidateExecutorOptions, h as candidateKnowledgeExecutionPaths, i as CreateAgentCandidateWorkspacePortOptions, l as verifyAgentCandidateBundle, m as CANDIDATE_KNOWLEDGE_ROOT_ENV, n as CaptureAgentCandidateWorkspaceOptions, o as captureAgentCandidateWorkspaceFiles, p as CANDIDATE_KNOWLEDGE_RETRIEVAL_CONFIG_ENV, r as CapturedAgentCandidateWorkspace, s as createAgentCandidateWorkspacePort, t as AgentCandidateWorkspaceArchiveLimits, u as RecoverExpiredAgentCandidateOptions, v as DisposePreparedAgentCandidateOptions, w as AgentCandidateProfileSource, x as FileAgentCandidateExecutionClaimStoreOptions, y as disposePreparedAgentCandidateExecution } from "./index-C-FYUuFG.js";
|
|
8
8
|
import { A as AgentCandidateExecutionTerminalRecord, C as AgentCandidateExecutionFailureClass, D as AgentCandidateExecutionPhaseResult, E as AgentCandidateExecutionPhase, F as candidateExecutionClaim, I as AgentCandidatePreparationEvidence, M as AgentCandidateRetryRejection, N as InMemoryAgentCandidateExecutionClaimStore, O as AgentCandidateExecutionRecoveryEvidence, P as InMemoryAgentCandidateExecutionClaimStoreOptions, S as AgentCandidateExecutionCleanupHandles, T as AgentCandidateExecutionLease, _ as AgentCandidateExecutionAttemptRecord, a as AgentCandidateModelGrantSettleInput, b as AgentCandidateExecutionClaimResult, c as applyExactAgentProfileDiff, d as parseExactAgentProfile, f as parseExactAgentProfileDiff, g as executePreparedAgentCandidate, h as ExecutePreparedAgentCandidateOptions, i as AgentCandidateModelGrantReserveInput, j as AgentCandidateExecutionTerminalResult, k as AgentCandidateExecutionStageResult, l as assertCandidateProfileBinding, m as prepareAgentCandidateExecution, n as AgentCandidateModelGrantClient, o as CreateProtectedAgentCandidateModelPortOptions, p as PrepareAgentCandidateExecutionOptions, r as AgentCandidateModelGrantReservation, s as createProtectedAgentCandidateModelPort, t as AgentCandidateModelGrantActivateInput, v as AgentCandidateExecutionAttemptRef, w as AgentCandidateExecutionFinishResult, x as AgentCandidateExecutionClaimStore, y as AgentCandidateExecutionClaim } from "./protected-model-port-BP6Z4eau.js";
|
|
9
9
|
import { A as CANDIDATE_TRACE_ENV, B as VerifiedAgentCandidate, C as AgentCandidateProtectedModelSettlement, D as AgentCandidateTaskExecution, E as AgentCandidateRunFinalization, F as PreparedAgentCandidateInstruction, I as PreparedAgentCandidateKnowledge, L as PreparedAgentCandidateLaunch, M as CanonicalCandidateDocument, N as PersistedTaskOutcomeEvidence, O as AgentCandidateVerificationPorts, P as PreparedAgentCandidateExecution, R as PreparedAgentCandidateTrace, S as AgentCandidateProtectedModelReservation, T as AgentCandidateRepositoryPort, V as VerifiedAgentCandidateTaskOutcome, _ as AgentCandidateModelLimits, a as AgentCandidateExecutionPorts, b as AgentCandidateOutputPurpose, c as AgentCandidateExecutorPort, d as AgentCandidateExecutorStopRequest, f as AgentCandidateExecutorTaskOutcomeCapture, g as AgentCandidateMemoryResetResult, h as AgentCandidateMemoryPort, i as AgentCandidateContainerPort, j as CANDIDATE_TRACE_TAGS, k as AgentCandidateWorkspacePort, l as AgentCandidateExecutorProfileFile, m as AgentCandidateExecutorWorkspaceInput, n as AgentCandidateBenchmarkGraderIdentity, o as AgentCandidateExecutorFinalCapture, p as AgentCandidateExecutorWorkspaceFile, r as AgentCandidateBenchmarkGraderPort, s as AgentCandidateExecutorMemoryCapture, t as AgentCandidateArtifactPort, u as AgentCandidateExecutorRequest, v as AgentCandidateModelPort, w as AgentCandidateProtectedRunCapture, x as AgentCandidateProtectedModelActivation, y as AgentCandidateOutputArtifactPort, z as ResolvedAgentCandidateContainer } from "./types-BaIpb0XT.js";
|
|
10
10
|
import { $ as sleep, A as RunConversationOptions, B as buildForwardHeaders, C as ConversationResult, D as HaltPredicate, E as HaltContext, F as InMemoryConversationJournal, G as CircuitBreakerState, H as readDepth, I as DEFAULT_MAX_DEPTH, J as RetryBackoff, K as CircuitOpenError, L as FORWARD_HEADERS, M as ConversationJournal, N as ConversationJournalEntry, O as HaltReason, P as FileConversationJournal, Q as makePerAttemptSignal, R as ForwardHeaderName, S as ConversationPolicy, T as ConversationTurn, U as BackendCallPolicy, V as isDepthExceeded, W as CircuitBreakerConfig, X as computeBackoff, Y as RetryableErrorPredicate, Z as defaultIsRetryable, _ as createConversationBackend, a as RunPersonaConfig, b as ConversationDriveState, c as runPersonaDispatch, d as D1DatabaseLike, f as D1StmtLike, g as defineConversation, h as d1ToSqlAdapter, i as PersonaDriver, j as TurnOrder, k as HaltSignal, l as runConversation, m as SqlConversationJournal, n as turnId, o as RunPersonaConversationOptions, p as SqlAdapter, q as DeadlineExceededError, r as PersonaConversationResult, s as runPersonaConversation, t as slugifySpeaker, u as runConversationStream, v as AuthSource, w as ConversationStreamEvent, x as ConversationParticipant, y as Conversation, z as PropagatedHeaders } from "./index-Efjb3nrQ.js";
|
|
11
|
-
import { $ as McpServeSpec, A as resolveRouterBaseUrl, B as RawTraceDistillerOptions, C as DEFAULT_ROUTER_BASE_URL, D as cleanModelId, E as RouterEnv, F as parseRolloutPolicy, G as strategyAuthorMethod, H as buildDriverSystem, I as serializeRolloutPolicy, J as OfficialOptimizerUnavailableError, K as OfficialGepaOptions, L as structuralRolloutPolicyFromProfile, M as ROLLOUT_POLICY_EXTENSION, N as applyRolloutPolicyToProfile, O as getModels, P as normalizeRolloutPolicy, Q as officialSkillOpt, R as ReflectiveGeneratorOptions, S as ChatModelValidation, T as ResolvedChatModel, U as optimizerMethod, V as rawTraceDistiller, W as researchDriverNote, X as OfficialSkillOptOptions, Y as OfficialSensitiveCandidateInput, Z as officialGepa, _ as AgentBackendKind, a as ControlStep, at as mcpBuildPrompt, b as decideKnowledgeReadiness, c as KnowledgeRequirement, ct as createIterableBackend, d as readinessServerSentEvent, et as mcpServeVerifier, f as runtimeStreamServerSentEvent, g as runAgentTaskStream, h as runAgentTask, i as ControlRunResult, it as findingLines, j as validateChatModelId, k as resolveChatModel, l as RunRecord, lt as createOpenAICompatibleBackend, m as applyRunRecordDefaults, n as ControlDecision, nt as driverLoopGenerator, o as DataAcquisitionPlan, ot as toolBuildPrompt, p as InMemoryRuntimeSessionStore, q as OfficialOptimizerContextOptions, r as ControlEvalResult, rt as BuildPromptFindingsInput, s as KnowledgeReadinessReport, st as BackendRetryPolicy, t as ControlBudget, tt as DriverLoopGeneratorOptions, u as ServerSentEventOptions, ut as createSandboxPromptBackend, v as ResolveAgentBackendOptions, w as ModelInfo, x as ChatModelCandidate, y as resolveAgentBackend, z as reflectiveGenerator } from "./index-
|
|
12
|
-
import { A as DeepReadonly, B as commandVerifier, C as ImproveResult, D as ImprovementCandidate, E as ImproveSurface, F as AgenticGeneratorShotExecution, H as CandidateGenerator, I as AgenticGeneratorShotReceipt, L as Verifier, M as AGENTIC_PROFILE_RESOURCE_ROOT, N as AgenticGeneratorOptions, O as ImprovementCodeCandidate, P as AgenticGeneratorShotDisposition, R as VerifyResult, S as ImproveProfileSurface, T as ImproveSkillsOptions, V as defaultBuildPrompt, _ as ImproveMethodSource, a as ImproveCandidateValidationInput, b as ImproveProfileAgent, c as ImproveCodeResult, d as ImproveLineage, f as ImproveMethodContext, g as ImproveMethodResult, h as ImproveMethodOptions, i as improve, j as ReadonlyAgentProfile, k as ImprovementProfileCandidate, l as ImproveCodeRunOptions, m as ImproveMethodLineage, o as ImproveCandidateValidator, p as ImproveMethodFactory, s as ImproveCodeOptions, u as ImproveCost, v as ImproveOptimizationRunOptions, w as ImproveScenarioPartitions, x as ImproveProfileComponents, y as ImproveOptions, z as agenticGenerator } from "./redact-
|
|
13
|
-
import { C as KnowledgeImprovementActivationExecutor, S as CreateKnowledgeImprovementActivationExecutorOptions, _ as SupervisedKnowledgeUpdater, a as KnowledgeImprovementJobResult, b as knowledgeReadinessDeliverable, c as createAgentKnowledgeReadinessCheck, d as KnowledgeReadinessCheckInput, f as KnowledgeReadinessCheckResult, g as SupervisedKnowledgeUpdateResult, h as SupervisedKnowledgeUpdateOptions, i as KnowledgeImprovementJobMeasurement, l as runKnowledgeImprovementJob, m as SupervisedKnowledgeUpdateInput, n as KnowledgeImprovementCandidatePair, o as RunKnowledgeImprovementJobOptions, p as RESEARCH_SUPERVISOR_SYSTEM_PROMPT, r as KnowledgeImprovementExperimentBundles, s as buildKnowledgeImprovementExperimentBundles, t as AgentKnowledgeReadinessCheckOptions, u as KnowledgeReadinessCheck, v as createSupervisedKnowledgeUpdater, w as createKnowledgeImprovementActivationExecutor, x as runSupervisedKnowledgeUpdate, y as formatSupervisedKnowledgeTask } from "./index-
|
|
14
|
-
import { _ as researchLoopRunner, a as DELEGATED_LOOP_MODES, c as DelegatedLoopResult, d as ResearchLoopRunnerOptions, f as RunDelegatedLoopOptions, g as isDelegatedLoopMode, h as auditLoopRunner, i as runLoopRunnerCli, l as DelegatedLoopRunner, m as WorktreeLoopRunnerOptions, n as LoopRunnerCliResult, o as DelegatedLoopMode, p as VetoedFact, r as parseLoopRunnerArgv, s as DelegatedLoopRegistry, t as LoopRunnerCliArgs, u as ResearchLoopResult, v as runDelegatedLoop, y as worktreeLoopRunner } from "./loop-runner-bin-
|
|
11
|
+
import { $ as McpServeSpec, A as resolveRouterBaseUrl, B as RawTraceDistillerOptions, C as DEFAULT_ROUTER_BASE_URL, D as cleanModelId, E as RouterEnv, F as parseRolloutPolicy, G as strategyAuthorMethod, H as buildDriverSystem, I as serializeRolloutPolicy, J as OfficialOptimizerUnavailableError, K as OfficialGepaOptions, L as structuralRolloutPolicyFromProfile, M as ROLLOUT_POLICY_EXTENSION, N as applyRolloutPolicyToProfile, O as getModels, P as normalizeRolloutPolicy, Q as officialSkillOpt, R as ReflectiveGeneratorOptions, S as ChatModelValidation, T as ResolvedChatModel, U as optimizerMethod, V as rawTraceDistiller, W as researchDriverNote, X as OfficialSkillOptOptions, Y as OfficialSensitiveCandidateInput, Z as officialGepa, _ as AgentBackendKind, a as ControlStep, at as mcpBuildPrompt, b as decideKnowledgeReadiness, c as KnowledgeRequirement, ct as createIterableBackend, d as readinessServerSentEvent, et as mcpServeVerifier, f as runtimeStreamServerSentEvent, g as runAgentTaskStream, h as runAgentTask, i as ControlRunResult, it as findingLines, j as validateChatModelId, k as resolveChatModel, l as RunRecord, lt as createOpenAICompatibleBackend, m as applyRunRecordDefaults, n as ControlDecision, nt as driverLoopGenerator, o as DataAcquisitionPlan, ot as toolBuildPrompt, p as InMemoryRuntimeSessionStore, q as OfficialOptimizerContextOptions, r as ControlEvalResult, rt as BuildPromptFindingsInput, s as KnowledgeReadinessReport, st as BackendRetryPolicy, t as ControlBudget, tt as DriverLoopGeneratorOptions, u as ServerSentEventOptions, ut as createSandboxPromptBackend, v as ResolveAgentBackendOptions, w as ModelInfo, x as ChatModelCandidate, y as resolveAgentBackend, z as reflectiveGenerator } from "./index-B_vcAAle.js";
|
|
12
|
+
import { A as DeepReadonly, B as commandVerifier, C as ImproveResult, D as ImprovementCandidate, E as ImproveSurface, F as AgenticGeneratorShotExecution, H as CandidateGenerator, I as AgenticGeneratorShotReceipt, L as Verifier, M as AGENTIC_PROFILE_RESOURCE_ROOT, N as AgenticGeneratorOptions, O as ImprovementCodeCandidate, P as AgenticGeneratorShotDisposition, R as VerifyResult, S as ImproveProfileSurface, T as ImproveSkillsOptions, V as defaultBuildPrompt, _ as ImproveMethodSource, a as ImproveCandidateValidationInput, b as ImproveProfileAgent, c as ImproveCodeResult, d as ImproveLineage, f as ImproveMethodContext, g as ImproveMethodResult, h as ImproveMethodOptions, i as improve, j as ReadonlyAgentProfile, k as ImprovementProfileCandidate, l as ImproveCodeRunOptions, m as ImproveMethodLineage, o as ImproveCandidateValidator, p as ImproveMethodFactory, s as ImproveCodeOptions, u as ImproveCost, v as ImproveOptimizationRunOptions, w as ImproveScenarioPartitions, x as ImproveProfileComponents, y as ImproveOptions, z as agenticGenerator } from "./redact-BRaHUFMf.js";
|
|
13
|
+
import { C as KnowledgeImprovementActivationExecutor, S as CreateKnowledgeImprovementActivationExecutorOptions, _ as SupervisedKnowledgeUpdater, a as KnowledgeImprovementJobResult, b as knowledgeReadinessDeliverable, c as createAgentKnowledgeReadinessCheck, d as KnowledgeReadinessCheckInput, f as KnowledgeReadinessCheckResult, g as SupervisedKnowledgeUpdateResult, h as SupervisedKnowledgeUpdateOptions, i as KnowledgeImprovementJobMeasurement, l as runKnowledgeImprovementJob, m as SupervisedKnowledgeUpdateInput, n as KnowledgeImprovementCandidatePair, o as RunKnowledgeImprovementJobOptions, p as RESEARCH_SUPERVISOR_SYSTEM_PROMPT, r as KnowledgeImprovementExperimentBundles, s as buildKnowledgeImprovementExperimentBundles, t as AgentKnowledgeReadinessCheckOptions, u as KnowledgeReadinessCheck, v as createSupervisedKnowledgeUpdater, w as createKnowledgeImprovementActivationExecutor, x as runSupervisedKnowledgeUpdate, y as formatSupervisedKnowledgeTask } from "./index-I97xACXk.js";
|
|
14
|
+
import { _ as researchLoopRunner, a as DELEGATED_LOOP_MODES, c as DelegatedLoopResult, d as ResearchLoopRunnerOptions, f as RunDelegatedLoopOptions, g as isDelegatedLoopMode, h as auditLoopRunner, i as runLoopRunnerCli, l as DelegatedLoopRunner, m as WorktreeLoopRunnerOptions, n as LoopRunnerCliResult, o as DelegatedLoopMode, p as VetoedFact, r as parseLoopRunnerArgv, s as DelegatedLoopRegistry, t as LoopRunnerCliArgs, u as ResearchLoopResult, v as runDelegatedLoop, y as worktreeLoopRunner } from "./loop-runner-bin-DgAXgQCI.js";
|
|
15
15
|
import { n as mcpToolsForRuntimeMcpSubset, t as mcpToolsForRuntimeMcp } from "./openai-tools-B68JaOCx.js";
|
|
16
|
-
export { AGENTIC_PROFILE_RESOURCE_ROOT, AGENT_CANDIDATE_EXECUTION_SUPPORT, type AgentAdapter, type AgentBackendContext, type AgentBackendInput, type AgentBackendKind, type AgentCandidateArtifactPort, type AgentCandidateBenchmarkGraderIdentity, type AgentCandidateBenchmarkGraderPort, type AgentCandidateBundleInput, type AgentCandidateCodeSource, type AgentCandidateCodeSurfaceSource, type AgentCandidateContainerPort, type AgentCandidateExecutionAttemptRecord, type AgentCandidateExecutionAttemptRef, type AgentCandidateExecutionClaim, type AgentCandidateExecutionClaimResult, type AgentCandidateExecutionClaimStore, type AgentCandidateExecutionCleanupHandles, type AgentCandidateExecutionFailureClass, type AgentCandidateExecutionFinishResult, type AgentCandidateExecutionLease, type AgentCandidateExecutionPhase, type AgentCandidateExecutionPhaseResult, type AgentCandidateExecutionPorts, type AgentCandidateExecutionRecoveryEvidence, type AgentCandidateExecutionStageResult, type AgentCandidateExecutionTerminalRecord, type AgentCandidateExecutionTerminalResult, type AgentCandidateExecutorFinalCapture, type AgentCandidateExecutorMemoryCapture, type AgentCandidateExecutorPort, type AgentCandidateExecutorProfileFile, type AgentCandidateExecutorRequest, type AgentCandidateExecutorStopRequest, type AgentCandidateExecutorTaskOutcomeCapture, type AgentCandidateExecutorWorkspaceFile, type AgentCandidateExecutorWorkspaceInput, type AgentCandidateMemoryPort, type AgentCandidateMemoryResetResult, type AgentCandidateModelGrantActivateInput, type AgentCandidateModelGrantClient, type AgentCandidateModelGrantReservation, type AgentCandidateModelGrantReserveInput, type AgentCandidateModelGrantSettleInput, type AgentCandidateModelLimits, type AgentCandidateModelPort, type AgentCandidateOutputArtifactPort, type AgentCandidateOutputPurpose, type AgentCandidatePreparationEvidence, type AgentCandidateProfileSource, type AgentCandidateProtectedModelActivation, type AgentCandidateProtectedModelReservation, type AgentCandidateProtectedModelSettlement, type AgentCandidateProtectedRunCapture, type AgentCandidateRepositoryPort, type AgentCandidateRetryRejection, type AgentCandidateRunFinalization, type AgentCandidateTaskExecution, type AgentCandidateVerificationPorts, type AgentCandidateWorkspaceArchiveLimits, type AgentCandidateWorkspacePort, AgentEvalError, type AgentEvalErrorCode, type AgentExecutionBackend, type AgentKnowledgeProvider, type AgentKnowledgeReadinessCheckOptions, type AgentRuntimeEvent, type AgentRuntimeEventSink, type AgentSpec, type AgentTaskContext, type AgentTaskRunResult, type AgentTaskSpec, type AgentTaskStatus, type AgenticGeneratorOptions, type AgenticGeneratorShotDisposition, type AgenticGeneratorShotExecution, type AgenticGeneratorShotReceipt, type AnalystRegistry, type AuthSource, type BackendCallPolicy, type BackendErrorDetail, type BackendRetryPolicy, BackendTransportError, type Budget, type BuildAgentCandidateBundleInput, type BuildPromptFindingsInput, CANDIDATE_KNOWLEDGE_RETRIEVAL_CONFIG_ENV, CANDIDATE_KNOWLEDGE_ROOT_ENV, CANDIDATE_TRACE_ENV, CANDIDATE_TRACE_TAGS, type CandidateGenerator, type CanonicalCandidateDocument, type CaptureAgentCandidateWorkspaceOptions, type CapturedAgentCandidateWorkspace, type ChatModelCandidate, type ChatModelValidation, type CircuitBreakerConfig, CircuitBreakerState, CircuitOpenError, ConfigError, type ControlBudget, type ControlDecision, type ControlEvalResult, type ControlRunResult, type ControlStep, type Conversation, type ConversationDriveState, type ConversationJournal, type ConversationJournalEntry, type ConversationParticipant, type ConversationPolicy, type ConversationResult, type ConversationStreamEvent, type ConversationTurn, type CoordinationEvent, type CreateAgentCandidateWorkspacePortOptions, type CreateKnowledgeImprovementActivationExecutorOptions, type CreateProtectedAgentCandidateModelPortOptions, type D1DatabaseLike, type D1StmtLike, DEFAULT_MAX_DEPTH, DEFAULT_ROUTER_BASE_URL, DELEGATED_LOOP_MODES, type DataAcquisitionPlan, DeadlineExceededError, type DeepReadonly, type DelegatedLoopMode, type DelegatedLoopRegistry, type DelegatedLoopResult, type DelegatedLoopRunner, type DisposePreparedAgentCandidateOptions, type Driver, type DriverLoopGeneratorOptions, type EvalRunEvent, type EvalRunGeneration, type EvalRunsExportConfig, type EvalRunsExportResult, type ExactProcessCandidateExecutorOptions, type ExecutePreparedAgentCandidateOptions, type Executor, type ExecutorRegistry, FORWARD_HEADERS, FileAgentCandidateExecutionClaimStore, type FileAgentCandidateExecutionClaimStoreOptions, FileConversationJournal, type FinalizeContext, type ForwardHeaderName, type HaltContext, type HaltPredicate, type HaltReason, type HaltSignal, INTELLIGENCE_WIRE_VERSION, type ImproveCandidateValidationInput, type ImproveCandidateValidator, type ImproveCodeOptions, type ImproveCodeResult, type ImproveCodeRunOptions, type ImproveCost, type ImproveLineage, type ImproveMethodContext, type ImproveMethodFactory, type ImproveMethodLineage, type ImproveMethodOptions, type ImproveMethodResult, type ImproveMethodSource, type ImproveOptimizationRunOptions, type ImproveOptions, type ImproveProfileAgent, type ImproveProfileComponents, type ImproveProfileSurface, type ImproveResult, type ImproveScenarioPartitions, type ImproveSkillsOptions, type ImproveSurface, type ImprovementCandidate, type ImprovementCodeCandidate, type ImprovementProfileCandidate, InMemoryAgentCandidateExecutionClaimStore, type InMemoryAgentCandidateExecutionClaimStoreOptions, InMemoryConversationJournal, InMemoryRuntimeSessionStore, JudgeError, type KnowledgeImprovementActivationExecutor, type KnowledgeImprovementCandidatePair, type KnowledgeImprovementExperimentBundles, type KnowledgeImprovementJobMeasurement, type KnowledgeImprovementJobResult, type KnowledgeReadinessCheck, type KnowledgeReadinessCheckInput, type KnowledgeReadinessCheckResult, type KnowledgeReadinessDecision, type KnowledgeReadinessReport, type KnowledgeRequirement, type LoopResult, type LoopRunnerCliArgs, type LoopRunnerCliResult, type LoopSpanNode, type McpServeSpec, type ModelInfo, NotFoundError, type OfficialGepaOptions, type OfficialOptimizerContextOptions, OfficialOptimizerUnavailableError, type OfficialSensitiveCandidateInput, type OfficialSkillOptOptions, type OpenAIChatResponseFormat, type OpenAIChatTool, type OpenAIChatToolChoice, type OtelAttribute, type OtelExportConfig, type OtelExporter, type OtelSpan, type PersistedTaskOutcomeEvidence, type PersonaConversationResult, type PersonaDriver, PlannerError, type PrepareAgentCandidateExecutionOptions, type PreparedAgentCandidateExecution, type PreparedAgentCandidateInstruction, type PreparedAgentCandidateKnowledge, type PreparedAgentCandidateLaunch, type PreparedAgentCandidateTrace, type PropagatedHeaders, RESEARCH_SUPERVISOR_SYSTEM_PROMPT, ROLLOUT_POLICY_EXTENSION, type RawTraceDistillerOptions, type ReadonlyAgentProfile, type RecoverExpiredAgentCandidateOptions, type ReflectiveGeneratorOptions, type ResearchLoopResult, type ResearchLoopRunnerOptions, type ResolveAgentBackendOptions, type ResolvedAgentCandidateContainer, type ResolvedChatModel, type RetryBackoff, type RetryableErrorPredicate, type RouterEnv, type RunAgentTaskOptions, type RunAgentTaskStreamOptions, type RunConversationOptions, type RunDelegatedLoopOptions, type RunKnowledgeImprovementJobOptions, type RunPersonaConfig, type RunPersonaConversationOptions, type RunRecord, type RuntimeDecisionEvidenceRef, type RuntimeDecisionKind, type RuntimeDecisionPoint, type RuntimeEventCollector, type RuntimeEventOtelOptions, type RuntimeHookContext, type RuntimeHookErrorContext, type RuntimeHookEvent, type RuntimeHookPhase, type RuntimeHookTarget, type RuntimeHooks, type RuntimeRunCompleteInput, type RuntimeRunCost, type RuntimeRunHandle, type RuntimeRunOptions, type RuntimeRunPersistenceAdapter, type RuntimeRunRow, RuntimeRunStateError, type RuntimeRunStatus, type RuntimeSession, type RuntimeSessionStore, type RuntimeStreamEvent, type RuntimeStreamEventCollector, type RuntimeStreamEventSink, type RuntimeStreamEventSummary, type RuntimeTelemetryOptions, type SanitizedKnowledgeReadinessReport, type SanitizedKnowledgeRequirement, type Scope, type ServerSentEventOptions, type Settled, type Spend, type SqlAdapter, SqlConversationJournal, type SupervisedKnowledgeUpdateInput, type SupervisedKnowledgeUpdateOptions, type SupervisedKnowledgeUpdateResult, type SupervisedKnowledgeUpdater, type SupervisedResult, type Supervisor, type SupervisorFinalizer, type TurnOrder, ValidationError, type VerifiedAgentCandidate, type VerifiedAgentCandidateTaskOutcome, type Verifier, type VerifyResult, type VetoedFact, type WorktreeCheckRunner, type WorktreeLoopRunnerOptions, agenticGenerator, applyExactAgentProfileDiff, applyRolloutPolicyToProfile, applyRunRecordDefaults, assertCandidateProfileBinding, auditLoopRunner, buildAgentCandidateBundle, buildDriverSystem, buildForwardHeaders, buildKnowledgeImprovementExperimentBundles, buildLoopOtelSpans, buildLoopSpanNodes, buildRuntimeEventOtelSpans, candidateExecutionClaim, candidateKnowledgeExecutionPaths, captureAgentCandidateWorkspace, captureAgentCandidateWorkspaceFiles, cleanModelId, commandVerifier, composeRuntimeHooks, computeBackoff, createAgentCandidateWorkspacePort, createAgentKnowledgeReadinessCheck, createConversationBackend, createIterableBackend, createKnowledgeImprovementActivationExecutor, createOpenAICompatibleBackend, createOtelExporter, createProtectedAgentCandidateModelPort, createRuntimeEventCollector, createRuntimeStreamEventCollector, createSandboxPromptBackend, createSupervisedKnowledgeUpdater, d1ToSqlAdapter, decideKnowledgeReadiness, defaultBuildPrompt, defaultIsRetryable, defineConversation, defineRuntimeHooks, disposePreparedAgentCandidateExecution, driverLoopGenerator, exactProcessProviderAsCandidateExecutor, executePreparedAgentCandidate, exportEvalRuns, findingLines, formatSupervisedKnowledgeTask, getModels, improve, isDelegatedLoopMode, isDepthExceeded, knowledgeReadinessDeliverable, loopEventToOtelSpan, makePerAttemptSignal, mcpBuildPrompt, mcpServeVerifier, mcpToolsForRuntimeMcp, mcpToolsForRuntimeMcpSubset, normalizeRolloutPolicy, notifyRuntimeDecisionPoint, notifyRuntimeHookEvent, officialGepa, officialSkillOpt, optimizerMethod, parseExactAgentProfile, parseExactAgentProfileDiff, parseLoopRunnerArgv, parseRolloutPolicy, persistCandidateOutputArtifact, prepareAgentCandidateExecution, rawTraceDistiller, readDepth, readinessServerSentEvent, recoverExpiredAgentCandidateExecution, reflectiveGenerator, researchDriverNote, researchLoopRunner, resolveAgentBackend, resolveChatModel, resolveRouterBaseUrl, runAgentTask, runAgentTaskStream, runConversation, runConversationStream, runDelegatedLoop, runKnowledgeImprovementJob, runLoopRunnerCli, runPersonaConversation, runPersonaDispatch, runSupervisedKnowledgeUpdate, runtimeStreamServerSentEvent, sanitizeAgentRuntimeEvent, sanitizeKnowledgeReadinessReport, sanitizeRuntimeStreamEvent, sealAgentCandidateBundle, serializeRolloutPolicy, sleep, slugifySpeaker, startRuntimeRun, strategyAuthorMethod, structuralRolloutPolicyFromProfile, toolBuildPrompt, turnId, validateChatModelId, verifyAgentCandidateBundle, worktreeLoopRunner };
|
|
16
|
+
export { AGENTIC_PROFILE_RESOURCE_ROOT, AGENT_CANDIDATE_EXECUTION_SUPPORT, type AgentAdapter, type AgentBackendContext, type AgentBackendInput, type AgentBackendKind, type AgentCandidateArtifactPort, type AgentCandidateBenchmarkGraderIdentity, type AgentCandidateBenchmarkGraderPort, type AgentCandidateBundleInput, type AgentCandidateCodeSource, type AgentCandidateCodeSurfaceSource, type AgentCandidateContainerPort, type AgentCandidateExecutionAttemptRecord, type AgentCandidateExecutionAttemptRef, type AgentCandidateExecutionClaim, type AgentCandidateExecutionClaimResult, type AgentCandidateExecutionClaimStore, type AgentCandidateExecutionCleanupHandles, type AgentCandidateExecutionFailureClass, type AgentCandidateExecutionFinishResult, type AgentCandidateExecutionLease, type AgentCandidateExecutionPhase, type AgentCandidateExecutionPhaseResult, type AgentCandidateExecutionPorts, type AgentCandidateExecutionRecoveryEvidence, type AgentCandidateExecutionStageResult, type AgentCandidateExecutionTerminalRecord, type AgentCandidateExecutionTerminalResult, type AgentCandidateExecutorFinalCapture, type AgentCandidateExecutorMemoryCapture, type AgentCandidateExecutorPort, type AgentCandidateExecutorProfileFile, type AgentCandidateExecutorRequest, type AgentCandidateExecutorStopRequest, type AgentCandidateExecutorTaskOutcomeCapture, type AgentCandidateExecutorWorkspaceFile, type AgentCandidateExecutorWorkspaceInput, type AgentCandidateMemoryPort, type AgentCandidateMemoryResetResult, type AgentCandidateModelGrantActivateInput, type AgentCandidateModelGrantClient, type AgentCandidateModelGrantReservation, type AgentCandidateModelGrantReserveInput, type AgentCandidateModelGrantSettleInput, type AgentCandidateModelLimits, type AgentCandidateModelPort, type AgentCandidateOutputArtifactPort, type AgentCandidateOutputPurpose, type AgentCandidatePreparationEvidence, type AgentCandidateProfileSource, type AgentCandidateProtectedModelActivation, type AgentCandidateProtectedModelReservation, type AgentCandidateProtectedModelSettlement, type AgentCandidateProtectedRunCapture, type AgentCandidateRepositoryPort, type AgentCandidateRetryRejection, type AgentCandidateRunFinalization, type AgentCandidateTaskExecution, type AgentCandidateVerificationPorts, type AgentCandidateWorkspaceArchiveLimits, type AgentCandidateWorkspacePort, AgentEvalError, type AgentEvalErrorCode, type AgentExecutionBackend, type AgentKnowledgeProvider, type AgentKnowledgeReadinessCheckOptions, type AgentRuntimeEvent, type AgentRuntimeEventSink, type AgentSpec, type AgentTaskContext, type AgentTaskRunResult, type AgentTaskSpec, type AgentTaskStatus, type AgenticGeneratorOptions, type AgenticGeneratorShotDisposition, type AgenticGeneratorShotExecution, type AgenticGeneratorShotReceipt, type AnalystRegistry, type AuthSource, type BackendCallPolicy, type BackendErrorDetail, type BackendRetryPolicy, BackendTransportError, type Budget, type BuildAgentCandidateBundleInput, type BuildPromptFindingsInput, CANDIDATE_KNOWLEDGE_RETRIEVAL_CONFIG_ENV, CANDIDATE_KNOWLEDGE_ROOT_ENV, CANDIDATE_TRACE_ENV, CANDIDATE_TRACE_TAGS, type CandidateGenerator, type CanonicalCandidateDocument, type CaptureAgentCandidateWorkspaceOptions, type CapturedAgentCandidateWorkspace, type ChatModelCandidate, type ChatModelValidation, type CircuitBreakerConfig, CircuitBreakerState, CircuitOpenError, ConfigError, type ControlBudget, type ControlDecision, type ControlEvalResult, type ControlRunResult, type ControlStep, type Conversation, type ConversationDriveState, type ConversationJournal, type ConversationJournalEntry, type ConversationParticipant, type ConversationPolicy, type ConversationResult, type ConversationStreamEvent, type ConversationTurn, type CoordinationEvent, type CreateAgentCandidateWorkspacePortOptions, type CreateKnowledgeImprovementActivationExecutorOptions, type CreateProtectedAgentCandidateModelPortOptions, type D1DatabaseLike, type D1StmtLike, DEFAULT_MAX_DEPTH, DEFAULT_ROUTER_BASE_URL, DELEGATED_LOOP_MODES, type DataAcquisitionPlan, DeadlineExceededError, type DeepReadonly, type DelegatedLoopMode, type DelegatedLoopRegistry, type DelegatedLoopResult, type DelegatedLoopRunner, type DisposePreparedAgentCandidateOptions, type Driver, type DriverLoopGeneratorOptions, type EvalRunEvent, type EvalRunGeneration, type EvalRunsExportConfig, type EvalRunsExportResult, type ExactProcessCandidateExecutorOptions, type ExecutePreparedAgentCandidateOptions, type Executor, type ExecutorRegistry, FORWARD_HEADERS, FileAgentCandidateExecutionClaimStore, type FileAgentCandidateExecutionClaimStoreOptions, FileConversationJournal, type FinalizeContext, type ForwardHeaderName, type HaltContext, type HaltPredicate, type HaltReason, type HaltSignal, INTELLIGENCE_WIRE_VERSION, type ImproveCandidateValidationInput, type ImproveCandidateValidator, type ImproveCodeOptions, type ImproveCodeResult, type ImproveCodeRunOptions, type ImproveCost, type ImproveLineage, type ImproveMethodContext, type ImproveMethodFactory, type ImproveMethodLineage, type ImproveMethodOptions, type ImproveMethodResult, type ImproveMethodSource, type ImproveOptimizationRunOptions, type ImproveOptions, type ImproveProfileAgent, type ImproveProfileComponents, type ImproveProfileSurface, type ImproveResult, type ImproveScenarioPartitions, type ImproveSkillsOptions, type ImproveSurface, type ImprovementCandidate, type ImprovementCodeCandidate, type ImprovementProfileCandidate, InMemoryAgentCandidateExecutionClaimStore, type InMemoryAgentCandidateExecutionClaimStoreOptions, InMemoryConversationJournal, InMemoryRuntimeSessionStore, JudgeError, type KnowledgeImprovementActivationExecutor, type KnowledgeImprovementCandidatePair, type KnowledgeImprovementExperimentBundles, type KnowledgeImprovementJobMeasurement, type KnowledgeImprovementJobResult, type KnowledgeReadinessCheck, type KnowledgeReadinessCheckInput, type KnowledgeReadinessCheckResult, type KnowledgeReadinessDecision, type KnowledgeReadinessReport, type KnowledgeRequirement, type LoopResult, type LoopRunnerCliArgs, type LoopRunnerCliResult, type LoopSpanNode, type McpServeSpec, type ModelInfo, NotFoundError, type OfficialGepaOptions, type OfficialOptimizerContextOptions, OfficialOptimizerUnavailableError, type OfficialSensitiveCandidateInput, type OfficialSkillOptOptions, type OpenAIChatResponseFormat, type OpenAIChatTool, type OpenAIChatToolChoice, type OtelAttribute, type OtelExportConfig, type OtelExporter, type OtelSpan, type PersistedTaskOutcomeEvidence, type PersonaConversationResult, type PersonaDriver, PlannerError, type PrepareAgentCandidateExecutionOptions, type PreparedAgentCandidateExecution, type PreparedAgentCandidateInstruction, type PreparedAgentCandidateKnowledge, type PreparedAgentCandidateLaunch, type PreparedAgentCandidateTrace, type PropagatedHeaders, RESEARCH_SUPERVISOR_SYSTEM_PROMPT, ROLLOUT_POLICY_EXTENSION, type RawTraceDistillerOptions, type ReadonlyAgentProfile, type RecoverExpiredAgentCandidateOptions, type ReflectiveGeneratorOptions, type ResearchLoopResult, type ResearchLoopRunnerOptions, type ResolveAgentBackendOptions, type ResolvedAgentCandidateContainer, type ResolvedChatModel, type RetryBackoff, type RetryableErrorPredicate, type RouterEnv, type RunAgentTaskOptions, type RunAgentTaskStreamOptions, type RunConversationOptions, type RunDelegatedLoopOptions, type RunKnowledgeImprovementJobOptions, type RunPersonaConfig, type RunPersonaConversationOptions, type RunRecord, type RuntimeDecisionEvidenceRef, type RuntimeDecisionKind, type RuntimeDecisionPoint, type RuntimeEventCollector, type RuntimeEventOtelOptions, type RuntimeHookContext, type RuntimeHookErrorContext, type RuntimeHookEvent, type RuntimeHookPhase, type RuntimeHookTarget, type RuntimeHooks, type RuntimeRunCompleteInput, type RuntimeRunCost, type RuntimeRunHandle, type RuntimeRunOptions, type RuntimeRunPersistenceAdapter, type RuntimeRunRow, RuntimeRunStateError, type RuntimeRunStatus, type RuntimeSession, type RuntimeSessionStore, type RuntimeStreamEvent, type RuntimeStreamEventCollector, type RuntimeStreamEventSink, type RuntimeStreamEventSummary, type RuntimeTelemetryOptions, type SanitizedKnowledgeReadinessReport, type SanitizedKnowledgeRequirement, type Scope, type ServerSentEventOptions, type Settled, type Spend, type SqlAdapter, SqlConversationJournal, type SupervisedKnowledgeUpdateInput, type SupervisedKnowledgeUpdateOptions, type SupervisedKnowledgeUpdateResult, type SupervisedKnowledgeUpdater, type SupervisedResult, type Supervisor, type SupervisorFinalizer, type TurnOrder, ValidationError, type VerifiedAgentCandidate, type VerifiedAgentCandidateTaskOutcome, type Verifier, type VerifyResult, type VetoedFact, type WorktreeCheckRunner, type WorktreeLoopRunnerOptions, agenticGenerator, applyExactAgentProfileDiff, applyRolloutPolicyToProfile, applyRunRecordDefaults, assertCandidateProfileBinding, auditLoopRunner, buildAgentCandidateBundle, buildDriverSystem, buildForwardHeaders, buildKnowledgeImprovementExperimentBundles, buildLoopOtelSpans, buildLoopSpanNodes, buildRuntimeEventOtelSpans, candidateExecutionClaim, candidateKnowledgeExecutionPaths, captureAgentCandidateWorkspace, captureAgentCandidateWorkspaceFiles, cleanModelId, commandVerifier, composeRuntimeHooks, computeBackoff, createAgentCandidateWorkspacePort, createAgentKnowledgeReadinessCheck, createConversationBackend, createIterableBackend, createKnowledgeImprovementActivationExecutor, createOpenAICompatibleBackend, createOtelExporter, createProtectedAgentCandidateModelPort, createRuntimeEventCollector, createRuntimeStreamEventCollector, createSandboxPromptBackend, createSupervisedKnowledgeUpdater, d1ToSqlAdapter, decideKnowledgeReadiness, defaultBuildPrompt, defaultIsRetryable, defineConversation, defineRuntimeHooks, disposePreparedAgentCandidateExecution, driverLoopGenerator, exactProcessProviderAsCandidateExecutor, executePreparedAgentCandidate, exportEvalRuns, findingLines, formatSupervisedKnowledgeTask, generateSpanId, getModels, improve, isDelegatedLoopMode, isDepthExceeded, knowledgeReadinessDeliverable, loopEventToOtelSpan, makePerAttemptSignal, mcpBuildPrompt, mcpServeVerifier, mcpToolsForRuntimeMcp, mcpToolsForRuntimeMcpSubset, normalizeRolloutPolicy, notifyRuntimeDecisionPoint, notifyRuntimeHookEvent, officialGepa, officialSkillOpt, optimizerMethod, parseExactAgentProfile, parseExactAgentProfileDiff, parseLoopRunnerArgv, parseRolloutPolicy, persistCandidateOutputArtifact, prepareAgentCandidateExecution, rawTraceDistiller, readDepth, readinessServerSentEvent, recoverExpiredAgentCandidateExecution, reflectiveGenerator, researchDriverNote, researchLoopRunner, resolveAgentBackend, resolveChatModel, resolveRouterBaseUrl, runAgentTask, runAgentTaskStream, runConversation, runConversationStream, runDelegatedLoop, runKnowledgeImprovementJob, runLoopRunnerCli, runPersonaConversation, runPersonaDispatch, runSupervisedKnowledgeUpdate, runtimeStreamServerSentEvent, sanitizeAgentRuntimeEvent, sanitizeKnowledgeReadinessReport, sanitizeRuntimeStreamEvent, sealAgentCandidateBundle, serializeRolloutPolicy, sleep, slugifySpeaker, startRuntimeRun, strategyAuthorMethod, structuralRolloutPolicyFromProfile, toOtelAttributes, toolBuildPrompt, turnId, validateChatModelId, verifyAgentCandidateBundle, worktreeLoopRunner };
|