您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Yongtao Huang db53656a45
Fix jsonschema compliance: use number instead of float (#25049)
2 个月前
..
auth [Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 2 个月前
client Fix: handle 204 No Content response in MCP client (#25040) 2 个月前
server Fix jsonschema compliance: use number instead of float (#25049) 2 个月前
session Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 个月前
__init__.py feat: add MCP support (#20716) 3 个月前
entities.py feat: add MCP support (#20716) 3 个月前
error.py feat: add MCP support (#20716) 3 个月前
mcp_client.py [Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 2 个月前
types.py [CHORE]: x: T = None to x: Optional[T] = None (#24217) 2 个月前
utils.py fix: change the mcp server strucutre to support github copilot (#24788) 2 个月前