MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
test.py
assets/logo.png
pluto/__init__.py
pluto/cli.py
pluto/__pycache__/__init__.cpython-313.pyc
pluto/__pycache__/cli.cpython-313.pyc
pluto/analyzers/__init__.py
pluto/analyzers/code_analyzer.py
pluto/analyzers/git_analyzer.py
pluto/analyzers/__pycache__/__init__.cpython-313.pyc
pluto/analyzers/__pycache__/code_analyzer.cpython-313.pyc
pluto/analyzers/__pycache__/git_analyzer.cpython-313.pyc
pluto/providers/__init__.py
pluto/providers/claude_provider.py
pluto/providers/ollama_provider.py
pluto/providers/openai_provider.py
pluto/providers/__pycache__/__init__.cpython-313.pyc
pluto/providers/__pycache__/claude_provider.cpython-313.pyc
pluto/providers/__pycache__/ollama_provider.cpython-313.pyc
pluto/providers/__pycache__/openai_provider.cpython-313.pyc
pluto/reporters/__init__.py
pluto/reporters/json_reporter.py
pluto/reporters/markdown_reporter.py
pluto/reporters/pdf_reporter.py
pluto/reporters/terminal_reporter.py
pluto/reporters/__pycache__/__init__.cpython-313.pyc
pluto/reporters/__pycache__/json_reporter.cpython-313.pyc
pluto/reporters/__pycache__/markdown_reporter.cpython-313.pyc
pluto/reporters/__pycache__/pdf_reporter.cpython-313.pyc
pluto/reporters/__pycache__/terminal_reporter.cpython-313.pyc
pluto/utils/__init__.py
pluto/utils/banner.py
pluto/utils/setup_wizard.py
pluto_ai.egg-info/PKG-INFO
pluto_ai.egg-info/SOURCES.txt
pluto_ai.egg-info/dependency_links.txt
pluto_ai.egg-info/entry_points.txt
pluto_ai.egg-info/requires.txt
pluto_ai.egg-info/top_level.txt