LICENSE
README.md
pyproject.toml
smalltask/__init__.py
smalltask/cli.py
smalltask/llm.py
smalltask/loader.py
smalltask/prompt_tools.py
smalltask/runner.py
smalltask.egg-info/PKG-INFO
smalltask.egg-info/SOURCES.txt
smalltask.egg-info/dependency_links.txt
smalltask.egg-info/entry_points.txt
smalltask.egg-info/requires.txt
smalltask.egg-info/top_level.txt
tests/test_hooks.py
tests/test_loader.py
tests/test_prompt_tools.py