Skip to content

Release v0.4.2

Choose a tag to compare

@github-actions github-actions released this 25 Jun 04:14
Immutable release. Only release title and notes can be modified.
0ef0705

Breaking Changes

  • ⚠️ No breaking changes in this release.

New Features

  • Add regression test for small‑max_tokens scenario.

Bug Fixes

  • Fix capacity filter to honor small max_tokens and skip models only when their context window is exhausted below the output floor.

Improvements

  • Enhance capacity filter logic to correctly evaluate output token thresholds.

Documentation

  • No documentation updates.

Chores

  • Update .gitignore to include brag-output and .DS_Store.