feat(site): add Charm Crush client icon to AI Bridge UI by dannykopping · Pull Request #24662 · coder/coder · GitHub
Skip to content

feat(site): add Charm Crush client icon to AI Bridge UI#24662

Open
dannykopping wants to merge 3 commits intomainfrom
feat/crush-client-icon
Open

feat(site): add Charm Crush client icon to AI Bridge UI#24662
dannykopping wants to merge 3 commits intomainfrom
feat/crush-client-icon

Conversation

@dannykopping
Copy link
Copy Markdown
Contributor

Disclaimer: implemented by a Coder Agent using Claude Opus 4.6

Follow-up to #24630 which added backend Charm Crush client detection.

Summary

Adds a "Charm Crush" case to the AIBridgeClientIcon switch so the client filter and request logs show an icon instead of the generic question mark fallback.

Uses a 💘 emoji-based SVG as a placeholder, matching Crush's branding. Replace with an official brand SVG when one becomes available from the Charm team.

Changes

  • site/static/icon/charm-crush.svg: new emoji-based placeholder icon.
  • site/src/pages/AIBridgePage/RequestLogsPage/icons/AIBridgeClientIcon.tsx: added "Charm Crush" case.

Adds a 💘 emoji-based SVG icon for the Charm Crush client and wires
it into AIBridgeClientIcon so it displays in the client filter and
request logs instead of the generic question mark fallback.

This is a placeholder; replace with an official brand SVG when one
becomes available.
Copy link
Copy Markdown
Contributor Author

@dannykopping dannykopping left a comment

Choose a reason for hiding this comment

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

Self-review ✅

@dannykopping dannykopping requested a review from jakehwll April 23, 2026 08:45
@dannykopping dannykopping marked this pull request as ready for review April 23, 2026 08:46
All icons must have width="256", height="256", and
viewBox="0 0 256 256".
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