AI Studio chat interface layout suggestions

Suggestions:

  1. Color code the discussions in the chat to make it easier to navigate:
    user messages - background color A
    bot messages - background color B

2. Color code buttons to make them stand out more (Restore, View diff)

3. Add a restore point at the top of the chat every time an app is openeded and make it possible for user to add restore points manually too.

Thanks fro a great product!

In regards to your point #3, there is currently a small workaround for that, where you can force a restore point, by simply editing a file, before you execute your prompt.

Save → Press enter at the bottom of a random file → Execute prompt. You now have a new restore point.

Is it optimal? No, but at least you can create them.

You mean adding an empty line in any of the code files to make it possible to save manually? If that’s what you mean, it is a useful (but time consuming) work-around for the time being

Yes, after a save/end of turn you just add a line and remove it again, in any file. You don’t have to save first - that’s just what I do.