UNPKG

dina-agi

Version:

DINA AGI - Dynamic Intelligence Network Architecture. 128 Autonomous Agents with Claude Flow, Swarms, and 300+ MCPs. True AGI System.

16 lines (14 loc) 164 B
sudo: false language: node_js cache: directories: - node_modules notifications: email: true node_js: - 6 - 8 - 10 - 11 script: - npm run test-ci