選択できるのは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ヶ月前