CLAUDE.md
LICENSE
MANIFEST.in
README.md
REUSE.toml
pyproject.toml
LICENSES/CC-BY-SA-4.0.txt
LICENSES/LGPL-3.0-or-later.txt
LICENSES/LicenseRef-StepUp-Logo-v1.txt
stepup.egg-info/PKG-INFO
stepup.egg-info/SOURCES.txt
stepup.egg-info/dependency_links.txt
stepup.egg-info/entry_points.txt
stepup.egg-info/requires.txt
stepup.egg-info/scm_file_list.json
stepup.egg-info/scm_version.json
stepup.egg-info/top_level.txt
stepup/core/__init__.py
stepup/core/__main__.py
stepup/core/api.py
stepup/core/asyncio.py
stepup/core/browse.py
stepup/core/builder.py
stepup/core/call.py
stepup/core/cattrs.py
stepup/core/cgroups.py
stepup/core/clean.py
stepup/core/config.py
stepup/core/constants.py
stepup/core/director.py
stepup/core/enums.py
stepup/core/exceptions.py
stepup/core/executor.py
stepup/core/extapi.py
stepup/core/file.py
stepup/core/hash.py
stepup/core/hasher.py
stepup/core/interact.py
stepup/core/job.py
stepup/core/logo.svg
stepup/core/nglob.py
stepup/core/path.py
stepup/core/pytest.py
stepup/core/render_jinja.py
stepup/core/reporter.py
stepup/core/rpc.py
stepup/core/scheduler.py
stepup/core/script.py
stepup/core/sqlite3.py
stepup/core/startup.py
stepup/core/static_tree.py
stepup/core/status.py
stepup/core/step.py
stepup/core/stepinfo.py
stepup/core/trellis.py
stepup/core/tui.py
stepup/core/usage.py
stepup/core/utils.py
stepup/core/watcher.py
stepup/core/workflow.py
tools/.gitignore
tools/analyze_perf.py
tools/common.py
tools/compare_perf.py