Skip to content

chore(release): v0.1.4#10

Merged
aryeko merged 1 commit into
mainfrom
chore/fail-closed-model-methods
Jul 4, 2026
Merged

chore(release): v0.1.4#10
aryeko merged 1 commit into
mainfrom
chore/fail-closed-model-methods

Conversation

@aryeko

@aryeko aryeko commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • release eval-kit v0.1.4
  • require explicit enabled: true for model-assisted run commands (generate, judge_coverage, judge_pairwise)
  • keep deterministic run-case and manual report compatible unless explicitly disabled

Verification

  • pnpm install --frozen-lockfile
  • pnpm vitest run tests/cli.test.mjs
  • pnpm check
  • node bin/eval-kit.mjs generate --config tests/fixtures/fake-suite/eval-kit.config.json --case case-alpha -> fails at methods.generate.enabled=true gate
  • node bin/eval-kit.mjs judge-coverage --config tests/fixtures/fake-suite/eval-kit.config.json --case case-alpha -> fails at methods.judge_coverage.enabled=true gate
  • git diff --check

@aryeko

aryeko commented Jul 4, 2026

Copy link
Copy Markdown
Contributor Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Swish!

Reviewed commit: b2fa8a8def

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@aryeko aryeko merged commit 39d9991 into main Jul 4, 2026
1 check passed
@aryeko aryeko deleted the chore/fail-closed-model-methods branch July 4, 2026 00:45
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