Release v0.4.2
Immutable
release. Only release title and notes can be modified.
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.