LICENSE
README.md
pyproject.toml
src/loom_agent/__init__.py
src/loom_agent/checkpoint.py
src/loom_agent/cli.py
src/loom_agent/errors.py
src/loom_agent/runner.py
src/loom_agent/tools.py
src/loom_runner.egg-info/PKG-INFO
src/loom_runner.egg-info/SOURCES.txt
src/loom_runner.egg-info/dependency_links.txt
src/loom_runner.egg-info/entry_points.txt
src/loom_runner.egg-info/requires.txt
src/loom_runner.egg-info/top_level.txt
tests/test_cli.py
tests/test_compact_checkpoint.py
tests/test_package_metadata.py
tests/test_runner_resume.py
tests/test_sqlite_checkpoint.py
tests/test_tools.py