Skip to content
This repository was archived by the owner on Jul 31, 2026. It is now read-only.

fix(aichat): inline default user avatar - #344

Merged
alx-xo merged 1 commit into
mainfrom
alexm/fix-urls-links
Jun 3, 2026
Merged

fix(aichat): inline default user avatar#344
alx-xo merged 1 commit into
mainfrom
alexm/fix-urls-links

Conversation

@alx-xo

@alx-xo alx-xo commented Jun 3, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Replace the default AIChat user avatar remote image with an inline SVG.
  • Remove the avatar.vercel.sh URL from the published bundle surface while keeping the avatar override API unchanged.

Test Plan

  • pnpm test -- --run
  • pnpm type-check
  • pnpm lint
  • pnpm build
  • rg -n "avatar\\.vercel\\.sh|https://avatar\\.vercel\\.sh/user\\.svg\\?size=20" src dist types README.md CLAUDE.md package.json

@alx-xo
alx-xo merged commit 4e5bbbd into main Jun 3, 2026
5 checks passed
@alx-xo
alx-xo deleted the alexm/fix-urls-links branch June 3, 2026 21:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant