chore(release): 14.0.2 requires Eval 0.175.0 - #196
Merged
Conversation
Eval 0.175.0 reads Runtime's result.json and failure.json as a run's terminal record. Knowledge's behavior is unchanged; the peer range and the dev dependency move together so Runtime 0.197.0's cohort installs without overrides. The suite's failing set on macOS is identical at Eval 0.174.0 and 0.175.0 (53 Linux-descriptor and timing cases of 872).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change
Move the Eval peer range to
>=0.175.0 <0.176.0and the dev dependency to 0.175.0; version 14.0.2.Eval 0.175.0 reads Runtime's
result.jsonandfailure.jsonas a run's terminal record (agent-eval #740).Knowledge's own behavior is unchanged.
Why
Runtime 0.197.0 (agent-runtime #1118) pairs with Eval 0.175.0 and depends on Knowledge
^14.0.0.With 14.0.1's Eval range the cohort cannot install under strict peer checks (
ERESOLVEin Runtime's packed-exports and official-optimizers jobs).Evidence
pnpm teston this Mac: 53 failed, 803 passed, 16 skipped of 872, and the failing set is identical at Eval 0.174.0 (same 53 Linux-descriptor and timing cases); the bump adds no failure.pnpm run typecheck,pnpm run lint: clean.pnpm run check:version-bump: the manifest change is paid by 14.0.1 -> 14.0.2.Limits
No behavior change; the CHANGELOG entry says what a consumer must do (install Eval 0.175.x).
🤖 Generated with Claude Code