Commit Graph

4 Commits

Author SHA1 Message Date
Jeff Emmett 59a738bc23 Fix YAML parsing error in generated design metadata
Escape double quotes in user-provided name and concept fields to prevent
YAML parsing errors when designs contain quotes (e.g., "tax wealth not work").

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-12 00:07:49 +01:00
Jeff Emmett ce77530efc fix: clear design cache when activating a design 2026-01-31 13:35:48 +00:00
Jeff Emmett 0724566c05 fix: use correct Gemini model for image generation (gemini-3-pro-image-preview) 2026-01-30 11:57:54 +00:00
Jeff Emmett 3262786269 feat: add Design Swag feature with AI generation
- Add /api/design/generate endpoint for AI image generation
- Add /api/design/{slug}/activate to publish designs
- Add /design page with form and preview
- Add 'Design Swag' button to navigation
- Update footer tagline to 'Build infrastructure, not empires'
2026-01-30 11:00:07 +00:00