Skip to content

Anna/prod 4531/gradient on agentic chat windows should be subtler#3337

Merged
michaeljguarino merged 3 commits intomasterfrom
anna/PROD-4531/gradient-on-agentic-chat-windows-should-be-subtler
Mar 17, 2026
Merged

Anna/prod 4531/gradient on agentic chat windows should be subtler#3337
michaeljguarino merged 3 commits intomasterfrom
anna/PROD-4531/gradient-on-agentic-chat-windows-should-be-subtler

Conversation

@wailingwombat
Copy link
Copy Markdown
Collaborator

Test Plan

Checklist

  • If required, I have updated the Plural documentation accordingly.
  • I have added tests to cover my changes.
  • I have added a meaningful title and summary to convey the impact of this PR to a user.

Plural Flow: console

wailingwombat and others added 3 commits March 10, 2026 16:03
Change Pending and InProgress chip severity from 'info' (blue) to 'neutral' (text-default) in the cluster upgrade agent flyover.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Made-with: Cursor
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@linear
Copy link
Copy Markdown

linear bot commented Mar 17, 2026

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Mar 17, 2026

Greptile Summary

This PR makes two minor visual polish changes to agentic chat UI components. No logic, data, or behavioural changes are introduced.

  • AIAgentRunMessages.tsx: Reduces the bottom-stop opacity of the GradientWrapperSC background gradient from 0.13 to 0.05, making the subtle purple tint nearly imperceptible.
  • ClusterUpgradeAgentFlyover.tsx: Changes the ChipSeverity for both Pending and InProgress cluster-upgrade statuses from 'info' to 'neutral', switching those chips from the blue info palette to a neutral/greyed palette while keeping the loading spinner behaviour intact.

Confidence Score: 5/5

  • This PR is safe to merge — both changes are purely cosmetic and carry no runtime risk.
  • Both changes are isolated, intentional UI tweaks (gradient opacity and chip colour palette) with no impact on logic, state, or data handling.
  • No files require special attention.

Important Files Changed

Filename Overview
assets/src/components/ai/agent-runs/details/AIAgentRunMessages.tsx Gradient opacity at the bottom of the chat window reduced from 0.13 to 0.05, making the purple tint subtler. No logic changes.
assets/src/components/cd/clusters/ClusterUpgradeAgentFlyover.tsx Chip severity for Pending and InProgress cluster upgrade statuses changed from 'info' to 'neutral'. The loading spinner behaviour is unchanged.

Last reviewed commit: 567235c

@michaeljguarino michaeljguarino added the enhancement New feature or request label Mar 17, 2026
@michaeljguarino michaeljguarino merged commit 8f4731e into master Mar 17, 2026
12 of 14 checks passed
@michaeljguarino michaeljguarino deleted the anna/PROD-4531/gradient-on-agentic-chat-windows-should-be-subtler branch March 17, 2026 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants