pub type CommandPaletteInterceptor = Box<dyn Fn(&str, &AppContext) -> Option<CommandInterceptResult>>;