You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Codex default to gpt-5.2; always route verify through gpt-4o
- Default AUTONOTE_CODEX_MODEL=gpt-5.2 — gpt-5.1 needs an API-key
codex login; gpt-5.2 works on ChatGPT-plan logins.
- Verify pass no longer piggybacks on the generator model when
NOTE_MODEL is codex-cli. Verification is a short review call where
gpt-4o via the OpenAI API is cheaper and doesn't eat codex quota.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments