LICENSE
MANIFEST.in
README.md
pyproject.toml
patchpal/__init__.py
patchpal/agent.py
patchpal/cli.py
patchpal/context.py
patchpal/permissions.py
patchpal/skills.py
patchpal/system_prompt.md
patchpal/tool_schema.py
patchpal/tools.py
patchpal.egg-info/PKG-INFO
patchpal.egg-info/SOURCES.txt
patchpal.egg-info/dependency_links.txt
patchpal.egg-info/entry_points.txt
patchpal.egg-info/requires.txt
patchpal.egg-info/top_level.txt
tests/test_agent.py
tests/test_cli.py
tests/test_context.py
tests/test_custom_tools.py
tests/test_guardrails.py
tests/test_operational_safety.py
tests/test_permissions.py
tests/test_skills.py
tests/test_tools.py