You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kenwoodjw 3587bd4040
fix mcp error not input (#22505)
3 months ago
..
auth minor fix: using Pydantic model_validate instead of deprecated parse_obj (#22239) 3 months ago
client feat: add MCP support (#20716) 3 months ago
server fix mcp error not input (#22505) 3 months ago
session fix(api): Fix potential thread leak in MCP `BaseSession` (#22169) 3 months ago
__init__.py feat: add MCP support (#20716) 3 months ago
entities.py feat: add MCP support (#20716) 3 months ago
error.py feat: add MCP support (#20716) 3 months ago
mcp_client.py feat: add MCP support (#20716) 3 months ago
types.py feat: add MCP support (#20716) 3 months ago
utils.py feat: add MCP support (#20716) 3 months ago