magicciv/tools/sprite-generation/engine
Claude Code e9df207641 chore(engine): 🔧 Update engine build configuration for error handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 23:39:18 -07:00
..
__pycache__ chore(gitignore): 🔧 add missing log and build artifact patterns to .gitignore 2026-03-25 23:25:25 -07:00
prompts feat(sprite-generation): Add race, unit class, and composition prompt templates for sprite generation 2026-03-29 23:23:59 -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 chore(engine): 🔧 Update engine build configuration for error handling 2026-03-29 23:39:18 -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): Add SpriteCoveragePage for sprite visualization and update registry logic to handle new sprite definitions 2026-03-29 22:56:43 -07:00
scanner.py feat(sprite-generation): Update sprite generation algorithm and optimize file scanning logic 2026-03-29 23:23:59 -07:00