magicciv/tools/sprite-generation/engine
2026-03-29 10:07:32 -07:00
..
__pycache__ chore(gitignore): 🔧 add missing log and build artifact patterns to .gitignore 2026-03-25 23:25:25 -07:00
prompts chore(sprite-generation): 🔧 Update scoring pipeline weights in sprite-generation YAML config 2026-03-29 06:07:11 -07:00
__init__.py chore(tools): 🔧 Update build/test scripts in tools/ directory 2026-03-25 22:48:52 -07:00
calibration.py feat(sprite-generation): Refactor sprite-generation engine components to enhance pipeline, processing, and scoring logic for improved performance and quality 2026-03-28 21:31:40 -07:00
generator.py feat(sprite-generation): Implement advanced sprite generation algorithms and enhance prompt handling system 2026-03-29 10:07:32 -07:00
installer.py chore(tools): 🔧 Update build/test scripts in tools/ directory 2026-03-25 22:48:52 -07:00
local_scorer.py feat(sprite-generation): Refactor sprite-generation engine components to enhance pipeline, processing, and scoring logic for improved performance and quality 2026-03-28 21:31:40 -07:00
pipeline.py feat(sprite-generation): Refactor sprite-generation engine components to enhance pipeline, processing, and scoring logic for improved performance and quality 2026-03-28 21:31:40 -07:00
processor.py feat(sprite-generation): Refactor sprite-generation engine components to enhance pipeline, processing, and scoring logic for improved performance and quality 2026-03-28 21:31:40 -07:00
prompts.py feat(sprite-generation): Implement advanced sprite generation algorithms and enhance prompt handling system 2026-03-29 10:07:32 -07:00
ranker.py perf(sprite-generation): Optimize sprite ranking and registry operations for faster variant selection 2026-03-29 06:36:31 -07:00
registry.py feat(sprite-generation): Implement advanced sprite generation algorithms and enhance prompt handling system 2026-03-29 10:07:32 -07:00
scanner.py feat(sprite-generation): Refactor sprite-generation engine components to enhance pipeline, processing, and scoring logic for improved performance and quality 2026-03-28 21:31:40 -07:00