.gitignore
LICENSE
README.md
pyproject.toml
.github/workflows/build-dist.yml
.github/workflows/python-publish.yml
shell/shelloracle.zsh
shelloracle/__init__.py
shelloracle/__main__.py
shelloracle/provider.py
shelloracle/shelloracle.py
shelloracle.egg-info/PKG-INFO
shelloracle.egg-info/SOURCES.txt
shelloracle.egg-info/dependency_links.txt
shelloracle.egg-info/entry_points.txt
shelloracle.egg-info/requires.txt
shelloracle.egg-info/top_level.txt
shelloracle/config/__init__.py
shelloracle/config/config.py
shelloracle/config/setting.py
shelloracle/providers/__init__.py
shelloracle/providers/ollama.py