feat: add tool input streaminig

This commit is contained in:
dayuan.jiang
2025-11-10 18:45:25 +09:00
parent fa173feb11
commit 61aa0937d6
3 changed files with 19 additions and 11 deletions

View File

@@ -6,7 +6,8 @@
"mcp__ide__getDiagnostics",
"Bash(npx tsc:*)",
"WebFetch(domain:sdk.vercel.ai)",
"Bash(npm run build:*)"
"Bash(npm run build:*)",
"Bash(npm outdated:*)"
],
"deny": [],
"ask": []