mirror of
https://github.com/openai/codex.git
synced 2026-04-29 08:56:38 +00:00
@@ -185,7 +185,7 @@ impl ServerHandler for ExecTool {
|
||||
|
||||
async fn initialize(
|
||||
&self,
|
||||
_request: InitializeRequestParam,
|
||||
_request: InitializeRequestParams,
|
||||
_context: RequestContext<RoleServer>,
|
||||
) -> Result<InitializeResult, McpError> {
|
||||
Ok(self.get_info())
|
||||
|
||||
Reference in New Issue
Block a user