Skip to content

🎨 Palette: Improve CLI feedback and visual hierarchy#26

Merged
ruhdevops merged 2 commits intomainfrom
palette/ux-cli-polish-16726185796229475166
Apr 11, 2026
Merged

🎨 Palette: Improve CLI feedback and visual hierarchy#26
ruhdevops merged 2 commits intomainfrom
palette/ux-cli-polish-16726185796229475166

Conversation

@ruhdevops
Copy link
Copy Markdown
Owner

💡 What: This PR enhances the CLI experience of the tutorial scripts by adding execution timing to the final results, ensuring unique mock data generation, and improving the visual hierarchy of the terminal output.

🎯 Why:

  • Execution timing provides users with tangible feedback on the workflow's performance.
  • Using random.sample avoids duplicate IDs in the output, which can be confusing for a "processing" demo.
  • Descriptive Rule titles ('Next Step', 'Conclusion') create a clearer structure for the onboarding flow.

♿ Accessibility: The improved visual hierarchy with Rule titles makes the terminal output easier to scan for all users.

Verification:

  • Ran black, ruff, and mypy (all passed).
  • Manually executed both 01_getting_started.py and 02_logging.py to verify the new visual touches.

PR created automatically by Jules for task 16726185796229475166 started by @ruh-al-tarikh

- Add execution duration to final result panels using time.perf_counter()
- Switch to random.sample for unique customer ID generation in demos
- Enhance rich.Rule components with descriptive titles for better navigation
- Clean up guidance messages for improved readability

Co-authored-by: ruh-al-tarikh <203426218+ruh-al-tarikh@users.noreply.github.com>
@google-labs-jules
Copy link
Copy Markdown

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

@ruhdevops ruhdevops marked this pull request as ready for review April 7, 2026 05:14
@ruhdevops ruhdevops self-assigned this Apr 11, 2026
@ruhdevops ruhdevops merged commit 5bde08b into main Apr 11, 2026
6 of 7 checks passed
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