Skip to content

🎨 Palette: Improve CLI progress feedback#84

Closed
google-labs-jules[bot] wants to merge 2 commits intomainfrom
palette-cli-ux-improvements-14807099402828273099
Closed

🎨 Palette: Improve CLI progress feedback#84
google-labs-jules[bot] wants to merge 2 commits intomainfrom
palette-cli-ux-improvements-14807099402828273099

Conversation

@google-labs-jules
Copy link

This PR improves the CLI user experience by adding clearer progress indicators.

  1. The batch upload log now shows which batch is currently being processed out of the total (e.g., batch 1/5), giving users a better sense of duration.
  2. The folder creation retry mechanism now uses a visual countdown timer for longer waits (starting from the second retry), preventing the "is it hung?" anxiety for users.

Verified with verify_ux.py reproduction script and dry-run checks.


PR created automatically by Jules for task 14807099402828273099 started by @abhimehro

- Modify `push_rules` log message to show `batch i/total` for better progress tracking.
- Update `create_folder` retry loop to use `countdown_timer` for waits > 5s, providing visual reassurance during long operations.
- Revert accidental `.python-version` change.
@google-labs-jules
Copy link
Author

👋 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.

@abhimehro abhimehro marked this pull request as ready for review January 9, 2026 00:14
Copilot AI review requested due to automatic review settings January 9, 2026 00:14
@github-actions github-actions bot added the python label Jan 9, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR enhances CLI user experience by improving progress feedback during batch upload operations. The change adds a progress indicator showing the current batch number out of the total number of batches (e.g., "batch 1/5" instead of just "batch 1"), helping users better understand operation duration.

Key change:

  • Updated batch upload logging to display current batch and total batch count

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@abhimehro
Copy link
Owner

Superseded: CLI progress feedback already in main.

@abhimehro abhimehro closed this Jan 18, 2026
@google-labs-jules
Copy link
Author

Superseded: CLI progress feedback already in main.

Understood. I will revert the changes and stop working on this task since the functionality is already present in main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants