creado planilla-agent
Some checks failed
build-and-deploy / filter (push) Successful in 1s
build-and-deploy / build (push) Failing after 5s
build-and-deploy / deploy (push) Has been skipped

This commit is contained in:
2025-06-05 15:40:53 -06:00
parent d570eec221
commit 950404dd85
26 changed files with 2681 additions and 1534 deletions

View File

@@ -1,20 +0,0 @@
{
"name": "nucleo-bot",
"version": "0.4.0",
"type": "module",
"scripts": {
"start:mcp": "npx @philschmid/weather-mcp"
},
"dependencies": {
"axios": "^1.8.4",
"dayjs": "^1.11.11",
"express": "^4.19.2",
"morgan": "^1.10.0",
"@google/generative-ai": "^0.4.0",
"@google/genai": "^0.9.0",
"@open-wa/wa-automate": "^4.34.3",
"mime-types": "^2.1.35",
"@modelcontextprotocol/sdk": "^1.0.0",
"@philschmid/weather-mcp": "^1.0.0"
}
}