Use neutral badges for automated PR comments - #15882
Conversation
|
This pull request changes Lite's UI, so it is labelled Attach them however you like — drag images straight into a comment, or have an agent capture them for you (the Swap the label for cc @PavelLaptev — visual change. |
|
Ad hoc before/after captures of the running Lite app, showing the same Copilot review on PR #15874. Captured with this branch unapplied/applied. This state is not covered by the screenshot catalogue.
|
There was a problem hiding this comment.
🟢 Approval recommended
No unresolved issues were identified that would block approval.
Pull request overview
Updates Lite PR comment styling so automated comments use neutral badges and standard card appearance.
Changes:
- Uses the existing
lightGrayAgent badge consistently. - Removes purple agent-specific card styling.
- Preserves circular avatars and compact thread layout.
File summaries
| File | Description |
|---|---|
| apps/lite/ui/src/routes/project/$id/workspace/PullRequestComments.tsx | Updated as part of this pull request. |
| apps/lite/ui/src/routes/project/$id/workspace/PullRequestComments.module.css | Updated as part of this pull request. |
Review details
- Files reviewed: 2/2 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.


Replace purple Agent badges with the existing light-gray variant and remove the purple card background and border tint. Automated comments remain identifiable by a single Agent badge, with circular avatars and standard card styling.
Validation: Lite typecheck, oxlint, Knip, formatting checks, and inspection of React Compiler output for the author component. The PR comment feed is not covered by the screenshot catalogue; screenshots have not been captured.