Skip to content

feat(settings): one-click AI provider presets#108

Merged
Razee4315 merged 1 commit into
mainfrom
feat/ai-provider-presets
Jul 12, 2026
Merged

feat(settings): one-click AI provider presets#108
Razee4315 merged 1 commit into
mainfrom
feat/ai-provider-presets

Conversation

@Razee4315

Copy link
Copy Markdown
Owner

Provider pills on the AI settings page (Gemini / OpenAI / Ollama): picking one auto-fills endpoint + default model, user only pastes the API key. Key-source hint per provider. Selection is derived from the endpoint, nothing new is persisted, custom endpoints unaffected. Gates green (266 tests).

Setting up AI required knowing your provider's OpenAI-compatible
endpoint URL by heart. The AI page now offers provider pills (Google
Gemini, OpenAI, Ollama local): picking one fills the endpoint and a
sensible default model, so the user only pastes their API key. A hint
under the key field says where to get one, and Ollama relaxes the
placeholder since local providers need no key.

The selection is derived from the endpoint (nothing new persisted), so
hand-configured endpoints keep working unchanged and simply select no
pill. Re-picking a provider never touches a pasted key.
@Razee4315 Razee4315 merged commit ee9f1a3 into main Jul 12, 2026
7 checks passed
@Razee4315 Razee4315 deleted the feat/ai-provider-presets branch July 12, 2026 10:51
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