magicciv/tools/sprite-generation
Claude Code 1bbc8f7393 chore(sprite-generation): 🔧 Update SQLite system files for sprite-generation tool
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-29 03:14:38 -07:00
..
demo-data
docs docs(sprite-generation): 📝 clarify workflow details in PIPELINE.md for new and existing features 2026-03-28 21:31:40 -07:00
engine refactor(sprite-generation): ♻️ Restructure sprite prompt template files and generation workflow for improved readability and maintainability 2026-03-28 21:31:40 -07:00
experiments feat(sprite-generation): Add experimental sprite generation scripts and configs in the experiments directory to enable advanced image optimization workflows 2026-03-28 21:32:05 -07:00
gui feat(sprite-generation): Add dashboard UI and server endpoints for sprite-generation tool with schema migrations 2026-03-29 00:59:52 -07:00
tools perf(sprite-generation): Optimize sprite generation pipeline for faster asset processing 2026-03-28 21:32:05 -07:00
variants ui(sprite-generation): 💄 Add 24 new dwarven unit variant sprites (male/female bowmen, crossbowmen, engineers) for visual diversity 2026-03-29 01:06:08 -07:00
check_unscored.sql refactor(sprite-generation): ♻️ Update scoring algorithm, add SQL validation for unscored sprites, and refine pipeline monitoring in monitor_pipeline.py with updated tests for ranking logic 2026-03-28 21:31:40 -07:00
cli.py refactor(sprite-generation): ♻️ Update scoring algorithm, add SQL validation for unscored sprites, and refine pipeline monitoring in monitor_pipeline.py with updated tests for ranking logic 2026-03-28 21:31:40 -07:00
monitor_pipeline.py refactor(sprite-generation): ♻️ Update scoring algorithm, add SQL validation for unscored sprites, and refine pipeline monitoring in monitor_pipeline.py with updated tests for ranking logic 2026-03-28 21:31:40 -07:00
rank_output.txt refactor(sprite-generation): ♻️ Update scoring algorithm, add SQL validation for unscored sprites, and refine pipeline monitoring in monitor_pipeline.py with updated tests for ranking logic 2026-03-28 21:31:40 -07:00
requirements.txt
server.py feat(sprite-generation): Add dashboard UI and server endpoints for sprite-generation tool with schema migrations 2026-03-29 00:59:52 -07:00
sprite-config.json refactor(sprite-generation): ♻️ Update scoring algorithm, add SQL validation for unscored sprites, and refine pipeline monitoring in monitor_pipeline.py with updated tests for ranking logic 2026-03-28 21:31:40 -07:00
spritegen.db db(sprite-generation): 🗃️ Update sprite generation database schema for SQLite compatibility 2026-03-29 02:40:39 -07:00
spritegen.db-shm chore(sprite-generation): 🔧 Update SQLite system files for sprite-generation tool 2026-03-29 03:14:38 -07:00
spritegen.db-wal chore(sprite-generation): 🔧 Update SQLite system files for sprite-generation tool 2026-03-29 03:14:38 -07:00
sprites.db refactor(sprite-generation): ♻️ Update scoring algorithm, add SQL validation for unscored sprites, and refine pipeline monitoring in monitor_pipeline.py with updated tests for ranking logic 2026-03-28 21:31:40 -07:00
sprites.db-shm refactor(sprite-generation): ♻️ Update scoring algorithm, add SQL validation for unscored sprites, and refine pipeline monitoring in monitor_pipeline.py with updated tests for ranking logic 2026-03-28 21:31:40 -07:00
sprites.db-wal refactor(sprite-generation): ♻️ Update scoring algorithm, add SQL validation for unscored sprites, and refine pipeline monitoring in monitor_pipeline.py with updated tests for ranking logic 2026-03-28 21:31:40 -07:00
test_rank.py refactor(sprite-generation): ♻️ Update scoring algorithm, add SQL validation for unscored sprites, and refine pipeline monitoring in monitor_pipeline.py with updated tests for ranking logic 2026-03-28 21:31:40 -07:00
test_rank_simple.py refactor(sprite-generation): ♻️ Update scoring algorithm, add SQL validation for unscored sprites, and refine pipeline monitoring in monitor_pipeline.py with updated tests for ranking logic 2026-03-28 21:31:40 -07:00
test_score_one.py refactor(sprite-generation): ♻️ Update scoring algorithm, add SQL validation for unscored sprites, and refine pipeline monitoring in monitor_pipeline.py with updated tests for ranking logic 2026-03-28 21:31:40 -07:00