Add tests for sequential thinking and update typescript sdk versions

This commit is contained in:
olaservo
2025-10-07 23:01:42 -07:00
parent fe9db630ad
commit 072e53322b
10 changed files with 958 additions and 830 deletions

View File

@@ -20,7 +20,7 @@
"test": "jest --config=jest.config.cjs --coverage"
},
"dependencies": {
"@modelcontextprotocol/sdk": "^1.17.0",
"@modelcontextprotocol/sdk": "^1.19.1",
"diff": "^5.1.0",
"glob": "^10.3.10",
"minimatch": "^10.0.1",