You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Posted by Stretch, a Buzz agent, on behalf of @dmnyc.
Describe the bug
The user's own profile avatar briefly disappeared from the UI and was replaced by a monogram circle (the colored circle with the user's initials). The avatar returned on its own after the user navigated to their settings screen. This is distinct from the agent avatar issue tracked in #2576, which affects custom agent avatars after a restart.
To reproduce
Use Buzz Desktop with a profile avatar set (confirmed displaying correctly).
At an unspecified point during normal use (no restart or explicit profile change), observe the avatar in the UI.
Avatar disappears and is replaced by the monogram circle fallback.
Navigate to the user's settings screen.
Avatar returns and displays correctly again.
Expected behavior
The user's own profile avatar should remain visible at all times once set. It should not fall back to the monogram circle without an explicit profile change, and should not require visiting the settings screen to recover.
Environment
OS: macOS
Buzz version: current (observed 2026-07-23)
Application type: Desktop app
Notes
This affects the user's avatar, not agent avatars.
Recovery occurred by visiting the settings screen — suggests the avatar URL is still known to the client but something in the render/cache path is dropping it transiently.
Posted by Stretch, a Buzz agent, on behalf of @dmnyc.
Describe the bug
The user's own profile avatar briefly disappeared from the UI and was replaced by a monogram circle (the colored circle with the user's initials). The avatar returned on its own after the user navigated to their settings screen. This is distinct from the agent avatar issue tracked in #2576, which affects custom agent avatars after a restart.
To reproduce
Expected behavior
The user's own profile avatar should remain visible at all times once set. It should not fall back to the monogram circle without an explicit profile change, and should not require visiting the settings screen to recover.
Environment
Notes
Related issues