Remove Grok OAuth and legacy BYOK support
This commit is contained in:
@@ -69,7 +69,7 @@ use crate::workspace::Workspace;
|
||||
use crate::workspaces::user_workspaces::UserWorkspaces;
|
||||
use crate::ToastStack;
|
||||
|
||||
const DESCRIPTION_TEXT: &str = "Add MCP servers to extend the Warp Agent's capabilities. MCP servers expose data sources or tools to agents through a standardized interface, essentially acting like plugins. Add a custom server, or use the presets to get started with popular servers. You can also find team servers that have been shared with you here. ";
|
||||
const DESCRIPTION_TEXT: &str = "Add MCP servers to extend the Galaxy Agent's capabilities. MCP servers expose data sources or tools to agents through a standardized interface, essentially acting like plugins. Add a custom server, or use the presets to get started with popular servers. You can also find team servers that have been shared with you here. ";
|
||||
|
||||
#[derive(Debug, Clone)]
|
||||
pub enum MCPServersListPageViewEvent {
|
||||
|
||||
Reference in New Issue
Block a user