jacob-ai-bot / jacob

Just Another Coding Bot
https://jacb.ai
Apache License 2.0
97 stars 12 forks source link

Feature - Figma image upload API can be used for images, new/edit code paths will save new images to branch #12

Closed kleneway closed 7 months ago

vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
otto-mvp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 6, 2024 0:31am
kleneway commented 7 months ago

@cpirich A few things here to note

Overall, any thoughts about this approach? I think the "get existing images -> check for dups -> save images -> update image prompt" flow should handle any cases where we are going through these steps multiple times. And I think using the signed urls that expire in an hour is a "good enough" tradeoff between security and simplicity. But open to other ideas here too.

There are a few accompanying updates to the Figma plugin that I'll push up shortly.