MANIFEST.in
README.md
pyproject.toml
src/pm_agent/__init__.py
src/pm_agent/analyzer.py
src/pm_agent/config.default.yaml
src/pm_agent/config.py
src/pm_agent/diff_engine.py
src/pm_agent/doc_writer.py
src/pm_agent/git_reader.py
src/pm_agent/indexer.py
src/pm_agent/main.py
src/pm_agent/prompt_builder.py
src/pm_agent/questioner.py
src/pm_agent/summarizer.py
src/pm_agent/utils.py
src/pm_agent/watcher.py
src/pm_agent/wizard.py
src/pm_agent/llm/__init__.py
src/pm_agent/llm/anthropic_client.py
src/pm_agent/llm/base.py
src/pm_agent/llm/factory.py
src/pm_agent/llm/ollama_client.py
src/pm_agent/llm/openai_client.py
src/pmagent_cli.egg-info/PKG-INFO
src/pmagent_cli.egg-info/SOURCES.txt
src/pmagent_cli.egg-info/dependency_links.txt
src/pmagent_cli.egg-info/entry_points.txt
src/pmagent_cli.egg-info/requires.txt
src/pmagent_cli.egg-info/top_level.txt