.env.example
.gitignore
README.md
pyproject.toml
src/gensh/__init__.py
src/gensh/processor.py
src/gensh.egg-info/PKG-INFO
src/gensh.egg-info/SOURCES.txt
src/gensh.egg-info/dependency_links.txt
src/gensh.egg-info/entry_points.txt
src/gensh.egg-info/requires.txt
src/gensh.egg-info/top_level.txt
src/gensh/templates/__init__.py
src/gensh/templates/analyze-logs.yml
src/gensh/templates/architect.yml
src/gensh/templates/book-summary.yml
src/gensh/templates/code-python.yml
src/gensh/templates/code-shell.yml
src/gensh/templates/links-summary.yml
tests/test_processor.py
tests/evals/chain.gensh
tests/evals/pipeline.gensh