What's New
GPT-5.4 Model Support
gpt-5.4($2.50/$15 MTok) andgpt-5.4-pro($30/$180 MTok, API-key only)gpt-5-codex-mini($0.25/$2.00 MTok) — budget modelgpt-5base model ($1.25/$10 MTok)o3-pro($20/$80 MTok) ando3-mini($1.10/$4.40 MTok) reasoning models- Updated defaults: codex premium/max/review →
gpt-5.4
Bug Fix
- Bash 3.2 compatibility — replaced
${var^}and${var,,}(Bash 4+) with POSIX-compatible helpers. Fixesocto:embracecrashing on stock macOS. (Fixes #108)