Build-tool for bulk-generating AI images.
- TargetState/BuildState pydantic models for .bulkgen.state.yaml - SHA-256 hashing for files and strings - is_target_dirty() checks output existence, input hashes, prompt, model, and extra params - record_target_state() persists hashes after successful builds - load_state()/save_state() for YAML serialization |
||
|---|---|---|
| bulkgen | ||
| .envrc | ||
| .gitignore | ||
| .python-version | ||
| devenv.lock | ||
| devenv.nix | ||
| devenv.yaml | ||
| main.py | ||
| pyproject.toml | ||
| README.md | ||
| uv.lock | ||