feat: support stateless mcp

This commit is contained in:
Sun-ZhenXing
2026-02-08 15:28:37 +08:00
parent ac1de02173
commit f7051ac028
7 changed files with 287 additions and 244 deletions

View File

@@ -36,4 +36,5 @@ ban-relative-imports = "parents"
[dependency-groups]
dev = [
"ruff>=0.12.7",
"ty>=0.0.15",
]