README.md
pyproject.toml
setup.py
sqlcopilot/__init__.py
sqlcopilot/ai.py
sqlcopilot/cli.py
sqlcopilot/config.py
sqlcopilot/schema_loader.py
sqlcopilot.egg-info/PKG-INFO
sqlcopilot.egg-info/SOURCES.txt
sqlcopilot.egg-info/dependency_links.txt
sqlcopilot.egg-info/entry_points.txt
sqlcopilot.egg-info/requires.txt
sqlcopilot.egg-info/top_level.txt
tests/test_ai.py
tests/test_cli.py
tests/test_schema_loader.py