- API: issue label bulk add, search messages, room WS push, openapi - Frontend: notify page, issue detail AI triage banner, search page, repository settings, preferences, PR components, file browser - Room: DiscordChannelSidebar, RoomPinPanel, RoomMessageActions, RoomThreadPanel, MessageContent, repository-context - Frontend SDK regenerated from openapi.json
Add ssh_clone_url and https_clone_url to ProjectRepositoryItem, constructed from config.ssh_domain() and config.git_http_domain(). Update frontend RepoInfo interface and header.tsx to use the server-provided URLs instead of hardcoded values.