Skip to content

chore(release): 14.0.2 requires Eval 0.175.0 - #196

Merged
drewstone merged 1 commit into
mainfrom
chore/release-14.0.2
Sep 7, 2026
Merged

chore(release): 14.0.2 requires Eval 0.175.0#196
drewstone merged 1 commit into
mainfrom
chore/release-14.0.2

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

Change

Move the Eval peer range to >=0.175.0 <0.176.0 and the dev dependency to 0.175.0; version 14.0.2.
Eval 0.175.0 reads Runtime's result.json and failure.json as 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 (ERESOLVE in Runtime's packed-exports and official-optimizers jobs).

Evidence

  • pnpm test on 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

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).
@drewstone
drewstone merged commit 550e7f0 into main Sep 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant