Merge branch 'main' into tools_pre-install

This commit is contained in:
Wendong-Fan 2025-09-29 01:54:00 +08:00 committed by GitHub
commit 3a9fbc2b11
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
27 changed files with 1104 additions and 609 deletions

View file

@ -71,7 +71,6 @@ class McpUserUpdate(BaseModel):
server_url: Optional[str] = None
command: Optional[str] = None
args: Optional[str] = None
env: Optional[dict] = None
mcp_key: Optional[str] = None