Commit 23e582c
committed
feat: add /playground page for AI image generation
New page at /playground that lets visitors generate images using the
existing Venice AI and FAL AI backend APIs. Includes model selector
(z-image-turbo, chroma, SD 3.5, HiDream, Qwen Image), aspect ratio
picker, loading state, error handling, and hover-to-reveal "open"
overlay on the result. Fully theme-aware across all three themes.
Also registers the route in the menu, keyboard nav ([ / ]), and CLAUDE.md.
https://claude.ai/code/session_01WS3k66JckjG5u9Qypm2gdN1 parent be0ac7d commit 23e582c
4 files changed
Lines changed: 622 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
74 | | - | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments