LICENSE
README.md
pyproject.toml
src/fableforge_shell_whisperer.egg-info/PKG-INFO
src/fableforge_shell_whisperer.egg-info/SOURCES.txt
src/fableforge_shell_whisperer.egg-info/dependency_links.txt
src/fableforge_shell_whisperer.egg-info/entry_points.txt
src/fableforge_shell_whisperer.egg-info/requires.txt
src/fableforge_shell_whisperer.egg-info/top_level.txt
src/shell_whisperer/__init__.py
src/shell_whisperer/cli.py
src/shell_whisperer/data_extractor.py
src/shell_whisperer/exporter.py
src/shell_whisperer/inference.py
src/shell_whisperer/prompts.py
src/shell_whisperer/server.py
src/shell_whisperer/trainer.py
tests/test_data_extractor.py
tests/test_inference.py