Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
d82738e7ea
feat(AppShell): add SidebarTrigger component for improved sidebar accessibility
e005872ba0
feat(AIChatPanel): add aria-labels for accessibility; clean up unused lines
d3e82a3ebb
feat(AIChatPanel): implement dynamic chat message font size and enhance user message scrolling behavior
af8cbc1c96
fix: update default userName from 'Roberto' to 'there' in store and AIChatPanel
ee6467a7ac
feat: add knip configuration file and integrate knip for linting; update package.json and package-lock.json for new dependencies; refactor various interfaces to remove export modifiers; delete unused hover-card component