Skip to content

Generate HTML preview page for sprite sheets #247

Description

@williamthorsen

Problem

Verifying sprite sheet output currently requires launching the full dev server (pnpm run dev) and navigating to a run in the catwalk visualization. There is no lightweight way to visually inspect the generated sprites.

Solution

Enhance the sprite generator script to optionally emit an HTML preview page alongside the SVG sprite sheets. The page should display each frame in the 4x3 grid with labels (idle 1, walking, working 1, etc.) against the midnight blue background (#1a1a2e) used in the catwalk, showing both subagent and orchestrator sprites side by side.

Context

Metadata

Metadata

Labels

featureAdded or improved external functionalityscope:factory

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions