@tangle-network/agent-eval 0.106.3 → 0.107.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/adapters/http.d.ts +1 -1
- package/dist/adapters/langchain.d.ts +1 -1
- package/dist/adapters/otel.d.ts +1 -1
- package/dist/campaign/index.d.ts +73 -8
- package/dist/campaign/index.js +99 -11
- package/dist/campaign/index.js.map +1 -1
- package/dist/{chunk-2HLM4SJJ.js → chunk-6PF6LXRY.js} +2 -2
- package/dist/{chunk-3E5KUXYZ.js → chunk-G4DLZAV5.js} +21 -1
- package/dist/chunk-G4DLZAV5.js.map +1 -0
- package/dist/{chunk-J22CKVXN.js → chunk-V75NN2ZR.js} +2 -2
- package/dist/contract/index.d.ts +6 -6
- package/dist/contract/index.js +2 -2
- package/dist/{gepa-DQ3ruj18.d.ts → gepa-BmqTrdtg.d.ts} +9 -1
- package/dist/hosted/index.d.ts +1 -1
- package/dist/index.d.ts +4 -4
- package/dist/index.js +2 -2
- package/dist/multishot/index.d.ts +1 -1
- package/dist/openapi.json +1 -1
- package/dist/{pre-registration-BkkTmtQG.d.ts → pre-registration-x3f0VpxT.d.ts} +1 -1
- package/dist/{provenance-Bsyjc67Z.d.ts → provenance-CIjRcI6m.d.ts} +2 -2
- package/dist/rl.d.ts +1 -1
- package/dist/{types-Ctf7XIAL.d.ts → types-CNZ0tHET.d.ts} +10 -0
- package/package.json +1 -1
- package/dist/chunk-3E5KUXYZ.js.map +0 -1
- /package/dist/{chunk-2HLM4SJJ.js.map → chunk-6PF6LXRY.js.map} +0 -0
- /package/dist/{chunk-J22CKVXN.js.map → chunk-V75NN2ZR.js.map} +0 -0
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
pairHoldout,
|
|
7
7
|
runCanaries,
|
|
8
8
|
scoreRedTeamOutput
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-G4DLZAV5.js";
|
|
10
10
|
import {
|
|
11
11
|
runCampaign
|
|
12
12
|
} from "./chunk-3PFZBGMR.js";
|
|
@@ -418,4 +418,4 @@ export {
|
|
|
418
418
|
runEval,
|
|
419
419
|
evolutionaryProposer
|
|
420
420
|
};
|
|
421
|
-
//# sourceMappingURL=chunk-
|
|
421
|
+
//# sourceMappingURL=chunk-V75NN2ZR.js.map
|
package/dist/contract/index.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { S as Scenario, M as MutableSurface, b as DispatchContext, a as JudgeConfig, f as SurfaceProposer, g as Gate, L as LabeledScenarioStore, C as CampaignResult, h as GateDecision } from '../types-
|
|
2
|
-
export { i as CampaignAggregates, j as CampaignArtifactWriter, k as CampaignCellResult, l as CampaignCostMeter, d as CampaignTraceWriter, m as CodeSurface, D as Dispatch, n as GateContext, G as GateResult, o as GenerationCandidate, e as GenerationRecord, c as JudgeDimension, J as JudgeScore, p as Mutator, O as OptimizationProposer, q as OptimizerConfig, r as SessionScript } from '../types-
|
|
3
|
-
import { L as LoopProvenanceRecord, P as PowerPreflight, R as RunEvalOptions } from '../provenance-
|
|
4
|
-
export { A as AxisEvidence, a as AxisVerdict, B as BuildEvidenceVectorOptions, D as DefaultProductionGateOptions, E as EvidenceVector, b as EvolutionaryProposerOptions, H as HeldOutGateOptions, O as ObjectiveSource, c as ParetoSignificanceGateOptions, d as PromotionObjective, e as PromotionPolicy, f as buildEvidenceVector, g as composeGate, h as defaultProductionGate, i as evolutionaryProposer, j as heldOutGate, p as paretoPolicy, k as paretoSignificanceGate, r as runEval } from '../provenance-
|
|
5
|
-
import { C as CampaignStorage, R as RunOptimizationOptions, a as RunImprovementLoopResult } from '../gepa-
|
|
6
|
-
export { G as GepaProposerOptions, b as RunCampaignOptions, c as RunImprovementLoopOptions, f as fsCampaignStorage, g as gepaProposer, i as inMemoryCampaignStorage, r as runCampaign, d as runImprovementLoop } from '../gepa-
|
|
1
|
+
import { S as Scenario, M as MutableSurface, b as DispatchContext, a as JudgeConfig, f as SurfaceProposer, g as Gate, L as LabeledScenarioStore, C as CampaignResult, h as GateDecision } from '../types-CNZ0tHET.js';
|
|
2
|
+
export { i as CampaignAggregates, j as CampaignArtifactWriter, k as CampaignCellResult, l as CampaignCostMeter, d as CampaignTraceWriter, m as CodeSurface, D as Dispatch, n as GateContext, G as GateResult, o as GenerationCandidate, e as GenerationRecord, c as JudgeDimension, J as JudgeScore, p as Mutator, O as OptimizationProposer, q as OptimizerConfig, r as SessionScript } from '../types-CNZ0tHET.js';
|
|
3
|
+
import { L as LoopProvenanceRecord, P as PowerPreflight, R as RunEvalOptions } from '../provenance-CIjRcI6m.js';
|
|
4
|
+
export { A as AxisEvidence, a as AxisVerdict, B as BuildEvidenceVectorOptions, D as DefaultProductionGateOptions, E as EvidenceVector, b as EvolutionaryProposerOptions, H as HeldOutGateOptions, O as ObjectiveSource, c as ParetoSignificanceGateOptions, d as PromotionObjective, e as PromotionPolicy, f as buildEvidenceVector, g as composeGate, h as defaultProductionGate, i as evolutionaryProposer, j as heldOutGate, p as paretoPolicy, k as paretoSignificanceGate, r as runEval } from '../provenance-CIjRcI6m.js';
|
|
5
|
+
import { C as CampaignStorage, R as RunOptimizationOptions, a as RunImprovementLoopResult } from '../gepa-BmqTrdtg.js';
|
|
6
|
+
export { G as GepaProposerOptions, b as RunCampaignOptions, c as RunImprovementLoopOptions, f as fsCampaignStorage, g as gepaProposer, i as inMemoryCampaignStorage, r as runCampaign, d as runImprovementLoop } from '../gepa-BmqTrdtg.js';
|
|
7
7
|
export { D as DeploymentOutcome, F as FileSystemOutcomeStore, a as FileSystemOutcomeStoreOptions, I as InMemoryOutcomeStore, b as OutcomeStore } from '../outcome-store-rnXLEqSn.js';
|
|
8
8
|
import { HostedTenant, EvalRunCellScore, EvalRunGenerationSnapshot, EvalRunEvent, TraceSpanEvent } from '../hosted/index.js';
|
|
9
9
|
import { R as RunRecord, b as RunSplitTag } from '../run-record-I-Z3JNvO.js';
|
package/dist/contract/index.js
CHANGED
|
@@ -19,7 +19,7 @@ import {
|
|
|
19
19
|
paretoSignificanceGate,
|
|
20
20
|
powerPreflight,
|
|
21
21
|
runEval
|
|
22
|
-
} from "../chunk-
|
|
22
|
+
} from "../chunk-V75NN2ZR.js";
|
|
23
23
|
import {
|
|
24
24
|
analyzeRuns
|
|
25
25
|
} from "../chunk-GDZAWO2I.js";
|
|
@@ -29,7 +29,7 @@ import {
|
|
|
29
29
|
heldOutGate,
|
|
30
30
|
runImprovementLoop,
|
|
31
31
|
surfaceContentHash
|
|
32
|
-
} from "../chunk-
|
|
32
|
+
} from "../chunk-G4DLZAV5.js";
|
|
33
33
|
import {
|
|
34
34
|
fsCampaignStorage,
|
|
35
35
|
inMemoryCampaignStorage,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { S as Scenario, C as CampaignResult, G as GateResult, D as DispatchFn, a as JudgeConfig, L as LabeledScenarioStore, d as CampaignTraceWriter, e as GenerationRecord, M as MutableSurface, P as ParetoParent, f as SurfaceProposer, g as Gate } from './types-
|
|
1
|
+
import { S as Scenario, C as CampaignResult, G as GateResult, D as DispatchFn, a as JudgeConfig, L as LabeledScenarioStore, d as CampaignTraceWriter, e as GenerationRecord, M as MutableSurface, P as ParetoParent, f as SurfaceProposer, g as Gate } from './types-CNZ0tHET.js';
|
|
2
2
|
import { L as LlmClientOptions } from './llm-client-DyqEH4jH.js';
|
|
3
3
|
|
|
4
4
|
/**
|
|
@@ -368,6 +368,14 @@ type RunImprovementLoopOptions<TScenario extends Scenario, TArtifact> = RunOptim
|
|
|
368
368
|
/** Optional render override — substrate writes a diff-shaped surface; pass
|
|
369
369
|
* a function to format the promoted surface differently. */
|
|
370
370
|
renderPromotedDiff?: (winnerSurface: MutableSurface, baselineSurface: MutableSurface) => string;
|
|
371
|
+
/** Placebo control. When supplied AND the winner differs from baseline, the
|
|
372
|
+
* loop scores a THIRD holdout arm: the winner surface with its content
|
|
373
|
+
* footprint-matched-blanked by this function (typically via `neutralizeText`).
|
|
374
|
+
* Its scores are exposed to the gate as `ctx.neutralizedJudgeScores`, letting
|
|
375
|
+
* a `neutralizationGate` reject a win whose lift survives blanking the content
|
|
376
|
+
* (decorative — driven by footprint, not content). Costs one extra holdout
|
|
377
|
+
* campaign; omit to skip. Return a byte/layout-matched blank of the winner. */
|
|
378
|
+
neutralize?: (winnerSurface: MutableSurface, baselineSurface: MutableSurface) => MutableSurface;
|
|
371
379
|
};
|
|
372
380
|
interface RunImprovementLoopResult<TArtifact, TScenario extends Scenario> extends RunOptimizationResult<TArtifact, TScenario> {
|
|
373
381
|
baselineOnHoldout: CampaignResult<TArtifact, TScenario>;
|
package/dist/hosted/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { M as MutableSurface, h as GateDecision } from '../types-
|
|
1
|
+
import { M as MutableSurface, h as GateDecision } from '../types-CNZ0tHET.js';
|
|
2
2
|
import { I as InsightReport } from '../insight-report-B4xrdwEK.js';
|
|
3
3
|
import '../run-record-I-Z3JNvO.js';
|
|
4
4
|
import '@tangle-network/agent-interface';
|
package/dist/index.d.ts
CHANGED
|
@@ -18,8 +18,8 @@ import { A as AgentEvalError, J as JudgeError, a as ConfigError } from './errors
|
|
|
18
18
|
export { b as AgentEvalErrorCode, C as CaptureIntegrityError, N as NotFoundError, R as ReplayError, V as ValidationError, c as VerificationError } from './errors-oeQrLqXC.js';
|
|
19
19
|
import { b as FeedbackLabel, F as FeedbackTrajectoryStore, a as FeedbackTrajectory } from './feedback-trajectory-C9KCo8ag.js';
|
|
20
20
|
export { c as FeedbackArtifactType, d as FeedbackAttempt, e as FeedbackLabelKind, f as FeedbackLabelSource, g as FeedbackOptimizerRow, h as FeedbackOutcome, i as FeedbackReplayAdapter, j as FeedbackReplayResult, k as FeedbackSeverity, l as FeedbackSplitPolicy, m as FeedbackTask, n as FeedbackTrajectoryFilter, o as FileSystemFeedbackTrajectoryStore, I as InMemoryFeedbackTrajectoryStore, P as PreferenceMemoryEntry, p as ProposedSideEffect, q as assignFeedbackSplit, r as controlRunToFeedbackTrajectory, s as createFeedbackTrajectory, t as feedbackTrajectoriesToDatasetScenarios, u as feedbackTrajectoriesToOptimizerRows, v as feedbackTrajectoryToDatasetScenario, w as feedbackTrajectoryToOptimizerRow, x as parseFeedbackTrajectoriesJsonl, y as renderPreferenceMemoryMarkdown, z as replayFeedbackTrajectories, A as replayFeedbackTrajectory, B as serializeFeedbackTrajectoriesJsonl, C as summarizePreferenceMemory, D as withAssignedFeedbackSplit } from './feedback-trajectory-C9KCo8ag.js';
|
|
21
|
-
import { b as CorrectnessChecker } from './pre-registration-
|
|
22
|
-
export { A as ArtifactCheckArtifact, d as ArtifactEventLike, e as ArtifactValidator, f as BackendIntegrityError, B as BackendIntegrityReport, C as CompletionRequirement, a as CompletionVerdict, H as HypothesisManifest, g as HypothesisResult, h as LlmCorrectnessCheckerOpts, L as LlmJudgeDimension, c as LlmJudgeOptions, i as ProducedProposal, P as ProducedState, j as ProposalEventLike, k as RequirementCheck, R as RuntimeEventLike, m as SatisfiedBy, S as SignedManifest, n as SignedManifestAlgo, T as TaskGold, o as ToolCallEventLike, V as ValidationContext, p as ValidationIssue, q as ValidationResult, r as assertRealBackend, s as byteLengthRange, t as canonicalize, u as completionVerdict, v as composeValidators, w as containsAll, x as createLlmCorrectnessChecker, y as createTokenRecallChecker, z as evaluateHypothesis, D as extractProducedState, E as hashJson, F as jsonHasKeys, l as llmJudge, G as parseCorrectnessResponse, I as regexMatch, J as signManifest, K as summarizeBackendIntegrity, M as verifyCompletion, N as verifyManifest } from './pre-registration-
|
|
21
|
+
import { b as CorrectnessChecker } from './pre-registration-x3f0VpxT.js';
|
|
22
|
+
export { A as ArtifactCheckArtifact, d as ArtifactEventLike, e as ArtifactValidator, f as BackendIntegrityError, B as BackendIntegrityReport, C as CompletionRequirement, a as CompletionVerdict, H as HypothesisManifest, g as HypothesisResult, h as LlmCorrectnessCheckerOpts, L as LlmJudgeDimension, c as LlmJudgeOptions, i as ProducedProposal, P as ProducedState, j as ProposalEventLike, k as RequirementCheck, R as RuntimeEventLike, m as SatisfiedBy, S as SignedManifest, n as SignedManifestAlgo, T as TaskGold, o as ToolCallEventLike, V as ValidationContext, p as ValidationIssue, q as ValidationResult, r as assertRealBackend, s as byteLengthRange, t as canonicalize, u as completionVerdict, v as composeValidators, w as containsAll, x as createLlmCorrectnessChecker, y as createTokenRecallChecker, z as evaluateHypothesis, D as extractProducedState, E as hashJson, F as jsonHasKeys, l as llmJudge, G as parseCorrectnessResponse, I as regexMatch, J as signManifest, K as summarizeBackendIntegrity, M as verifyCompletion, N as verifyManifest } from './pre-registration-x3f0VpxT.js';
|
|
23
23
|
export { DataAcquisitionPlan, KnowledgeAcquisitionMode, KnowledgeBundle, KnowledgeFallbackPolicy, KnowledgeFreshness, KnowledgeImportance, KnowledgeReadinessReport, KnowledgeRecommendedAction, KnowledgeRequirement, KnowledgeRequirementCategory, KnowledgeResponsibleSurface, KnowledgeSensitivity, ScoreKnowledgeReadinessOptions, UserQuestion, acquisitionPlansForKnowledgeGaps, blockingKnowledgeEval, knowledgeReadinessTracePayload, scoreKnowledgeReadiness, userQuestionsForKnowledgeGaps } from './knowledge/index.js';
|
|
24
24
|
import { h as ReleaseConfidenceThresholds, f as ReleaseConfidenceScorecard } from './release-report-DeJpsBiA.js';
|
|
25
25
|
export { A as ActionableSideInfo, o as AsiSeverity, B as BootstrapOptions, a as BootstrapResult, J as JudgeReplayGateArgs, R as ReleaseConfidenceAxis, b as ReleaseConfidenceAxisName, c as ReleaseConfidenceInput, d as ReleaseConfidenceIssue, e as ReleaseConfidenceMetrics, g as ReleaseConfidenceStatus, i as ReleaseTraceEvidence, j as RenderReleaseReportOptions, V as Verdict, k as assertReleaseConfidence, l as bootstrapCi, m as evaluateReleaseConfidence, n as judgeReplayGate, r as renderReleaseReport } from './release-report-DeJpsBiA.js';
|
|
@@ -31,7 +31,7 @@ import { a as AnalyzeTracesInput, A as AnalyzeTracesOptions, b as AnalyzeTracesR
|
|
|
31
31
|
export { c as AnalyzeTracesTurnSnapshot, d as analyzeTraces } from './analyst-C8HHvfJp.js';
|
|
32
32
|
import { a as TraceAnalystSpan } from './store-C1YxJDEK.js';
|
|
33
33
|
export { D as DEFAULT_TRACE_ANALYST_BUDGETS, b as DatasetOverview, E as ErrorCluster, Q as QueryTracesPage, S as SearchSpanResult, c as SearchTraceResult, d as SpanMatchRecord, e as TRACE_ANALYST_TRUNCATION_MARKER_PREFIX, T as TraceAnalysisStore, f as TraceAnalystByteBudgets, g as TraceAnalystFilters, h as TraceAnalystSpanKind, i as TraceAnalystSpanStatus, j as TraceAnalystTraceSummary, V as ViewSpansResult, k as ViewTraceOversized, l as ViewTraceResult } from './store-C1YxJDEK.js';
|
|
34
|
-
import { a as JudgeConfig, J as JudgeScore, S as Scenario$1, g as Gate } from './types-
|
|
34
|
+
import { a as JudgeConfig, J as JudgeScore, S as Scenario$1, g as Gate } from './types-CNZ0tHET.js';
|
|
35
35
|
import { A as AnalyzeRunsOptions } from './analyze-runs-DJYpep3L.js';
|
|
36
36
|
import { S as SteeringBundle } from './harness-optimizer-mOl9XX_O.js';
|
|
37
37
|
export { D as DEFAULT_HARNESS_OBJECTIVES, H as HarnessAdapter, a as HarnessExperimentConfig, b as HarnessExperimentResult, c as HarnessIntervention, d as HarnessRunRequest, e as HarnessRunResult, f as HarnessScenario, g as HarnessSelection, h as HarnessVariant, i as HarnessVariantReport, M as MeasurementPolicy, j as SteeringDelta, k as SteeringRolePrompt, W as WorkflowTopology, m as mergeSteeringBundle, r as renderSteeringText, l as runHarnessExperiment, s as selectHarnessVariant, n as summarizeHarnessResults } from './harness-optimizer-mOl9XX_O.js';
|
|
@@ -76,7 +76,7 @@ export { C as CallbackResearcher, d as CallbackResearcherOptions, e as CampaignF
|
|
|
76
76
|
export { G as GainDistributionBin, a as GainDistributionFigureSpec, b as GainDistributionOptions, m as GateDecision, n as GateEvidence, H as HeldOutGate, o as HeldOutGateConfig, q as HeldOutGateRejectionCode, P as ParetoFigureSpec, c as ParetoPoint, R as RESEARCH_REPORT_HARD_PAIR_FLOOR, d as ResearchReport, e as ResearchReportCandidate, f as ResearchReportDecision, g as ResearchReportMethodology, h as ResearchReportOptions, i as ResearchReportRecommendation, S as SummaryTable, j as SummaryTableOptions, k as SummaryTableRow, l as gainHistogram, p as paretoChart, r as researchReport, s as summaryTable } from './summary-report-QMZVe3P-.js';
|
|
77
77
|
export { L as LockedJsonlAppender } from './testing-C21CHsq2.js';
|
|
78
78
|
export { I as InterimReleaseConfidence, a as InterimReleaseConfidenceInput, P as PairedEvalueOptions, b as PairedEvalueSequence, c as PairedEvalueStep, S as SequentialDecision, e as evaluateInterimReleaseConfidence, p as pairedEvalueSequence } from './sequential-5iSVfzl2.js';
|
|
79
|
-
import { j as GepaProposerConstraints, a as RunImprovementLoopResult } from './gepa-
|
|
79
|
+
import { j as GepaProposerConstraints, a as RunImprovementLoopResult } from './gepa-BmqTrdtg.js';
|
|
80
80
|
export { IntegrityResult, IntegrityViolation, JourneySpec, PerfBaseline, PerfGateResult, PerfRegression, PerfScenario, PerfStat, ScenarioAxes, assertRecordIntegrity, checkRecordIntegrity, expandMatrix, gatePerf, scenarioKey, summarizeRecords } from './perf/index.js';
|
|
81
81
|
export { AgentProfileRuntimeReceipt, ProductBenchmarkArm, ProductBenchmarkArtifactPaths, ProductBenchmarkBudgets, ProductBenchmarkExportOptions, ProductBenchmarkExportResult, ProductBenchmarkManifest, ProductBenchmarkProfileRef, ProductBenchmarkRecord, ProductBenchmarkRepoRef, ProductBenchmarkRunInput, ProductBenchmarkScenario, ProductBenchmarkSingleRunExportOptions, ProductBenchmarkSplit, ProductBenchmarkSubstrateVersions, ProductBenchmarkValidationReport, RuntimeResolution, assertProductBenchmarkRun, buildProductBenchmarkManifest, exportProductBenchmark, exportProductBenchmarkRuns, findProductBenchmarkArtifacts, productBenchmarkIntegrityFailures, productBenchmarkMutableSurfaces, productBenchmarkRepoIdentity, productBenchmarkSplits, readProductBenchmarkManifest, readProductBenchmarkRecords, runRecordToProductBenchmarkRecord, validateProductBenchmarkManifest, validateProductBenchmarkRecord, validateProductBenchmarkRun } from './product-benchmark/index.js';
|
|
82
82
|
import '@ax-llm/ax';
|
package/dist/index.js
CHANGED
|
@@ -72,7 +72,7 @@ import {
|
|
|
72
72
|
llmJudge,
|
|
73
73
|
parseCorrectnessResponse,
|
|
74
74
|
verifyCompletion
|
|
75
|
-
} from "./chunk-
|
|
75
|
+
} from "./chunk-6PF6LXRY.js";
|
|
76
76
|
import {
|
|
77
77
|
DEFAULT_MUTATION_PRIMITIVES,
|
|
78
78
|
DEFAULT_RED_TEAM_CORPUS,
|
|
@@ -96,7 +96,7 @@ import {
|
|
|
96
96
|
scoreRedTeamOutput,
|
|
97
97
|
surfaceContentHash,
|
|
98
98
|
toolNamesForRun
|
|
99
|
-
} from "./chunk-
|
|
99
|
+
} from "./chunk-G4DLZAV5.js";
|
|
100
100
|
import {
|
|
101
101
|
BackendIntegrityError,
|
|
102
102
|
assertRealBackend,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { J as JudgeScore } from '../types-
|
|
1
|
+
import { J as JudgeScore } from '../types-CNZ0tHET.js';
|
|
2
2
|
import { AgentProfile } from '@tangle-network/agent-interface';
|
|
3
3
|
import { M as MatrixResult } from '../types-BUxNaJ8c.js';
|
|
4
4
|
import '../run-record-I-Z3JNvO.js';
|
package/dist/openapi.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"openapi": "3.1.0",
|
|
3
3
|
"info": {
|
|
4
4
|
"title": "@tangle-network/agent-eval — wire protocol",
|
|
5
|
-
"version": "0.
|
|
5
|
+
"version": "0.107.0",
|
|
6
6
|
"description": "HTTP and stdio RPC interface to agent-eval. The TypeScript runtime is the source of truth; this spec is the contract that cross-language clients (Python, Rust, Go) generate from.\n\nWire-protocol version: 1.0.0. Bumps on breaking changes to request/response schemas.",
|
|
7
7
|
"contact": {
|
|
8
8
|
"name": "Tangle Network",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { A as AgentEvalError } from './errors-oeQrLqXC.js';
|
|
2
2
|
import { R as RunRecord } from './run-record-I-Z3JNvO.js';
|
|
3
3
|
import { C as ChatClient } from './types-D1ytG0Yg.js';
|
|
4
|
-
import { c as JudgeDimension, S as Scenario, a as JudgeConfig } from './types-
|
|
4
|
+
import { c as JudgeDimension, S as Scenario, a as JudgeConfig } from './types-CNZ0tHET.js';
|
|
5
5
|
import { TCloud } from '@tangle-network/tcloud';
|
|
6
6
|
import { R as RawProviderSink } from './raw-provider-sink-C46HDghv.js';
|
|
7
7
|
import { D as DefaultVerdict } from './verdict-C9MlYujm.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { S as Scenario, g as Gate, G as GateResult, n as GateContext, C as CampaignResult, p as Mutator, f as SurfaceProposer, M as MutableSurface, h as GateDecision } from './types-
|
|
1
|
+
import { S as Scenario, g as Gate, G as GateResult, n as GateContext, C as CampaignResult, p as Mutator, f as SurfaceProposer, M as MutableSurface, h as GateDecision } from './types-CNZ0tHET.js';
|
|
2
2
|
import { R as RedTeamCase } from './red-team-KmmiqBlY.js';
|
|
3
3
|
import { R as RunRecord } from './run-record-I-Z3JNvO.js';
|
|
4
4
|
import { D as Direction } from './pareto-E-pembql.js';
|
|
5
5
|
import { a as PairedBootstrapResult } from './statistics-D88peojY.js';
|
|
6
|
-
import { b as RunCampaignOptions, C as CampaignStorage } from './gepa-
|
|
6
|
+
import { b as RunCampaignOptions, C as CampaignStorage } from './gepa-BmqTrdtg.js';
|
|
7
7
|
import { HostedClient, TraceSpanEvent } from './hosted/index.js';
|
|
8
8
|
|
|
9
9
|
/**
|
package/dist/rl.d.ts
CHANGED
|
@@ -10,7 +10,7 @@ import { R as Researcher, F as FailureMode, S as SteeringChange, E as Experiment
|
|
|
10
10
|
export { r as runEvalCampaign } from './researcher-Wc7dx6GM.js';
|
|
11
11
|
import { a as VerificationReport } from './multi-layer-verifier-CI4jdX-q.js';
|
|
12
12
|
import { I as InterimReleaseConfidence } from './sequential-5iSVfzl2.js';
|
|
13
|
-
import { C as CampaignResult } from './types-
|
|
13
|
+
import { C as CampaignResult } from './types-CNZ0tHET.js';
|
|
14
14
|
import '@tangle-network/agent-interface';
|
|
15
15
|
import './errors-oeQrLqXC.js';
|
|
16
16
|
import './schema-m0gsnbt3.js';
|
|
@@ -289,6 +289,16 @@ interface GateContext<TArtifact, TScenario extends Scenario> {
|
|
|
289
289
|
* cannot represent both. A gate computing a holdout delta MUST read
|
|
290
290
|
* candidate from `judgeScores` and baseline from here. */
|
|
291
291
|
baselineJudgeScores?: Map<string, Record<string, JudgeScore>>;
|
|
292
|
+
/** Neutralized-arm judge scores, keyed by cellId — the winner surface with its
|
|
293
|
+
* content footprint-matched-blanked (via a `neutralize` fn). Same scenarios as
|
|
294
|
+
* `judgeScores`. Present ONLY when `runImprovementLoop` was given a `neutralize`
|
|
295
|
+
* function. A placebo gate (`neutralizationGate`) compares this arm's lift
|
|
296
|
+
* against the candidate's to reject decorative wins (lift from footprint, not
|
|
297
|
+
* content). Undefined otherwise. */
|
|
298
|
+
neutralizedJudgeScores?: Map<string, Record<string, JudgeScore>>;
|
|
299
|
+
/** Neutralized-arm artifacts, keyed by cellId. Present alongside
|
|
300
|
+
* `neutralizedJudgeScores`. */
|
|
301
|
+
neutralizedArtifacts?: Map<string, TArtifact>;
|
|
292
302
|
scenarios: TScenario[];
|
|
293
303
|
cost: {
|
|
294
304
|
candidate: number;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tangle-network/agent-eval",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.107.0",
|
|
4
4
|
"description": "Evaluate and improve AI agents from runs, traces, judges, and feedback. Compare candidates, cluster failures, measure lift, and gate releases.",
|
|
5
5
|
"homepage": "https://github.com/tangle-network/agent-eval#readme",
|
|
6
6
|
"repository": {
|