The AI Agent can now create dynamic expressions

Very necessary and maybe the most important part of the AI agent as I said during the July topic.

The true unlock will be complex nested and/or conditionals but a decent first step. At the very least this might speed up adding constraints manually.

One very important thing that’s missing: I don’t want it to make edits to my app.

Give me a “scratchpad” that’s completely disconnected from my app environment that I can copy and paste expressions/elements from. You could argue that’s what the “approve” button is doing but I want more granular control over “approve.” I don’t trust that button and I’m not confident that other changes won’t accidentally be made. Especially if there are multiple changes being made at once. Each change should have a “live preview” and be able to be approved/denied one by one.

1 Like