LICENSE
README.md
pyproject.toml
pgchat/__init__.py
pgchat/agent.py
pgchat/cli.py
pgchat/config.py
pgchat/db.py
pgchat/memory.py
pgchat/safety.py
pgchat/schema_cache.py
pgchat/tools.py
pgchat/ui.py
pgchat.egg-info/PKG-INFO
pgchat.egg-info/SOURCES.txt
pgchat.egg-info/dependency_links.txt
pgchat.egg-info/entry_points.txt
pgchat.egg-info/requires.txt
pgchat.egg-info/top_level.txt
tests/test_safety.py
tests/test_tools.py