Files
Bas Nijholt da986fab6a fix: improve command palette theme filtering (#87)
- Normalize spaces after colons so "theme:dark" matches "theme: dark"
- Also handles multiple spaces like "theme:  dark"
2025-12-20 20:03:16 -08:00
..

Demo Recordings

Demo recording infrastructure for Compose Farm documentation.

Structure

docs/demos/
├── cli/        # VHS-based CLI terminal recordings
└── web/        # Playwright-based web UI recordings

Output

All recordings output to docs/assets/ as WebM (primary) and GIF (fallback).

See subdirectory READMEs for usage.