README.md
setup.py
swekit/__init__.py
swekit/__main__.py
swekit/cli.py
swekit/exceptions.py
swekit/py.typed
swekit.egg-info/PKG-INFO
swekit.egg-info/SOURCES.txt
swekit.egg-info/dependency_links.txt
swekit.egg-info/entry_points.txt
swekit.egg-info/requires.txt
swekit.egg-info/top_level.txt
swekit/agents/__init__.py
swekit/agents/base.py
swekit/benchmark/__init__.py
swekit/benchmark/constants.py
swekit/benchmark/get_score_card.py
swekit/benchmark/run_evaluation.py
swekit/benchmark/setup_test_bed.py
swekit/benchmark/utils.py
swekit/benchmark/visualize.py
swekit/config/__init__.py
swekit/config/constants.py
swekit/config/context.py
swekit/config/store.py
swekit/scaffold/__init__.py
swekit/scaffold/_scaffold.py
swekit/scaffold/templates/__init__.py
swekit/scaffold/templates/crewai/__init__.template
swekit/scaffold/templates/crewai/agent.template
swekit/scaffold/templates/crewai/benchmark.template
swekit/scaffold/templates/crewai/inputs.template
swekit/scaffold/templates/crewai/main.template
swekit/scaffold/templates/crewai/prompts.template
tests/test_cli.py