Skip to content

v5.4.5

Choose a tag to compare

@ndycode ndycode released this 18 Mar 21:58
· 155 commits to main since this release

Minor Compatibility and Stability Release

This release carries compatibility-facing behavior changes and operational hardening. Read the summary below before upgrading or publishing.

  • Added first-class gpt-5.4-mini support across model normalization, prompt-family routing, shipped config templates, and configuration docs.
  • Expanded regression coverage for GPT-5.4 Mini model mapping, prompt-cache isolation, request transformation, and reasoning behavior while preserving legacy gpt-5-mini / gpt-5-nano alias semantics.
  • Refreshed the README/docs presentation and repository metadata surfaces for the current operational workflow.
  • Added anti-slop PR screening guardrails via the repository PR template and quality workflow.

Commit Summary

  • 7fd7017 Refresh docs and repo presentation
  • 4b4ef5f chore: add anti-slop PR screening workflow (#81)
  • 7ae7cb8 feat(models): phase 1 - add gpt-5.4-mini core normalization
  • d218dd0 feat(models): phase 2 - wire gpt-5.4-mini family surfaces
  • 2b18fe7 test(models): phase 3 - cover gpt-5.4-mini behavior
  • 6a0bea3 fix(models): preserve legacy lightweight reasoning behavior
  • 621e80e Potential fix for pull request finding
  • e9197f9 fix(models): address PR review feedback for gpt-5.4-mini
  • d8e0e36 Merge branch 'pr-83-release-validate' into release/pr83-validate
  • ef44165 chore(release): v5.4.5