`Cline CLI` `v3.0.7` trims ChatGPT OAuth startup delay
Startup skips an extra model-refresh network call. Small but useful if Cline CLI is part of a daily terminal flow.
- ChatGPT OAuth model refresh no longer runs on session startup, removing one extra network round trip before the CLI is ready.
- The OAuth model catalog now matches the Codex provider list, so visible models should align with the user's subscription tier.
- This is a minor release, but it reduces launch friction for repeated agent runs and keeps model selection less confusing.