Skip to content

🎨 Palette: Improve visual consistency with rounded tables and clean hierarchy#31

Merged
ruhdevops merged 2 commits intomainfrom
palette-ux-polish-rounded-tables-4258337078335118412
Apr 10, 2026
Merged

🎨 Palette: Improve visual consistency with rounded tables and clean hierarchy#31
ruhdevops merged 2 commits intomainfrom
palette-ux-polish-rounded-tables-4258337078335118412

Conversation

@ruhdevops
Copy link
Copy Markdown
Owner

This PR introduces micro-UX improvements to the CLI output of the getting started scripts. Specifically, it updates the result summary tables to use rounded corners (box.ROUNDED) for visual consistency with the existing UI panels and cleans up redundant text styling in the final success message of the logging demo. These small touches improve the professional feel and readability of the workflow output.


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

…ierarchy

Modified the summary tables in `01_getting_started.py` and `02_logging.py` to use `box.ROUNDED` for a softer, more modern aesthetic that aligns with existing `Panel` components.

Additionally, removed redundant `bold` styling from the final instructional message in `02_logging.py` to maintain a clean visual hierarchy and reduce terminal noise.

These changes ensure a more polished and consistent CLI experience for users following the onboarding flow.

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.

This PR delivers a micro-UX polish to the CLI output and resolves a blocking CI failure.

### UX Improvements
- Updated result summary tables in `01_getting_started.py` and `02_logging.py` to use `box.ROUNDED` for a modern, consistent aesthetic.
- Ensured high-contrast accessibility for final instructional messages by maintaining `bold` styling.

### CI Fix
- Pinned `fakeredis<2.35.0` in `pyproject.toml` to resolve an `ImportError` in the Prefect/docket dependency chain that was causing the `Run demo scripts` step to fail in GitHub Actions.

Verified locally with `ruff`, `black`, `mypy`, and successful execution of all demo scripts.

Co-authored-by: ruh-al-tarikh <203426218+ruh-al-tarikh@users.noreply.github.com>
@ruhdevops ruhdevops marked this pull request as ready for review April 10, 2026 06:52
@ruhdevops ruhdevops merged commit 29852da into main Apr 10, 2026
8 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