Commit Graph

2 Commits

Author SHA1 Message Date
jordan
a8c8a0a14d feat: add GCS-based persistent media storage, AI generation pipeline, and composable skeleton packages
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Adds complete media storage pipeline with GCS presigned uploads, AI image/video/text generation
via queue-based workers, realtime SSE event streaming, and comprehensive skeleton packages
(storage, mediagen, textgen, generation, realtime, persona, routing, ai-client). Includes
security fixes for media delete authorization, nil pointer guards in handlers, video persistence
via download-then-upload, consistent signed URLs, and Image→ImageIcon rename to avoid DOM collision.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 21:29:09 -07:00
jordan
b6ddcd92d2 feat(cookbook): add foundary-refine continuation tree for UX fixes
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Dispatches builds to fix empty state dead-end and invisible Kanban
columns in Foundary Studio projects.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 06:28:32 -07:00