Improvements to web-fetch tool (#1030)

This commit is contained in:
Allen Hutchison
2025-06-13 17:44:14 -07:00
committed by GitHub
parent 8eb505fbba
commit 31b28ade01
11 changed files with 5151 additions and 21 deletions

View File

@@ -30,10 +30,12 @@
"@opentelemetry/instrumentation-http": "^0.52.0",
"@opentelemetry/sdk-node": "^0.52.0",
"@types/glob": "^8.1.0",
"@types/html-to-text": "^9.0.4",
"diff": "^7.0.0",
"dotenv": "^16.4.7",
"glob": "^10.4.5",
"google-auth-library": "^9.11.0",
"html-to-text": "^9.0.5",
"ignore": "^7.0.0",
"micromatch": "^4.0.8",
"open": "^10.1.2",