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
feat: display model provider and default model throughout CLI (#324)
- Add DEFAULT_MODEL_IDS constant mapping providers to model IDs
- Show model in TUI provider selection (e.g., 'Anthropic (claude-sonnet-4-5-20250514)')
- Show model in Review Configuration confirm screen
- Show model info in success screens after create/add agent
- Show provider in dev TUI, dev --logs, dev --invoke
- Show provider in invoke TUI and invoke CLI
- Add modelProvider field to AgentEnvSpec schema for persistence
- Update OpenAI templates from gpt-4o to gpt-4.1
- Update Gemini templates from gemini-2.0-flash to gemini-2.5-flash
0 commit comments