LICENSE
README.md
pyproject.toml
qodey/__init__.py
qodey/__main__.py
qodey/main.py
qodey.egg-info/PKG-INFO
qodey.egg-info/SOURCES.txt
qodey.egg-info/dependency_links.txt
qodey.egg-info/entry_points.txt
qodey.egg-info/requires.txt
qodey.egg-info/top_level.txt
qodey/agent/__init__.py
qodey/agent/agent.py
qodey/agent/permissions.py
qodey/agent/tools.py
qodey/assets/logo.png
qodey/config/__init__.py
qodey/config/config.py
qodey/filesystem/__init__.py
qodey/filesystem/workspace.py
qodey/ollama/__init__.py
qodey/ollama/client.py
qodey/terminal/__init__.py
qodey/terminal/logo.py
qodey/terminal/theme.py
qodey/terminal/ui.py