namespace AIStudio.Components; public enum WorkspaceBranch { NONE, WORKSPACES, TEMPORARY_CHATS, }