Improve wizard AI feedback and provider setup - #15
Merged
Conversation
Separate Ollama and LM Studio with their own default server URLs, check the connection and list the available models for every provider, show a clear busy state while the model works, lock the form meanwhile, badge new, modified and deleted files, and offer a Continue button when the model hits its output limit.
akirk
force-pushed
the
wizard-ai-feedback
branch
from
August 22, 2026 15:39
1055688 to
707d627
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Follow-up to #14.
http://localhost:11434) and LM Studio (http://127.0.0.1:1234) are separate options with their own server URL; Anthropic/OpenAI keep an API key field./v1/models, Ollama/api/tags, LM Studio/v1/models) into a model dropdown, runs automatically when the key/URL changes, and reports failures with a hint.Test plan