openpondai/agents/news-intelligence-roundup

OpenTool app

2Branches0Tags
GL
glucryptoSync production with master template updates
ca0f4f02 months ago31Commits
json
{ "name": "news-intelligence-roundup", "version": "0.1.0", "description": "Topic-based news-intelligence roundup template.", "private": true, "type": "module", "scripts": { "dev": "opentool dev", "build": "opentool build", "validate": "opentool validate" }, "dependencies": { "opentool": "0.19.8", "zod": "4.3.6" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0" }, "overrides": { "esbuild": "0.25.9" } }