LICENSE
README.md
pyproject.toml
dirtywork/__init__.py
dirtywork/__main__.py
dirtywork/budget.py
dirtywork/guardrails.py
dirtywork/llm.py
dirtywork/rundir.py
dirtywork/runner.py
dirtywork/tools.py
dirtywork/transcript.py
dirtywork/workspace.py
dirtywork.egg-info/PKG-INFO
dirtywork.egg-info/SOURCES.txt
dirtywork.egg-info/dependency_links.txt
dirtywork.egg-info/entry_points.txt
dirtywork.egg-info/top_level.txt
tests/test_budget.py
tests/test_guardrails_bash.py
tests/test_guardrails_paths.py
tests/test_live.py
tests/test_llm.py
tests/test_main.py
tests/test_rundir.py
tests/test_runner.py
tests/test_tools_bash.py
tests/test_tools_files.py
tests/test_transcript.py
tests/test_workspace.py