README.md
pyproject.toml
src/autodevops/__init__.py
src/autodevops/cli.py
src/autodevops/config.py
src/autodevops/agents/__init__.py
src/autodevops/agents/cicd.py
src/autodevops/agents/cost.py
src/autodevops/agents/deployment.py
src/autodevops/agents/documentation.py
src/autodevops/agents/planner.py
src/autodevops/agents/scanner.py
src/autodevops/agents/security.py
src/autodevops/agents/troubleshoot.py
src/autodevops/commands/__init__.py
src/autodevops/commands/ask.py
src/autodevops/commands/config.py
src/autodevops/commands/deploy.py
src/autodevops/commands/diagnose.py
src/autodevops/commands/docs.py
src/autodevops/commands/doctor.py
src/autodevops/commands/explain.py
src/autodevops/commands/generate.py
src/autodevops/commands/github.py
src/autodevops/commands/handlers.py
src/autodevops/commands/init.py
src/autodevops/commands/roadmap.py
src/autodevops/commands/scan.py
src/autodevops/commands/setup.py
src/autodevops/commands/status.py
src/autodevops/commands/undo.py
src/autodevops/core/__init__.py
src/autodevops/core/audit.py
src/autodevops/core/backup.py
src/autodevops/core/chunker.py
src/autodevops/core/context.py
src/autodevops/core/memory.py
src/autodevops/core/models.py
src/autodevops/core/next_actions.py
src/autodevops/core/repl.py
src/autodevops/core/streaming.py
src/autodevops/integrations/__init__.py
src/autodevops/integrations/github.py
src/autodevops/providers/__init__.py
src/autodevops/providers/base.py
src/autodevops_ai.egg-info/PKG-INFO
src/autodevops_ai.egg-info/SOURCES.txt
src/autodevops_ai.egg-info/dependency_links.txt
src/autodevops_ai.egg-info/entry_points.txt
src/autodevops_ai.egg-info/requires.txt
src/autodevops_ai.egg-info/top_level.txt