Commit d9b1d2f
Default codex-cli model to gpt-5.1
Matches NOTE_MODEL used by the OpenAI code path elsewhere in the
pipeline. AUTONOTE_CODEX_MODEL overrides for accounts where gpt-5.1
isn't available (ChatGPT-only plans expose gpt-5.4 / gpt-5.5 etc.).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 2498868 commit d9b1d2f
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
594 | 594 | | |
595 | 595 | | |
596 | 596 | | |
597 | | - | |
598 | | - | |
599 | | - | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
600 | 601 | | |
601 | 602 | | |
602 | 603 | | |
| |||
605 | 606 | | |
606 | 607 | | |
607 | 608 | | |
608 | | - | |
| 609 | + | |
609 | 610 | | |
610 | 611 | | |
611 | 612 | | |
| |||
0 commit comments