mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-07 07:58:36 +00:00
Summary: - Make browser-local assistant avatar overrides win over stale missing IDENTITY.md avatar metadata. - Show the selected assistant image in Personal settings and chat instead of a false File not found state. - Add focused Control UI coverage for assistant avatar override and clear behavior. Validation: - pnpm test ui/src/ui/app-render.assistant-avatar.test.ts ui/src/ui/views/config-quick.test.ts ui/src/ui/controllers/assistant-identity.test.ts -- --reporter=verbose - pnpm tsgo:core:test - pnpm deadcode:dependencies - pnpm deadcode:unused-files - CI green on PR #74260