·
0 commits
to d5fa28fa89869e0adb6285740b30a7fc3b00198d
since this release
🩹 Patches
- fix(codex): adjustable reasoning levels (low/medium/high/xhigh) in picker (
4745242) - fix(tui): repair the last 4 red tests, CI now fully green (
c3c796d) - fix(tests): make CI deterministic — hermetic fixtures + serial test run (
84d4840)
🛠 Direct commits
Work pushed to main outside of pull requests in this release:
- fix(codex): show models after ChatGPT login (openai-codex id alias) (
d5fa28f) - feat(config): support {env:VAR_NAME} in api_key/api_base config values (
659751b)
What's Changed
Other Changes
- feat(config): support {env:VAR_NAME} substitution in api_key/api_base config values by @NikolayBobovnikov in #181
New Contributors
- @NikolayBobovnikov made their first contribution in #181
Full Changelog: v0.1.5...v0.1.6