Commit graph

8 commits

Author SHA1 Message Date
Natalie
7eb2897854 feat(@projects/@magic-civilization): 🎨 Grok sprite-generation pipeline + starter orchestration
Adds a Grok image backend (grok_generator.py) behind a generator factory, a
starter-set orchestrator (starter.py, orchestrate_starter.py, starter_manifest.json)
and a Grok PoC harness with proof renders. Updates the ranker/processor/composition
prompts and sprite-config; refreshes the sprite-gallery design preview.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-19 17:57:01 -05:00
Claude Code
6caea8d3ac feat(game-data): Implement comprehensive ecological simulation with biome systems, terrain definitions, and flora/fauna models
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:52:04 -07:00
Claude Code
ebebb8095d 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
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 21:31:40 -07:00
Claude Code
20881cb76d feat(climate-sim): Add LayerPanel UI component and optimized hexGLShaders for climate simulation with enhanced sprite generation tooling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-27 00:19:58 -07:00
Claude Code
51ad0b746b feat(sprite-generation): Add sprite generation CLI tool with config and SQLite database integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 14:03:34 -07:00
Claude Code
c07d07a2ab chore(sprite-generation): 🔧 Update sprite generation CLI/server logic and database configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 11:38:32 -07:00
Claude Code
a2e6d594d1 db(sprite-generation): 🗃️ Add new sprite generation tables/columns to sprites.db and update CLI/server logic to support schema changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-26 01:06:56 -07:00
Claude Code
1b12cc3825 chore(tools): 🔧 Update build/test scripts in tools/ directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 22:48:52 -07:00