Skip to content

Refactor TUI wizard to use paginated layout and local configs - #10

Merged
starpia-forge merged 2 commits into
mainfrom
refactor-tui-wizard-6599619382298907749
Mar 6, 2026
Merged

Refactor TUI wizard to use paginated layout and local configs#10
starpia-forge merged 2 commits into
mainfrom
refactor-tui-wizard-6599619382298907749

Conversation

@starpia-forge

Copy link
Copy Markdown
Owner

This change addresses the user's requirements to refactor the TUI configuration wizard. The wizard now prominently displays ASCII art at the top. The configuration process has been updated from a single massive form to a paginated approach where users answer one question at a time. The input fields begin empty and suggest defaults in their titles, falling back to those defaults if nothing is entered. Finally, the user goes through a summary step to confirm their settings. Global settings have been stripped entirely, shifting to a single local gitpoll.config.json config strategy.


PR created automatically by Jules for task 6599619382298907749 started by @starpia-forge

- Replace global/local config options with a single local `gitpoll.config.json`
- Add an ASCII art header for the TUI wizard
- Separate huh form into paginated groups for a focused setup experience
- Remove default values from input blocks and show defaults in titles instead
- Programmatically fall back to defaults if input is left blank
- Add a final settings confirmation step before saving

Co-authored-by: starpia-forge <157299292+starpia-forge@users.noreply.github.com>
@google-labs-jules

Copy link
Copy Markdown
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

- Remove references to Global config
- Update configuration filename to `gitpoll.config.json`
- Update description to match the new paginated wizard behavior and ASCII art header

Co-authored-by: starpia-forge <157299292+starpia-forge@users.noreply.github.com>
@starpia-forge
starpia-forge merged commit bbca98d into main Mar 6, 2026
2 checks passed
@starpia-forge
starpia-forge deleted the refactor-tui-wizard-6599619382298907749 branch March 6, 2026 06:15
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