@clduab11/gemini-flow
Version:
Revolutionary AI agent swarm coordination platform with Google Services integration, multimedia processing, and production-ready monitoring. Features 8 Google AI services, quantum computing capabilities, and enterprise-grade security.
24 lines • 424 B
JSON
{
"name": "gemini-flow-project",
"description": "AI-powered project using Gemini-Flow",
"version": "1.0.0",
"template": "basic",
"swarm": {
"defaultTopology": "hierarchical",
"maxAgents": 8
},
"google": {
"projectId": null,
"enabled": false
},
"agents": {
"autoSpawn": true,
"types": [
"coder",
"researcher",
"tester",
"reviewer",
"planner"
]
}
}