LICENSE
README.md
pyproject.toml
opengit/__init__.py
opengit/cli.py
opengit/config.py
opengit/agents/__init__.py
opengit/agents/core.py
opengit/dashboard/__init__.py
opengit/dashboard/app.py
opengit/dashboard/static/index.html
opengit_sre.egg-info/PKG-INFO
opengit_sre.egg-info/SOURCES.txt
opengit_sre.egg-info/dependency_links.txt
opengit_sre.egg-info/entry_points.txt
opengit_sre.egg-info/requires.txt
opengit_sre.egg-info/top_level.txt
src/__init__.py
src/app.py
src/mcp/__init__.py
src/mcp/claude_analyst_mcp.py
src/mcp/gemini_analyst_mcp.py
src/mcp/green_optimizer_mcp.py
src/mcp/knowledge_graph_mcp.py
tests/test_doctor_integration.py
tests/test_mcp_servers.py
tests/test_new_agents.py
tests/test_production.py