mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
## Changes - **User dropdown → sidebar bottom**: Moved from the TopBar into the sidebar footer with avatar + display name, whole row clickable to open the dropdown menu - **Diff stats inline badge**: Compact green/red pill badge next to the chat title showing `+additions −deletions`, clickable to toggle the diff panel - **Reordered TopBar actions**: Ellipsis menu first, then drawer toggle button on the far right - **Notification bell scoped**: Removed from individual chat pages (remains on `/agents` listing) - **Cleanup**: Removed unused `signOut`/`buildInfo` destructuring from AgentsPage ### Files changed - `site/src/pages/AgentsPage/AgentDetail/TopBar.tsx` - `site/src/pages/AgentsPage/AgentsPage.tsx` - `site/src/pages/AgentsPage/AgentsSidebar.tsx` <img width="1876" height="1597" alt="image" src="https://github.com/user-attachments/assets/8ec33955-f8b4-4064-9767-19147951b3ff" />