{ "name": "prometheus", "description": "Prometheus multi-agent code analysis system - Automated issue resolution, feature implementation, and intelligent code context retrieval using knowledge graphs", "version": "1.0.0", "author": "EuniAI", "homepage": "https://github.com/EuniAI/Prometheus", "repository": "https://github.com/EuniAI/Prometheus", "license": "Apache-2.0", "keywords": [ "multi-agent", "code-analysis", "bug-fixing", "feature-implementation", "knowledge-graph", "langgraph", "neo4j" ], "capabilities": [ "issue-classification", "bug-reproduction", "patch-generation", "context-retrieval", "feature-planning", "test-validation" ], "triggers": [ "analyze issue", "fix bug", "implement feature", "code context", "prometheus" ], "integrations": { "neo4j": "Knowledge graph storage", "docker": "Containerized testing", "langgraph": "Agent orchestration", "ast": "Code parsing" } }