-
Notifications
You must be signed in to change notification settings - Fork 0
feat: refresh setup wizard to chat-like dialoguer flow #113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 12 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
d176cff
docs(setup): add setup wizard refresh plan and design memo
endo-ly 8aff220
feat(setup): add slugify_agent_id for agent label normalization
endo-ly 7a545c2
feat(setup): add SetupInputs type and validate_inputs for chat-based …
endo-ly 9857b89
feat(setup): allow web channel disablement in build_channel_configs
endo-ly 2f2b645
refactor(setup): extract parse_existing_config as pure function
endo-ly e56c43c
feat(setup): add format_api_key_for_review for Review step
endo-ly 6941c1f
feat(setup): add wizard message builders, review decision and branch …
endo-ly e25bfad
feat(setup): support agent label, web disablement and existing value …
endo-ly fd603b2
feat(setup): integrate dialoguer prompts with trait abstraction and w…
endo-ly ca8eec2
docs(setup): refresh setup wizard docs
endo-ly 543baf7
refactor(setup): remove legacy ratatui TUI implementation
endo-ly 7af7cbc
test(setup): add mask_secret regression test for short values
endo-ly f45436c
refactor(setup): validate inputs before review and improve abort UX
endo-ly a407a1c
refactor(setup): address coderabbit review feedback
endo-ly c91e89c
docs(setup): fix private intra-doc links in setup module
endo-ly 570b1b8
feat(setup): restore provider and model prefill via select default
endo-ly 71f4cba
refactor(setup): replace wizard String errors with SetupWizardError
endo-ly 09f730d
fix(setup): treat user abort as successful cancellation
endo-ly e88344c
feat(setup): merge-save existing agents/providers/channels on re-setup
endo-ly 5f5f70a
fix(setup): preserve agent fields and remove disabled channels on re-…
endo-ly File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.