Hey, MindStudio team!
Is there a way to include a runtime variable in a vibe-coded User Input block? I have tried several times, and though the AI model (Claude 3.7 Sonnet) says it does it correctly each time, when I do a test run, it doesn’t display there.
This is my Agent ID: aea0a1ad-d791-412a-ae17-5f9d03528273.
Here is my use case… I have an agent whereby I use Nana Banana (SO much more fun saying than Google Gemini 2.5 Flash) to render an image, then allow the user to revise that image. The workflow functions correctly. However, in the “Prompt Revision” User Input block, I want to display the runtime variable above the actual user input in that block, so the user can see the generated image while writing revision suggestions.
Is there any way to do that? I have tried copying-and-pasting the code from the Generate Asset block that successfully displays the image, then write, “Use this code to see how to display the image.” I’ve even tried pasting the JSON from a successful past run, similarly as done for the Generate Asset block. But no luck.
Any ideas?
Thank you!