Skip to content

feat(cli): prefer configured startup provider and openai defaults#33

Merged
shuyhere merged 1 commit intomasterfrom
feat/startup-model-defaults
Apr 12, 2026
Merged

feat(cli): prefer configured startup provider and openai defaults#33
shuyhere merged 1 commit intomasterfrom
feat/startup-model-defaults

Conversation

@shuyhere
Copy link
Copy Markdown
Owner

Summary

  • honor an explicitly configured default provider/model before heuristic startup fallback
  • prefer OpenAI/OpenAI Codex when authenticated so startup defaults align with the current global fallback model
  • update default provider/model parsing to use OpenAI / gpt-5.4 by default

Why

This separates startup model selection behavior into a small reviewable change instead of bundling it with fullscreen and compaction work.

Files

  • crates/cli/src/login/resolver/models.rs
  • crates/core/src/agent_session/model_arg.rs

@shuyhere shuyhere merged commit 402960e into master Apr 12, 2026
@shuyhere shuyhere deleted the feat/startup-model-defaults branch April 12, 2026 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant